aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sprd (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-03drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}Danilo Krummrich1-1/+1
2022-08-03drm/gem: rename GEM CMA helpers to GEM DMA helpersDanilo Krummrich3-8/+8
2022-08-03drm/fb: rename FB CMA helpers to FB DMA helpersDanilo Krummrich1-2/+2
2022-07-26drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALINGThomas Zimmermann1-2/+2
2022-07-26drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpersThomas Zimmermann1-1/+0
2022-06-20drm: Drop drm_blend.h from drm_crtc.hVille Syrjälä1-0/+1
2022-06-20drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä1-0/+1
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-6/+1
2022-02-25drm/sprd: Make use of the helper component_compare_ofYong Wu1-6/+1
2022-02-14drm/sprd: check the platform_get_resource() return valueKevin Tang2-0/+10
2022-02-14drm/sprd: fix potential NULL dereferenceKevin Tang1-1/+1
2022-02-14drm/sprd: remove the selected DRM_KMS_CMA_HELPER in kconfigKevin Tang1-1/+0
2022-02-06drm/sprd: remove allow_fb_modifiers settingTomohito Esaki1-1/+0
2022-01-27drm/sprd: Add support for the nomodeset kernel parameterJavier Martinez Canillas1-0/+3
2021-12-10drm/sprd: add Unisoc's drm mipi dsi&dphy driverKevin Tang8-2/+1526
2021-12-10drm/sprd: add Unisoc's drm display controller driverKevin Tang6-1/+982
2021-12-10drm/sprd: add Unisoc's drm kms masterKevin Tang4-0/+233