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
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
2017-05-08
format-security: move static strings to const
Kees Cook
2017-04-06
drm/fb-helper: Extract _legacy kms functions
Daniel Vetter
2017-04-06
drm: Add acquire ctx to ->gamma_set hook
Daniel Vetter
2017-04-06
drm/fb-helper: Give up on kgdb for atomic drivers
Daniel Vetter
2017-04-04
Merge airlied/drm-next into drm-misc-next
Sean Paul
2017-03-31
drm/fb-helper: Improve code readability
Thierry Reding
2017-03-31
drm/fb-helper: Reshuffle code for subsequent patches
Thierry Reding
2017-03-31
drm/fb-helper: Cleanup checkpatch warnings
Thierry Reding
2017-03-28
Backmerge tag 'v4.11-rc4' into drm-next
Dave Airlie
2017-03-23
drm/fb-helper: Allow var->x/yres(_virtual) < fb->width/height again
Michel Dänzer
2017-03-02
drm/fb-helper: implement ioctl FBIO_WAITFORVSYNC
Maxime Ripard
2017-02-28
drm: Rename connector list iterator API
Thierry Reding
2017-02-28
drm: Introduce drm_connector_{get,put}()
Thierry Reding
2017-02-26
drm/fb-helper: Add multi buffer support for cma fbdev
Xinliang Liu
2017-02-26
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-02-08
drm: Cancel drm_fb_helper_resume_work on unload
Chris Wilson
2017-02-08
drm: Cancel drm_fb_helper_dirty_work on unload
Chris Wilson
2017-02-07
drm/fb-helper: Automatically clean up fb_info
Daniel Vetter
[next]