index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_fb_helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Replace kzalloc with kcalloc
Harsha Sharma
2017-10-13
1
-1
/
+1
*
drm/fb-helper: Avoid NULL ptr dereference in fb_set_suspend()
Noralf Trønnes
2017-09-02
1
-3
/
+3
*
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
[next]