Maarten Lankhorst
|
e28661bd1a
drm/i915: Use atomic state in intel_fb_initial_config.
|
9 年 前 |
Lukas Wunner
|
4601b933c9
drm/i915: Remove obsolete code from intelfb_alloc()
|
9 年 前 |
Chris Wilson
|
0c82312f3f
drm/i915: Pin the ifbdev for the info->system_base GGTT mmapping
|
9 年 前 |
Lukas Wunner
|
366e39b4d2
drm/i915: Tear down fbdev if initialization fails
|
9 年 前 |
Lukas Wunner
|
54632abe8c
drm/i915: Fix oops caused by fbdev initialization failure
|
9 年 前 |
Ville Syrjälä
|
e00bf69644
drm/i915: Move the fbdev async_schedule() into intel_fbdev.c
|
9 年 前 |
Tvrtko Ursulin
|
51f1385b90
drm/i915: Fix failure paths around initial fbdev allocation
|
10 年 前 |
Lukas Wunner
|
ca40ba855c
drm/i915: Fix double unref in intelfb_alloc failure path
|
9 年 前 |
Maarten Lankhorst
|
7580d774b0
drm/i915: Wait for object idle without locks in atomic_commit, v2.
|
10 年 前 |
Paulo Zanoni
|
3badb49f08
drm/i915: don't allocate fbcon from stolen memory if it's too big
|
10 年 前 |
Daniel Vetter
|
44cc6c08da
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
|
10 年 前 |
Rob Clark
|
28cc504e8d
drm/i915: enable atomic fb-helper
|
10 年 前 |
Maarten Lankhorst
|
f4502c25eb
drm/i915: Always try to inherit the initial fb.
|
10 年 前 |
Maarten Lankhorst
|
d551599181
drm/i915: Remove references to crtc->active from intel_fbdev.c
|
10 年 前 |
Daniel Vetter
|
e93c28f393
Merge tag 'drm-intel-next-fixes-2015-09-02' into drm-intel-next-queued
|
10 年 前 |
Michel Thierry
|
088e0df402
drm/i915/gtt: Allow >= 4GB offsets in X86_32
|
10 年 前 |
Archit Taneja
|
21cff14847
drm/i915: Use new drm_fb_helper functions
|
10 年 前 |
Daniel Vetter
|
c50bfd08d6
drm/fbdev: Return -EBUSY when oopsing
|
10 年 前 |
Maarten Lankhorst
|
5c1e342619
drm/i915: Readout initial hw mode.
|
10 年 前 |
Maarten Lankhorst
|
8e9ba31a0f
drm/i915: Do not use plane_config in intel_fbdev.c
|
10 年 前 |
Rodrigo Vivi
|
d04df7325a
drm/i915: fbdev restore mode needs to invalidate frontbuffer
|
10 年 前 |
Rodrigo Vivi
|
aba6da3e61
drm/i915: fbdev_set_par reliably invalidating frontbuffer
|
10 年 前 |
John Harrison
|
91af127fd7
drm/i915: Update i915_gem_object_sync() to take a request structure
|
10 年 前 |
Rodrigo Vivi
|
77a0d1cab4
drm/i915: Remove unused ring argument from frontbuffer invalidate and busy functions.
|
10 年 前 |
Rodrigo Vivi
|
d9a946b523
drm/i915: Another fbdev hack to avoid PSR on fbcon.
|
10 年 前 |
Tvrtko Ursulin
|
82bc3b2daa
drm/i915: Pass in plane state when (un)pinning frame buffers
|
10 年 前 |
Rodrigo Vivi
|
03e515f7f8
drm/i915: Make sure we invalidate frontbuffer on fbcon.
|
10 年 前 |
Daniel Vetter
|
091df6cbf2
drm/i915: Switch intel_fb_align_height to fb format modifiers
|
10 年 前 |
Damien Lespiau
|
5724dbd167
drm/i915: Rename plane_config to initial_plane_config
|
10 年 前 |
Damien Lespiau
|
ec2c981e62
drm/i915: Use a common function for computing the fb height alignment
|
10 年 前 |