index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2018-05-11
drm: Add aspect ratio parsing in DRM layer
Shashank Sharma
1
-2
/
+10
2018-03-16
drm: Remove now pointelss blob->data casts
Ville Syrjälä
1
-1
/
+1
2017-12-20
drm/framebuffer: Print task that allocated the fb in debug info.
Maarten Lankhorst
1
-0
/
+1
2017-12-20
drm/fb-helper: Add drm_fb_helper_defio_init()
Noralf Trønnes
1
-1
/
+53
2017-12-20
drm/fb-helper: Update DOC with new helpers
Noralf Trønnes
1
-12
/
+16
2017-12-20
drm/fb-helper: Add drm_fb_helper_fbdev_setup/teardown()
Noralf Trønnes
1
-0
/
+106
2017-12-06
drm/fb-helper: Fix potential NULL pointer dereference
Gustavo A. R. Silva
1
-1
/
+3
2017-12-05
drm/fb-helper: Apply panel orientation connector prop to the primary plane, v6.
Hans de Goede
1
-2
/
+88
2017-12-03
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-13
/
+56
2017-11-29
drm/fb_helper: Disable all crtc's when initial setup fails.
Maarten Lankhorst
1
-0
/
+4
2017-11-23
drm/fb: add support for not enabling fbcon on non-desktop displays [v2]
Dave Airlie
1
-1
/
+5
2017-10-31
drm/fb-helper: Add .last_close and .output_poll_changed helpers
Noralf Trønnes
1
-0
/
+28
2017-10-31
drm: Add drm_device->fb_helper pointer
Noralf Trønnes
1
-2
/
+11
2017-10-31
drm/fb-helper: Handle function NULL argument
Noralf Trønnes
1
-11
/
+17
2017-10-13
drm: Replace kzalloc with kcalloc
Harsha Sharma
1
-1
/
+1
2017-09-02
drm/fb-helper: Avoid NULL ptr dereference in fb_set_suspend()
Noralf Trønnes
1
-3
/
+3
2017-08-07
drm/fb-helper: pass physical dimensions to fbdev
David Lechner
1
-2
/
+15
2017-08-03
drm/fb-helper: add new drm_setup_crtcs_fb() function
David Lechner
1
-12
/
+18
2017-08-03
drm/fb: Fix pointer dereference before null check.
David Lechner
1
-1
/
+1
2017-07-26
drm/fb-helper: Support deferred setup
Daniel Vetter
1
-35
/
+67
2017-07-14
drm/fb-helper: separate the fb_setcmap helper into atomic and legacy paths
Peter Rosin
1
-71
/
+160
2017-07-06
drm/fb-helper: remove drm_fb_helper_save_lut_atomic
Peter Rosin
1
-17
/
+0
2017-07-06
drm/fb-helper: keep the .gamma_store updated in drm_fb_helper_setcmap
Peter Rosin
1
-0
/
+19
2017-07-06
drm/fb-helper: factor out pseudo-palette
Peter Rosin
1
-23
/
+37
2017-07-06
drm/fb-helper: Split dpms handling into legacy and atomic paths
Daniel Vetter
1
-65
/
+50
2017-07-06
drm/fb-helper: Stop using mode_config.mutex for internals
Daniel Vetter
1
-25
/
+8
2017-07-06
drm/fb-helper: Push locking into restore_fbdev_mode_atomic|legacy
Daniel Vetter
1
-23
/
+25
2017-07-06
drm/fb-helper: Push locking into pan_display_atomic|legacy
Daniel Vetter
1
-10
/
+18
2017-07-06
drm/fb-helper: Drop locking from the vsync wait ioctl code
Daniel Vetter
1
-2
/
+0
2017-07-06
drm/fb-helper: Push locking in fb_is_bound
Daniel Vetter
1
-15
/
+9
2017-07-06
drm/fb-helper: Add top-level lock
Thierry Reding
1
-4
/
+43
2017-07-06
drm/fb-helper: Push down modeset lock into FB helpers
Thierry Reding
1
-6
/
+34
2017-07-04
drm/fb-helper: Remove drm_mode_config_fb.
Maarten Lankhorst
1
-18
/
+4
2017-05-22
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
1
-2
/
+2
2017-05-09
format-security: move static strings to const
Kees Cook
1
-1
/
+1
2017-04-06
drm/fb-helper: Extract _legacy kms functions
Daniel Vetter
1
-28
/
+44
2017-04-06
drm: Add acquire ctx to ->gamma_set hook
Daniel Vetter
1
-1
/
+2
2017-04-06
drm/fb-helper: Give up on kgdb for atomic drivers
Daniel Vetter
1
-0
/
+6
2017-04-04
Merge airlied/drm-next into drm-misc-next
Sean Paul
1
-3
/
+3
2017-03-31
drm/fb-helper: Improve code readability
Thierry Reding
1
-9
/
+16
2017-03-31
drm/fb-helper: Reshuffle code for subsequent patches
Thierry Reding
1
-30
/
+29
2017-03-31
drm/fb-helper: Cleanup checkpatch warnings
Thierry Reding
1
-22
/
+32
2017-03-28
Backmerge tag 'v4.11-rc4' into drm-next
Dave Airlie
1
-3
/
+3
2017-03-23
drm/fb-helper: Allow var->x/yres(_virtual) < fb->width/height again
Michel Dänzer
1
-3
/
+3
2017-03-02
drm/fb-helper: implement ioctl FBIO_WAITFORVSYNC
Maxime Ripard
1
-0
/
+68
2017-02-28
drm: Rename connector list iterator API
Thierry Reding
1
-2
/
+2
2017-02-28
drm: Introduce drm_connector_{get,put}()
Thierry Reding
1
-6
/
+6
2017-02-27
drm/fb-helper: Add multi buffer support for cma fbdev
Xinliang Liu
1
-0
/
+10
2017-02-26
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
1
-0
/
+3
2017-02-08
drm: Cancel drm_fb_helper_resume_work on unload
Chris Wilson
1
-0
/
+1
[next]