index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
sprd
/
sprd_drm.c
Age
Commit message (
Expand
)
Author
2024-12-13
Merge tag 'drm-misc-next-2024-12-05' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2023-11-21
drm/sprd: Convert to platform remove callback returning void
Uwe Kleine-König
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
2023-01-18
drm/sprd: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-02-25
drm/sprd: Make use of the helper component_compare_of
Yong Wu
2022-02-14
drm/sprd: fix potential NULL dereference
Kevin Tang
2022-02-06
drm/sprd: remove allow_fb_modifiers setting
Tomohito Esaki
2022-01-27
drm/sprd: Add support for the nomodeset kernel parameter
Javier Martinez Canillas
2021-12-10
drm/sprd: add Unisoc's drm mipi dsi&dphy driver
Kevin Tang
2021-12-10
drm/sprd: add Unisoc's drm display controller driver
Kevin Tang
2021-12-10
drm/sprd: add Unisoc's drm kms master
Kevin Tang