disp: msm: sde: enable dim layer setup event log

Enable dim layer event log to know the composition of all
blend stages in a commit from xlogs.

Change-Id: I387fd888f06f0c61d2042896459119d614b3f60b
Signed-off-by: Raviteja Tamatam <travitej@codeaurora.org>
This commit is contained in:
Raviteja Tamatam
2020-04-27 12:36:36 +05:30
committed by santosh
parent 5792eb97d1
commit 889c4786ae

View File

@@ -567,7 +567,7 @@ static void _sde_crtc_setup_dim_layer_cfg(struct drm_crtc *crtc,
cstate->lm_roi[i].y; cstate->lm_roi[i].y;
} }
SDE_EVT32_VERBOSE(DRMID(crtc), SDE_EVT32(DRMID(crtc), dim_layer->stage,
cstate->lm_roi[i].x, cstate->lm_roi[i].x,
cstate->lm_roi[i].y, cstate->lm_roi[i].y,
cstate->lm_roi[i].w, cstate->lm_roi[i].w,