]> www.infradead.org Git - linux-platform-drivers-x86.git/commit
drm/msm/disp/dpu1: add support to program fetch active in ctl path
authorKrishna Manikandan <mkrishn@codeaurora.org>
Tue, 6 Apr 2021 05:09:51 +0000 (10:39 +0530)
committerRob Clark <robdclark@chromium.org>
Wed, 7 Apr 2021 18:05:48 +0000 (11:05 -0700)
commitb3652e87c03c70d8e6e04a17afa475f6855169d1
treef799717040a3f32ba03931d46e8433fb82e24333
parented6154a136e40816301dc8228c46ea30f0f7bc76
drm/msm/disp/dpu1: add support to program fetch active in ctl path

A new register called CTL_FETCH_ACTIVE is introduced in
SC7280 family which is used to inform the HW about
the pipes which are active in the current ctl path.
This change adds support to program this register
based on the active pipes in the current composition.

Signed-off-by: Krishna Manikandan <mkrishn@codeaurora.org>
Link: https://lore.kernel.org/r/1617685792-14376-4-git-send-email-mkrishn@codeaurora.org
Signed-off-by: Rob Clark <robdclark@chromium.org>
drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_ctl.c
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_ctl.h