summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_fb_helper.c
AgeCommit message (Expand)Author
2015-11-17drm/core: Fix old_fb handling in pan_display_atomic.Maarten Lankhorst
2015-11-17drm/core: Fix old_fb handling in restore_fbdev_mode_atomic.Maarten Lankhorst
2015-10-20Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-10-19drm/fb-helper: Fix fb refcounting in pan_display_atomicDaniel Vetter
2015-10-19drm/fb-helper: Set plane rotation directlyDaniel Vetter
2015-10-16Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...Dave Airlie
2015-10-02drm: handle cursor_set2 in restore_fbdev_modeAlex Deucher
2015-09-24drm/fbdev: Update legacy plane->fb refcounting for atomic restoreMatt Roper
2015-09-16drm/fb-helper: atomic pan_display()..Rob Clark
2015-09-16drm/fb-helper: atomic restore_fbdev_mode()..Rob Clark
2015-09-08drm/fb-helper: Add module option to disable fbdev emulationDaniel Vetter
2015-09-08drm/fb-helper: Use -errno return in restore_mode_unlockedDaniel Vetter
2015-08-11drm/core: Set mode to NULL when connectors in a set drops to 0.Maarten Lankhorst
2015-08-06drm/fb-helper: Move drm_fb_helper_force_kernel_mode() inside #ifdefGeert Uytterhoeven
2015-08-06drm/fb-helper: Clarify drm_fb_helper_restore_fbdev_mode*()Geert Uytterhoeven
2015-08-06drm/fb-helper: Stop using trylocks in force_restoreDaniel Vetter
2015-08-06drm/fbdev: Return -EBUSY when oopsingDaniel Vetter
2015-08-06drm/fb_helper: Create a wrapper for fb_set_suspendArchit Taneja
2015-08-06drm/fb_helper: Create wrappers for blit, copyarea and fillrect funcsArchit Taneja
2015-08-06drm/fb_helper: Create wrappers for fb_sys_read/write funcsArchit Taneja
2015-08-06drm/fb_helper: Create a wrapper for unlink_framebufferArchit Taneja
2015-08-06drm/fb_helper: Add drm_fb_helper functions to manage fb_info creationArchit Taneja
2015-07-24Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.o...Dave Airlie
2015-07-22drm/fbdev-helper: Grab mode_config.mutex in drm_fb_helper_single_add_all_conn...Daniel Vetter
2015-07-22drm: Add modeset object iteratorsDaniel Vetter
2015-07-16drm/fb: drop panic handlingDave Airlie
2015-04-07drm/drm: constify all struct drm_*_helper funcs pointersJani Nikula
2015-03-23drm: fb_helper: Simplify exit conditionDaniel Stone
2015-03-11drm/fb: handle tiled connectors betterRob Clark
2015-03-11drm/fb: small cleanupRob Clark
2015-02-16Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-01-30drm: fix fb-helper vs MST dangling connector ptrs (v2)Rob Clark
2015-01-27Merge tag 'topic/core-stuff-2015-01-23' of git://anongit.freedesktop.org/drm-...Dave Airlie
2015-01-21drm/fb-helper: Propagate errors from initial config failureThierry Reding
2015-01-21drm: fb helper should avoid sleeping in panic contextRui Wang
2014-12-09drm/fb: add support for tiled monitor configurations. (v2)Dave Airlie
2014-12-09drm/fb_helper: move deferred fb checking into restore mode (v2)Dave Airlie
2014-11-04drm: Remove compiler BUG_ON() testPeter Hurley
2014-09-03Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-08-26Merge tag 'drm-intel-next-2014-08-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-08-20drm: fix plane rotation when restoring fbdev configurationThomas Wood
2014-08-14drm: Use the type of the array element when reallocatingDamien Lespiau
2014-08-08drm: trylock modest locking for fbdev panicsDaniel Vetter
2014-08-08drm: Resetting rotation propertySonika Jindal
2014-08-06drm: Perform cmdline mode parsing during connector initialisationChris Wilson
2014-07-08drm/fb_helper: allow adding/removing connectors laterDave Airlie
2014-07-08drm: Introduce drm_fb_helper_prepare()Thierry Reding
2014-07-08drm/fb-helper: Fix hpd vs. initial config racesDaniel Vetter
2014-06-19drm/fb-helper: Remove unnecessary list empty check in drm_fb_helper_debug_ent...Liu Ying
2014-06-19drm/fb-helper: Redundant info->fix.type_aux setting in drm_fb_helper_fill_fix()Liu Ying