[PATCH drm/hisilicon v2 0/4] Use drm_err instead of DRM_ERROR in hibmc driver

2020-08-20 Thread Tian Tao
patch #1 is using the drm_err instead of DRM_ERROR in hibmc_ttm.c patch #2 is using the drm_err instead of DRM_ERROR in hibmc_drm_vdac.c patch #3 is using the drm_err and drm_dbg_atomic instead of DRM_ERROR and DRM_DEBUG_ATOMIC in hibmc_drm_de.c patch #4 is using the drm_err and drm_warn instead of

Re: [PATCH drm/hisilicon v2 0/4] Use drm_err instead of DRM_ERROR in hibmc driver

2020-08-19 Thread Thomas Zimmermann
Hi Am 19.08.20 um 11:23 schrieb Tian Tao: > patch #1 is using the drm_err instead of DRM_ERROR in hibmc_ttm.c > patch #2 is using the drm_err instead of DRM_ERROR in hibmc_drm_vdac.c > patch #3 is using the drm_err and drm_dbg_atomic instead of DRM_ERROR > and DRM_DEBUG_ATOMIC in hibmc_drm_de.c >