summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/sprd
AgeCommit message (Expand)Author
2023-11-21drm/sprd: Convert to platform remove callback returning voidUwe Kleine-König
2023-07-21drm: Explicitly include correct DT includesRob Herring
2023-01-18drm/sprd: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann
2022-12-20drm/sprd: remove redundant error loggingDeepak R Varma
2022-08-03drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}Danilo Krummrich
2022-08-03drm/gem: rename GEM CMA helpers to GEM DMA helpersDanilo Krummrich
2022-08-03drm/fb: rename FB CMA helpers to FB DMA helpersDanilo Krummrich
2022-07-26drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALINGThomas Zimmermann
2022-07-26drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpersThomas Zimmermann
2022-06-20drm: Drop drm_blend.h from drm_crtc.hVille Syrjälä
2022-06-20drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-02-25drm/sprd: Make use of the helper component_compare_ofYong Wu
2022-02-14drm/sprd: check the platform_get_resource() return valueKevin Tang
2022-02-14drm/sprd: fix potential NULL dereferenceKevin Tang
2022-02-14drm/sprd: remove the selected DRM_KMS_CMA_HELPER in kconfigKevin Tang
2022-02-06drm/sprd: remove allow_fb_modifiers settingTomohito Esaki
2022-01-27drm/sprd: Add support for the nomodeset kernel parameterJavier Martinez Canillas
2021-12-10drm/sprd: add Unisoc's drm mipi dsi&dphy driverKevin Tang
2021-12-10drm/sprd: add Unisoc's drm display controller driverKevin Tang
2021-12-10drm/sprd: add Unisoc's drm kms masterKevin Tang