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.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-10-29
Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-10
/
+53
2018-10-04
drm: fb-helper: Reject all pixel format changing requests
Eugeniy Paltsev
1
-65
/
+26
2018-10-03
drm/fb_helper: Allow leaking fbdev smem_start
Neil Armstrong
1
-2
/
+31
2018-10-02
drm/cma-helper: Fix crash in fbdev error path
Noralf Trønnes
1
-1
/
+3
2018-09-27
Merge drm/drm-next into drm-misc-next
Sean Paul
1
-3
/
+0
2018-09-27
BackMerge v4.19-rc5 into drm-next
Dave Airlie
1
-3
/
+0
2018-09-25
drm/fb-helper: Improve error reporting in setup
Noralf Trønnes
1
-4
/
+4
2018-09-12
drm/fb-helper: Remove set but not used variable 'connector_funcs'
YueHaibing
1
-3
/
+0
2018-09-11
drm/fb: Stop leaking physical address
Daniel Vetter
1
-0
/
+2
2018-09-10
drm/fb-helper: improve documentation and print warnings
Peter Wu
1
-6
/
+18
2018-07-10
drm/fb-helper: Finish the generic fbdev emulation
Noralf Trønnes
1
-0
/
+117
2018-07-10
drm/fb-helper: Add generic fbdev emulation .fb_probe function
Noralf Trønnes
1
-1
/
+198
2018-07-05
drm: Add drm_connector_for_each_possible_encoder()
Ville Syrjälä
1
-9
/
+2
2018-07-05
drm/fb-helper: Eliminate the .best_encoder() usage
Ville Syrjälä
1
-17
/
+24
2018-06-11
drm: Stop updating plane->crtc/fb/old_fb on atomic drivers
Ville Syrjälä
1
-7
/
+0
2018-05-28
drm/fb-helper: Fix typo on kerneldoc
Daniel Vetter
1
-1
/
+1
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
[next]