[PATCH v2 0/3] sprd drm cover letter

Kevin Tang kevin3.tang at gmail.com
Mon Jan 17 08:38:17 UTC 2022


v1:
  remove the selected DRM_KMS_CMA_HELPER in kconfig
  drm-sprd-fix-potential-NULL-dereference

v2:
  fix commit comments long lines issue and drop "On linux-next" comments
  Split checking platform_get_resource() return value to a separate patch
  Use dev_warn() instead of removing the warning log

Kevin Tang (3):
  drm/sprd: remove the selected DRM_KMS_CMA_HELPER in kconfig
  drm/sprd: fix potential NULL dereference
  drm/sprd: check the platform_get_resource() return value

 drivers/gpu/drm/sprd/Kconfig    | 1 -
 drivers/gpu/drm/sprd/sprd_dpu.c | 5 +++++
 drivers/gpu/drm/sprd/sprd_drm.c | 2 +-
 drivers/gpu/drm/sprd/sprd_dsi.c | 5 +++++
 4 files changed, 11 insertions(+), 2 deletions(-)

-- 
2.29.0



More information about the dri-devel mailing list