index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
drm
/
drm_fb_helper.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: remove unused and redundant callbacks
Peter Rosin
2017-08-07
1
-32
/
+0
*
drm/fb-helper: Support deferred setup
Daniel Vetter
2017-07-26
1
-0
/
+23
*
drm/fb-helper: Add top-level lock
Thierry Reding
2017-07-06
1
-1
/
+18
*
drm/fb-helper: implement ioctl FBIO_WAITFORVSYNC
Maxime Ripard
2017-03-02
1
-1
/
+11
*
drm/fb-helper: Automatically clean up fb_info
Daniel Vetter
2017-02-07
1
-4
/
+0
*
drm: Fix build when FBDEV_EMULATION is disabled
Gabriel Krisman Bertazi
2017-02-02
1
-1
/
+1
*
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2017-02-02
1
-2
/
+1
*
drm: remove useless parameters from drm_pick_cmdline_mode function
Vincent Abriou
2017-01-09
1
-2
/
+1
*
drm/doc: use preferred struct reference in kernel-doc
Daniel Vetter
2016-12-30
1
-1
/
+1
*
drm/fb-helper: add fb_debug_* to DRM_FB_HELPER_DEFAULT_OPS
Stefan Christ
2016-11-14
1
-1
/
+3
*
drm/fb-helper: fix sphinx markup for DRM_FB_HELPER_DEFAULT_OPS
Stefan Christ
2016-10-10
1
-1
/
+1
*
drm/fb-helper: add DRM_FB_HELPER_DEFAULT_OPS for fb_ops
Stefan Christ
2016-10-04
1
-0
/
+13
*
drm/fb-helper: Fix sparse warnings
Ville Syrjälä
2016-09-19
1
-5
/
+0
*
drm/fb-helper: don't call remove_conflicting_framebuffers for FB=m && DRM=y
Arnd Bergmann
2016-08-29
1
-1
/
+1
*
drm/fb-helper: Make docs for fb_set_suspend wrappers consistent
Daniel Vetter
2016-08-23
1
-4
/
+4
*
drm/fb-helper: Add drm_fb_helper_set_suspend_unlocked()
Noralf Trønnes
2016-08-23
1
-0
/
+9
*
drm/fb-helper: Fix the dummy remove_conflicting_framebuffers
Chris Wilson
2016-08-23
1
-7
/
+7
*
drm: Don't export dp-aux devnode functions
Daniel Vetter
2016-08-16
1
-1
/
+0
*
drm/fb-helper: Add a dummy remove_conflicting_framebuffers
Daniel Vetter
2016-08-12
1
-0
/
+14
*
drm: Replace fb_helper->atomic with mode_config->atomic_commit
Daniel Vetter
2016-06-09
1
-11
/
+0
*
drm/fb-helper: Add fb_deferred_io support
Noralf Trønnes
2016-05-02
1
-0
/
+15
*
drm/kms_helper: Add a common place to call init and exit functions.
Rafael Antognolli
2016-02-12
1
-0
/
+6
*
drm: Move LEAVE/ENTER_ATOMIC_MODESET to fbdev helpers
Daniel Vetter
2015-12-08
1
-0
/
+5
*
drm: Polish fbdev helper struct docs
Daniel Vetter
2015-12-08
1
-15
/
+81
*
drm/fb-helper: atomic restore_fbdev_mode()..
Rob Clark
2015-09-16
1
-0
/
+11
*
drm/fb-helper: add headerdoc for drm_fb_helper
Rob Clark
2015-09-16
1
-0
/
+14
*
drm/fb-helper: Use -errno return in restore_mode_unlocked
Daniel Vetter
2015-09-08
1
-3
/
+3
*
drm: Add top level Kconfig option for DRM fbdev emulation
Archit Taneja
2015-08-06
1
-0
/
+185
*
drm/fb_helper: Create a wrapper for fb_set_suspend
Archit Taneja
2015-08-06
1
-0
/
+2
*
drm/fb_helper: Create wrappers for blit, copyarea and fillrect funcs
Archit Taneja
2015-08-06
1
-0
/
+14
*
drm/fb_helper: Create wrappers for fb_sys_read/write funcs
Archit Taneja
2015-08-06
1
-0
/
+5
*
drm/fb_helper: Create a wrapper for unlink_framebuffer
Archit Taneja
2015-08-06
1
-0
/
+2
*
drm/fb_helper: Add drm_fb_helper functions to manage fb_info creation
Archit Taneja
2015-08-06
1
-0
/
+4
*
drm/fb: document drm_fb_helper_surface_size
Rob Clark
2015-03-11
1
-0
/
+19
*
drm/fb-helper: Propagate errors from initial config failure
Thierry Reding
2015-01-21
1
-1
/
+1
*
drm/fb: add support for tiled monitor configurations. (v2)
Dave Airlie
2014-12-09
1
-0
/
+6
*
drm: Perform cmdline mode parsing during connector initialisation
Chris Wilson
2014-08-06
1
-1
/
+0
*
drm/fb_helper: allow adding/removing connectors later
Dave Airlie
2014-07-08
1
-0
/
+4
*
drm: Introduce drm_fb_helper_prepare()
Thierry Reding
2014-07-08
1
-0
/
+2
*
drm: Constify struct drm_fb_helper_funcs
Thierry Reding
2014-07-08
1
-1
/
+1
*
drm: add drm_fb_helper_restore_fbdev_mode_unlocked()
Rob Clark
2014-06-05
1
-1
/
+1
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-04-08
1
-0
/
+6
|
\
|
*
drm: export cmdline and preferred mode functions from fb helper
Jesse Barnes
2014-02-12
1
-0
/
+6
*
|
treewide: Fix typo in Documentation/DocBook
Masanari Iida
2014-02-19
1
-1
/
+1
|
/
*
drm: Remove pointless '-' characters from drm_fb_helper documentation
Ville Syrjälä
2013-05-10
1
-8
/
+8
*
drm: Add kernel-doc for drm_fb_helper_funcs->initial_config
Ville Syrjälä
2013-05-10
1
-0
/
+1
*
Merge tag 'drm-intel-next-2013-04-06' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-04-16
1
-0
/
+4
|
\
|
*
drm: add initial_config function to fb helper
Jesse Barnes
2013-03-26
1
-0
/
+4
*
|
include/drm/drm_fb_helper.h: remove left over function declaration
Alon Levy
2013-04-12
1
-6
/
+0
|
/
*
drm/fb-helper: remove unused members of struct drm_fb_helper
Daniel Vetter
2013-02-14
1
-2
/
+0
[next]