Archit Taneja
|
21cff14847
drm/i915: Use new drm_fb_helper functions
|
10 years ago |
Daniel Vetter
|
c50bfd08d6
drm/fbdev: Return -EBUSY when oopsing
|
10 years ago |
Maarten Lankhorst
|
5c1e342619
drm/i915: Readout initial hw mode.
|
10 years ago |
Maarten Lankhorst
|
8e9ba31a0f
drm/i915: Do not use plane_config in intel_fbdev.c
|
10 years ago |
Rodrigo Vivi
|
d04df7325a
drm/i915: fbdev restore mode needs to invalidate frontbuffer
|
10 years ago |
Rodrigo Vivi
|
aba6da3e61
drm/i915: fbdev_set_par reliably invalidating frontbuffer
|
10 years ago |
John Harrison
|
91af127fd7
drm/i915: Update i915_gem_object_sync() to take a request structure
|
10 years ago |
Rodrigo Vivi
|
77a0d1cab4
drm/i915: Remove unused ring argument from frontbuffer invalidate and busy functions.
|
10 years ago |
Rodrigo Vivi
|
d9a946b523
drm/i915: Another fbdev hack to avoid PSR on fbcon.
|
10 years ago |
Tvrtko Ursulin
|
82bc3b2daa
drm/i915: Pass in plane state when (un)pinning frame buffers
|
10 years ago |
Rodrigo Vivi
|
03e515f7f8
drm/i915: Make sure we invalidate frontbuffer on fbcon.
|
10 years ago |
Daniel Vetter
|
091df6cbf2
drm/i915: Switch intel_fb_align_height to fb format modifiers
|
10 years ago |
Damien Lespiau
|
5724dbd167
drm/i915: Rename plane_config to initial_plane_config
|
10 years ago |
Damien Lespiau
|
ec2c981e62
drm/i915: Use a common function for computing the fb height alignment
|
10 years ago |
Damien Lespiau
|
49af449b45
drm/i915: Change plane_config to store a tiling_mode
|
10 years ago |
Ander Conselvan de Oliveira
|
6e3c9717e0
drm/i915: Make intel_crtc->config a pointer
|
10 years ago |
Ander Conselvan de Oliveira
|
2d112de7db
drm/i915: Embedded struct drm_crtc_state in intel_crtc_state
|
10 years ago |
Dave Airlie
|
b0ee9e7fa5
drm/fb: add support for tiled monitor configurations. (v2)
|
10 years ago |
Tvrtko Ursulin
|
850c4cdc6c
drm/i915: Make intel_pin_and_fence_fb_obj take plane and framebuffer
|
10 years ago |
Jesse Barnes
|
d1d70677e1
drm/i915: make fbdev initialization asynchronous v2
|
11 years ago |
Chris Wilson
|
d84a0f3280
drm/i915: honour forced connector modes
|
11 years ago |
Chris Wilson
|
82e3b8c130
drm/i915: Localise the fbdev console lock frobbing
|
11 years ago |
Dave Airlie
|
e05444be70
drm/i915: fix initial fbdev setup warnings
|
11 years ago |
Dave Airlie
|
0e32b39cee
drm/i915: add DP 1.2 MST support (v0.7)
|
11 years ago |
Dave Airlie
|
c51f716790
Merge tag 'drm-intel-next-2014-07-11' of git://anongit.freedesktop.org/drm-intel into drm-next
|
11 years ago |
Dave Airlie
|
ca5a1b9ba0
Merge tag 'drm-intel-next-2014-06-20' of git://anongit.freedesktop.org/drm-intel into drm-next
|
11 years ago |
Thierry Reding
|
10a2310265
drm: Introduce drm_fb_helper_prepare()
|
11 years ago |
Thierry Reding
|
3a4938799d
drm: Constify struct drm_fb_helper_funcs
|
11 years ago |
Fabian Frederick
|
1267a26b22
drm/i915: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN
|
11 years ago |
Daniel Vetter
|
e991077ec6
drm/i915: Properly track domain of the fbcon fb
|
11 years ago |