Lines Matching refs:DRM_LOGD
335 DRM_LOGD("Plane %d: Configuring scaler LUTs", obj_id); in Perform()
374 DRM_LOGD("Plane %d: Retaining on CRTC %d", plane_id, crtc_id); in RetainPlanes()
388 DRM_LOGD("crtc %d", crtc_id); in PostCommit()
569 DRM_LOGD("DRMProperty %s missing from global property mapping", info->name); in ParseProperties()
678 DRM_LOGD("Plane %d: Setting exclusion rect [x,y,w,h][%d,%d,%d,%d]", drm_plane_->plane_id, in SetExclRect()
742 DRM_LOGD("Plane %d: Setting decimation %d", drm_plane_->plane_id, prop_value); in SetDecimation()
753 DRM_LOGD("crtc %d", crtc_id); in PostCommit()
820 DRM_LOGD("Plane %d: Setting z %d", obj_id, zpos); in Perform()
923 DRM_LOGD("Plane %d: Setting FB secure mode %d", obj_id, fb_secure_mode); in Perform()
941 DRM_LOGD("Plane %d: %s inverse pma", obj_id, pma ? "Setting" : "Resetting"); in Perform()
947 DRM_LOGD("Plane %d: Setting Csc Lut config", obj_id); in Perform()
954 DRM_LOGD("Plane %d: Set post proc feature id - %d", obj_id, data->id); in Perform()
962 DRM_LOGD("SSPP_LAYOUT property isn't exposed"); in Perform()
967 DRM_LOGD("Plane %d: Setting SSPP Layout to %d", obj_id, layout_index); in Perform()
1044 DRM_LOGD("Plane %d: Setting multirect_mode %d", obj_id, multirect_mode); in SetMultiRectMode()
1048 DRM_LOGD("Plane %d: Unsetting from crtc %d", drm_plane_->plane_id, assigned_crtc_id_); in Unset()
1147 DRM_LOGD("Plane %d Clearing %s Lut, moving from (%d) -> (%d)", drm_plane_->plane_id, in ResetColorLUTState()