index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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
2019-01-10
drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclock
Ivan Mironov
1
-1
/
+6
2019-01-10
drm/fb-helper: Partially bring back workaround for bugs of SDL 1.2
Ivan Mironov
1
-53
/
+73
2018-12-25
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+6
2018-12-04
drm/fb-helper: Fix typo in parameter description
drm-misc-fixes-2018-12-05
Wei Yongjun
1
-1
/
+1
2018-11-29
Merge v4.20-rc4 into drm-next
Dave Airlie
1
-0
/
+3
2018-11-21
drm/fb-helper: Blacklist writeback when adding connectors to fbdev
drm-misc-fixes-2018-11-21
Paul Kocialkowski
1
-0
/
+3
2018-11-19
Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+6
2018-11-02
drm/fourcc: Add char_per_block, block_w and block_h in drm_format_info
Alexandru Gheorghe
1
-0
/
+6
2018-10-28
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
drm-misc-next-fixes-2018-10-03
Neil Armstrong
1
-2
/
+31
2018-10-02
drm/cma-helper: Fix crash in fbdev error path
drm-misc-fixes-2018-10-04
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.
drm-misc-next-2017-12-21
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-04
drm/fb-helper: Apply panel orientation connector prop to the primary plane, v6.
Hans de Goede
1
-2
/
+88
2017-12-04
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
[next]