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
2015-08-11
drm/core: Set mode to NULL when connectors in a set drops to 0.
Maarten Lankhorst
2015-08-06
drm/fb-helper: Move drm_fb_helper_force_kernel_mode() inside #ifdef
Geert Uytterhoeven
2015-08-06
drm/fb-helper: Clarify drm_fb_helper_restore_fbdev_mode*()
Geert Uytterhoeven
2015-08-06
drm/fb-helper: Stop using trylocks in force_restore
Daniel Vetter
2015-08-06
drm/fbdev: Return -EBUSY when oopsing
Daniel Vetter
2015-08-06
drm/fb_helper: Create a wrapper for fb_set_suspend
Archit Taneja
2015-08-06
drm/fb_helper: Create wrappers for blit, copyarea and fillrect funcs
Archit Taneja
2015-08-06
drm/fb_helper: Create wrappers for fb_sys_read/write funcs
Archit Taneja
2015-08-06
drm/fb_helper: Create a wrapper for unlink_framebuffer
Archit Taneja
2015-08-06
drm/fb_helper: Add drm_fb_helper functions to manage fb_info creation
Archit Taneja
2015-07-24
Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.o...
Dave Airlie
2015-07-22
drm/fbdev-helper: Grab mode_config.mutex in drm_fb_helper_single_add_all_conn...
Daniel Vetter
2015-07-22
drm: Add modeset object iterators
Daniel Vetter
2015-07-16
drm/fb: drop panic handling
Dave Airlie
2015-04-07
drm/drm: constify all struct drm_*_helper funcs pointers
Jani Nikula
2015-03-23
drm: fb_helper: Simplify exit condition
Daniel Stone
2015-03-11
drm/fb: handle tiled connectors better
Rob Clark
2015-03-11
drm/fb: small cleanup
Rob Clark
2015-02-16
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-01-30
drm: fix fb-helper vs MST dangling connector ptrs (v2)
Rob Clark
2015-01-27
Merge tag 'topic/core-stuff-2015-01-23' of git://anongit.freedesktop.org/drm-...
Dave Airlie
2015-01-21
drm/fb-helper: Propagate errors from initial config failure
Thierry Reding
2015-01-21
drm: fb helper should avoid sleeping in panic context
Rui Wang
2014-12-09
drm/fb: add support for tiled monitor configurations. (v2)
Dave Airlie
2014-12-09
drm/fb_helper: move deferred fb checking into restore mode (v2)
Dave Airlie
2014-11-04
drm: Remove compiler BUG_ON() test
Peter Hurley
2014-09-03
Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-08-26
Merge tag 'drm-intel-next-2014-08-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-08-20
drm: fix plane rotation when restoring fbdev configuration
Thomas Wood
2014-08-14
drm: Use the type of the array element when reallocating
Damien Lespiau
2014-08-08
drm: trylock modest locking for fbdev panics
Daniel Vetter
2014-08-08
drm: Resetting rotation property
Sonika Jindal
2014-08-06
drm: Perform cmdline mode parsing during connector initialisation
Chris Wilson
2014-07-08
drm/fb_helper: allow adding/removing connectors later
Dave Airlie
2014-07-08
drm: Introduce drm_fb_helper_prepare()
Thierry Reding
2014-07-08
drm/fb-helper: Fix hpd vs. initial config races
Daniel Vetter
2014-06-19
drm/fb-helper: Remove unnecessary list empty check in drm_fb_helper_debug_ent...
Liu Ying
2014-06-19
drm/fb-helper: Redundant info->fix.type_aux setting in drm_fb_helper_fill_fix()
Liu Ying
2014-06-05
drm: add drm_fb_helper_restore_fbdev_mode_unlocked()
Rob Clark
2014-06-05
drm: convert crtc and connection_mutex to ww_mutex (v5)
Rob Clark
2014-06-04
drm: replace drm_get_connector_name() with direct name field use
Jani Nikula
2014-04-29
drm/fb: Fix typos
Thierry Reding
2014-04-29
drm: Try to acquire modeset lock on panic or sysrq
Thierry Reding
2014-04-04
drm: Prefer noninterlace cmdline mode unless explicitly specified
Takashi Iwai
2014-04-01
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-04-01
drm: Add support for multiple plane types (v2)
Matt Roper
2014-03-22
drm/fb-helper: improve drm_fb_helper_initial_config locking
Daniel Vetter
2014-03-18
Merge branch 'topic/core-stuff' of git://git.freedesktop.org/git/drm-intel in...
Dave Airlie
2014-03-17
drm/fb-helper: Do the 'max_conn_count' zero check
Xiubo Li
2014-03-17
drm/fb-helper: Use drm_fb_helper_restore_fbdev_mode() in drm_fb_helper_set_par()
Ville Syrjälä
[next]