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.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
/
drivers
/
gpu
/
drm
/
drm_fb_helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/fb-helper: pass physical dimensions to fbdev
David Lechner
2017-08-07
1
-2
/
+15
*
drm/fb-helper: add new drm_setup_crtcs_fb() function
David Lechner
2017-08-03
1
-12
/
+18
*
drm/fb: Fix pointer dereference before null check.
David Lechner
2017-08-03
1
-1
/
+1
*
drm/fb-helper: Support deferred setup
Daniel Vetter
2017-07-26
1
-35
/
+67
*
drm/fb-helper: separate the fb_setcmap helper into atomic and legacy paths
Peter Rosin
2017-07-14
1
-71
/
+160
*
drm/fb-helper: remove drm_fb_helper_save_lut_atomic
Peter Rosin
2017-07-06
1
-17
/
+0
*
drm/fb-helper: keep the .gamma_store updated in drm_fb_helper_setcmap
Peter Rosin
2017-07-06
1
-0
/
+19
*
drm/fb-helper: factor out pseudo-palette
Peter Rosin
2017-07-06
1
-23
/
+37
*
drm/fb-helper: Split dpms handling into legacy and atomic paths
Daniel Vetter
2017-07-06
1
-65
/
+50
*
drm/fb-helper: Stop using mode_config.mutex for internals
Daniel Vetter
2017-07-06
1
-25
/
+8
*
drm/fb-helper: Push locking into restore_fbdev_mode_atomic|legacy
Daniel Vetter
2017-07-06
1
-23
/
+25
*
drm/fb-helper: Push locking into pan_display_atomic|legacy
Daniel Vetter
2017-07-06
1
-10
/
+18
*
drm/fb-helper: Drop locking from the vsync wait ioctl code
Daniel Vetter
2017-07-06
1
-2
/
+0
*
drm/fb-helper: Push locking in fb_is_bound
Daniel Vetter
2017-07-06
1
-15
/
+9
*
drm/fb-helper: Add top-level lock
Thierry Reding
2017-07-06
1
-4
/
+43
*
drm/fb-helper: Push down modeset lock into FB helpers
Thierry Reding
2017-07-06
1
-6
/
+34
*
drm/fb-helper: Remove drm_mode_config_fb.
Maarten Lankhorst
2017-07-04
1
-18
/
+4
*
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
2017-05-22
1
-2
/
+2
*
format-security: move static strings to const
Kees Cook
2017-05-08
1
-1
/
+1
*
drm/fb-helper: Extract _legacy kms functions
Daniel Vetter
2017-04-06
1
-28
/
+44
*
drm: Add acquire ctx to ->gamma_set hook
Daniel Vetter
2017-04-06
1
-1
/
+2
*
drm/fb-helper: Give up on kgdb for atomic drivers
Daniel Vetter
2017-04-06
1
-0
/
+6
*
Merge airlied/drm-next into drm-misc-next
Sean Paul
2017-04-04
1
-3
/
+3
|
\
|
*
Backmerge tag 'v4.11-rc4' into drm-next
Dave Airlie
2017-03-28
1
-3
/
+3
|
|
\
|
|
*
drm/fb-helper: Allow var->x/yres(_virtual) < fb->width/height again
Michel Dänzer
2017-03-23
1
-3
/
+3
*
|
|
drm/fb-helper: Improve code readability
Thierry Reding
2017-03-31
1
-9
/
+16
*
|
|
drm/fb-helper: Reshuffle code for subsequent patches
Thierry Reding
2017-03-31
1
-30
/
+29
*
|
|
drm/fb-helper: Cleanup checkpatch warnings
Thierry Reding
2017-03-31
1
-22
/
+32
|
/
/
*
|
drm/fb-helper: implement ioctl FBIO_WAITFORVSYNC
Maxime Ripard
2017-03-02
1
-0
/
+68
*
|
drm: Rename connector list iterator API
Thierry Reding
2017-02-28
1
-2
/
+2
*
|
drm: Introduce drm_connector_{get,put}()
Thierry Reding
2017-02-28
1
-6
/
+6
*
|
drm/fb-helper: Add multi buffer support for cma fbdev
Xinliang Liu
2017-02-26
1
-0
/
+10
*
|
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-02-26
1
-0
/
+3
|
\
|
|
*
drm: Cancel drm_fb_helper_resume_work on unload
Chris Wilson
2017-02-08
1
-0
/
+1
|
*
drm: Cancel drm_fb_helper_dirty_work on unload
Chris Wilson
2017-02-08
1
-0
/
+2
*
|
drm/fb-helper: Automatically clean up fb_info
Daniel Vetter
2017-02-07
1
-25
/
+14
*
|
drm/fb-helper: Explain unload sequence a bit better
Daniel Vetter
2017-02-07
1
-3
/
+12
|
/
*
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2017-02-02
1
-5
/
+5
*
drm/kms-helpers: Use recommened kerneldoc for struct member refs
Daniel Vetter
2017-01-25
1
-24
/
+24
*
drm: remove useless parameters from drm_pick_cmdline_mode function
Vincent Abriou
2017-01-09
1
-4
/
+3
*
drm: Wrap the check for atomic_commit implementation
Dhinakaran Pandiyan
2016-12-27
1
-3
/
+3
*
drm: Convert all helpers to drm_connector_list_iter
Daniel Vetter
2016-12-18
1
-4
/
+8
*
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2016-12-15
1
-4
/
+4
*
drm: Nuke fb->depth
Ville Syrjälä
2016-12-15
1
-1
/
+1
*
drm: Protect fb_helper list manipulation with a mutex
Chris Wilson
2016-11-29
1
-0
/
+5
*
drm: Pull together probe + setup for drm_fb_helper
Chris Wilson
2016-11-29
1
-26
/
+11
*
drm: Hold mode_config.lock to prevent hotplug whilst setting up crtcs
Chris Wilson
2016-11-29
1
-33
/
+40
*
drm: Fix shift operations for drm_fb_helper::drm_target_preferred()
Chris Wilson
2016-11-28
1
-6
/
+7
*
drm/fb-helper: fix segfaults in drm_fb_helper_debug_*
Stefan Christ
2016-11-14
1
-0
/
+6
*
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
2016-11-07
1
-26
/
+42
|
\
[next]