index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_fb_helper.c
Age
Commit message (
Expand
)
Author
2018-10-28
Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-10-04
drm: fb-helper: Reject all pixel format changing requests
Eugeniy Paltsev
2018-10-03
drm/fb_helper: Allow leaking fbdev smem_start
Neil Armstrong
2018-10-02
drm/cma-helper: Fix crash in fbdev error path
Noralf Trønnes
2018-09-27
Merge drm/drm-next into drm-misc-next
Sean Paul
2018-09-27
BackMerge v4.19-rc5 into drm-next
Dave Airlie
2018-09-25
drm/fb-helper: Improve error reporting in setup
Noralf Trønnes
2018-09-12
drm/fb-helper: Remove set but not used variable 'connector_funcs'
YueHaibing
2018-09-11
drm/fb: Stop leaking physical address
Daniel Vetter
2018-09-10
drm/fb-helper: improve documentation and print warnings
Peter Wu
2018-07-10
drm/fb-helper: Finish the generic fbdev emulation
Noralf Trønnes
2018-07-10
drm/fb-helper: Add generic fbdev emulation .fb_probe function
Noralf Trønnes
2018-07-05
drm: Add drm_connector_for_each_possible_encoder()
Ville Syrjälä
2018-07-05
drm/fb-helper: Eliminate the .best_encoder() usage
Ville Syrjälä
2018-06-11
drm: Stop updating plane->crtc/fb/old_fb on atomic drivers
Ville Syrjälä
2018-05-28
drm/fb-helper: Fix typo on kerneldoc
Daniel Vetter
2018-05-11
drm: Add aspect ratio parsing in DRM layer
Shashank Sharma
2018-03-16
drm: Remove now pointelss blob->data casts
Ville Syrjälä
2017-12-20
drm/framebuffer: Print task that allocated the fb in debug info.
Maarten Lankhorst
2017-12-20
drm/fb-helper: Add drm_fb_helper_defio_init()
Noralf Trønnes
2017-12-20
drm/fb-helper: Update DOC with new helpers
Noralf Trønnes
2017-12-20
drm/fb-helper: Add drm_fb_helper_fbdev_setup/teardown()
Noralf Trønnes
2017-12-06
drm/fb-helper: Fix potential NULL pointer dereference
Gustavo A. R. Silva
2017-12-04
drm/fb-helper: Apply panel orientation connector prop to the primary plane, v6.
Hans de Goede
2017-12-04
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2017-11-29
drm/fb_helper: Disable all crtc's when initial setup fails.
Maarten Lankhorst
2017-11-23
drm/fb: add support for not enabling fbcon on non-desktop displays [v2]
Dave Airlie
2017-10-31
drm/fb-helper: Add .last_close and .output_poll_changed helpers
Noralf Trønnes
2017-10-31
drm: Add drm_device->fb_helper pointer
Noralf Trønnes
2017-10-31
drm/fb-helper: Handle function NULL argument
Noralf Trønnes
2017-10-13
drm: Replace kzalloc with kcalloc
Harsha Sharma
2017-09-02
drm/fb-helper: Avoid NULL ptr dereference in fb_set_suspend()
Noralf Trønnes
2017-08-07
drm/fb-helper: pass physical dimensions to fbdev
David Lechner
2017-08-03
drm/fb-helper: add new drm_setup_crtcs_fb() function
David Lechner
2017-08-03
drm/fb: Fix pointer dereference before null check.
David Lechner
2017-07-26
drm/fb-helper: Support deferred setup
Daniel Vetter
2017-07-14
drm/fb-helper: separate the fb_setcmap helper into atomic and legacy paths
Peter Rosin
2017-07-06
drm/fb-helper: remove drm_fb_helper_save_lut_atomic
Peter Rosin
2017-07-06
drm/fb-helper: keep the .gamma_store updated in drm_fb_helper_setcmap
Peter Rosin
2017-07-06
drm/fb-helper: factor out pseudo-palette
Peter Rosin
2017-07-06
drm/fb-helper: Split dpms handling into legacy and atomic paths
Daniel Vetter
2017-07-06
drm/fb-helper: Stop using mode_config.mutex for internals
Daniel Vetter
2017-07-06
drm/fb-helper: Push locking into restore_fbdev_mode_atomic|legacy
Daniel Vetter
2017-07-06
drm/fb-helper: Push locking into pan_display_atomic|legacy
Daniel Vetter
2017-07-06
drm/fb-helper: Drop locking from the vsync wait ioctl code
Daniel Vetter
2017-07-06
drm/fb-helper: Push locking in fb_is_bound
Daniel Vetter
2017-07-06
drm/fb-helper: Add top-level lock
Thierry Reding
2017-07-06
drm/fb-helper: Push down modeset lock into FB helpers
Thierry Reding
2017-07-04
drm/fb-helper: Remove drm_mode_config_fb.
Maarten Lankhorst
2017-05-22
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
[next]