diff options
author | Archit Taneja <architt@codeaurora.org> | 2017-03-23 15:58:16 +0530 |
---|---|---|
committer | Rob Clark <robdclark@gmail.com> | 2017-04-08 06:59:36 -0400 |
commit | 0d1d3e44653ff5e806b4007d0d952491d745cbbf (patch) | |
tree | d1c287d6558c9842f6038abbe4b33b6eb8163760 /drivers/gpu/drm/omapdrm/omap_irq.c | |
parent | 8480adacfd58c79d884aa17af77a7fa7efae7257 (diff) |
drm/msm/mdp5: Reset CTL blend registers before configuring them
Assigning LMs dynamically to CRTCs results in REG_MDP5_CTL_LAYER_REGs
and REG_MDP5_CTL_LAYER_EXT_REGs maintaining old values for a LM that
isn't used by our CTL instance anymore.
Clear the ctl's CTL_LAYER_REG and CTL_LAYER_EXT_REGs for all LM
instances. The ones that need to be configured are configured later
in this func.
Signed-off-by: Archit Taneja <architt@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_irq.c')
0 files changed, 0 insertions, 0 deletions