aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_fb_helper.c
AgeCommit message (Expand)Author
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
2014-06-05drm: add drm_fb_helper_restore_fbdev_mode_unlocked()Rob Clark
2014-06-05drm: convert crtc and connection_mutex to ww_mutex (v5)Rob Clark
2014-06-04drm: replace drm_get_connector_name() with direct name field useJani Nikula
2014-04-29drm/fb: Fix typosThierry Reding
2014-04-29drm: Try to acquire modeset lock on panic or sysrqThierry Reding
2014-04-04drm: Prefer noninterlace cmdline mode unless explicitly specifiedTakashi Iwai
2014-04-01drm: Replace crtc fb with primary plane fb (v3)Matt Roper
2014-04-01drm: Add support for multiple plane types (v2)Matt Roper
2014-03-22drm/fb-helper: improve drm_fb_helper_initial_config lockingDaniel Vetter
2014-03-18Merge branch 'topic/core-stuff' of git://git.freedesktop.org/git/drm-intel in...Dave Airlie
2014-03-17drm/fb-helper: Do the 'max_conn_count' zero checkXiubo Li
2014-03-17drm/fb-helper: Use drm_fb_helper_restore_fbdev_mode() in drm_fb_helper_set_par()Ville Syrjälä