Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3e2c5237 authored by Animesh Kishore's avatar Animesh Kishore
Browse files

drm/msm/sde: Enable source buffer logging



Enabling logging of source plane address,
size and secure status in evtlog.

Change-Id: Ied53f8dc7168365deff916087b794c16863c06ef
Signed-off-by: default avatarAnimesh Kishore <animeshk@codeaurora.org>
parent c0f77713
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1048,7 +1048,7 @@ static inline void _sde_plane_set_scanout(struct drm_plane *plane,
		psde->is_error = true;
	}
	else if (psde->pipe_hw->ops.setup_sourceaddress) {
		SDE_EVT32_VERBOSE(psde->pipe_hw->idx,
		SDE_EVT32(psde->pipe_hw->idx,
				pipe_cfg->layout.width,
				pipe_cfg->layout.height,
				pipe_cfg->layout.plane_addr[0],