Shashank Sharma
|
222ec1618c
drm: Add aspect ratio parsing in DRM layer
|
7 years ago |
Ville Syrjälä
|
11b83e3fbc
drm: Remove now pointelss blob->data casts
|
7 years ago |
Maarten Lankhorst
|
8d44e9e69a
drm/framebuffer: Print task that allocated the fb in debug info.
|
7 years ago |
Noralf Trønnes
|
48c9571c34
drm/fb-helper: Add drm_fb_helper_defio_init()
|
7 years ago |
Noralf Trønnes
|
95b0137f28
drm/fb-helper: Update DOC with new helpers
|
7 years ago |
Noralf Trønnes
|
8741216396
drm/fb-helper: Add drm_fb_helper_fbdev_setup/teardown()
|
7 years ago |
Gustavo A. R. Silva
|
89f3f35620
drm/fb-helper: Fix potential NULL pointer dereference
|
7 years ago |
Hans de Goede
|
8f0cb41839
drm/fb-helper: Apply panel orientation connector prop to the primary plane, v6.
|
7 years ago |
Dave Airlie
|
2c1c55cb75
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
|
7 years ago |
Maarten Lankhorst
|
52dd06506e
drm/fb_helper: Disable all crtc's when initial setup fails.
|
7 years ago |
Dave Airlie
|
b5f053882f
drm/fb: add support for not enabling fbcon on non-desktop displays [v2]
|
7 years ago |
Noralf Trønnes
|
304a4f6acc
drm/fb-helper: Add .last_close and .output_poll_changed helpers
|
7 years ago |
Noralf Trønnes
|
29ad20b22c
drm: Add drm_device->fb_helper pointer
|
7 years ago |
Noralf Trønnes
|
c777990fb4
drm/fb-helper: Handle function NULL argument
|
7 years ago |
Harsha Sharma
|
4b947b1c5a
drm: Replace kzalloc with kcalloc
|
7 years ago |
Noralf Trønnes
|
b52f09c494
drm/fb-helper: Avoid NULL ptr dereference in fb_set_suspend()
|
8 years ago |
David Lechner
|
991a399990
drm/fb-helper: pass physical dimensions to fbdev
|
8 years ago |
David Lechner
|
f461bd2b49
drm/fb-helper: add new drm_setup_crtcs_fb() function
|
8 years ago |
David Lechner
|
27a061fb16
drm/fb: Fix pointer dereference before null check.
|
8 years ago |
Daniel Vetter
|
ca91a2758f
drm/fb-helper: Support deferred setup
|
8 years ago |
Peter Rosin
|
964c60063b
drm/fb-helper: separate the fb_setcmap helper into atomic and legacy paths
|
8 years ago |
Peter Rosin
|
08c992c55d
drm/fb-helper: remove drm_fb_helper_save_lut_atomic
|
8 years ago |
Peter Rosin
|
a3562a0e47
drm/fb-helper: keep the .gamma_store updated in drm_fb_helper_setcmap
|
8 years ago |
Peter Rosin
|
b8e2b0199c
drm/fb-helper: factor out pseudo-palette
|
8 years ago |
Daniel Vetter
|
6b7dc6e9f8
drm/fb-helper: Split dpms handling into legacy and atomic paths
|
8 years ago |
Daniel Vetter
|
e13a058310
drm/fb-helper: Stop using mode_config.mutex for internals
|
8 years ago |
Daniel Vetter
|
1d0c641091
drm/fb-helper: Push locking into restore_fbdev_mode_atomic|legacy
|
8 years ago |
Daniel Vetter
|
5c2e3448d1
drm/fb-helper: Push locking into pan_display_atomic|legacy
|
8 years ago |
Daniel Vetter
|
235d3e4fa1
drm/fb-helper: Drop locking from the vsync wait ioctl code
|
8 years ago |
Daniel Vetter
|
bdac4a052a
drm/fb-helper: Push locking in fb_is_bound
|
8 years ago |