Lines Matching refs:DRM_LOGD
297 DRM_LOGD("Plane %d: Configuring scaler LUTs", obj_id); in Perform()
344 DRM_LOGD("Plane %d: Retaining on CRTC %d", plane_id, crtc_id); in RetainPlanes()
358 DRM_LOGD("crtc %d", crtc_id); in PostCommit()
539 DRM_LOGD("DRMProperty %s missing from global property mapping", info->name); in ParseProperties()
648 DRM_LOGD("Plane %d: Setting exclusion rect [x,y,w,h][%d,%d,%d,%d]", drm_plane_->plane_id, in SetExclRect()
712 DRM_LOGD("Plane %d: Setting decimation %d", drm_plane_->plane_id, prop_value); in SetDecimation()
723 DRM_LOGD("crtc %d", crtc_id); in PostCommit()
790 DRM_LOGD("Plane %d: Setting z %d", obj_id, zpos); in Perform()
893 DRM_LOGD("Plane %d: Setting FB secure mode %d", obj_id, fb_secure_mode); in Perform()
911 DRM_LOGD("Plane %d: %s inverse pma", obj_id, pma ? "Setting" : "Resetting"); in Perform()
917 DRM_LOGD("Plane %d: Setting Csc Lut config", obj_id); in Perform()
924 DRM_LOGD("Plane %d: Set post proc feature id - %d", obj_id, data->id); in Perform()
932 DRM_LOGD("SSPP_LAYOUT property isn't exposed"); in Perform()
937 DRM_LOGD("Plane %d: Setting SSPP Layout to %d", obj_id, layout_index); in Perform()
1014 DRM_LOGD("Plane %d: Setting multirect_mode %d", obj_id, multirect_mode); in SetMultiRectMode()
1018 DRM_LOGD("Plane %d: Unsetting from crtc %d", drm_plane_->plane_id, assigned_crtc_id_); in Unset()
1117 DRM_LOGD("Plane %d Clearing %s Lut, moving from (%d) -> (%d)", drm_plane_->plane_id, in ResetColorLUTState()