]> git.baikalelectronics.ru Git - kernel.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)
commit7b8c1fb921bd7b866c37cf20a3ab99da51c881c6
treef799717040a3f32ba03931d46e8433fb82e24333
parent720c463ebb4c5576cb8aa37bde85cde47dc1f24b
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