]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
drm/armada: fix SRAM powerdown
authorRussell King <rmk+kernel@armlinux.org.uk>
Fri, 8 Dec 2017 12:16:22 +0000 (12:16 +0000)
committerRussell King <rmk+kernel@armlinux.org.uk>
Fri, 8 Dec 2017 12:16:22 +0000 (12:16 +0000)
commit2bf57436d52b241044133fb0e2c7fd8320c6b02e
treeb0ca5a52b613a0f3109eca52396454f795a41fa6
parent33cd3c07a976e11c3c4cc6b0b3db6760ad1590c5
drm/armada: fix SRAM powerdown

Avoid powering down the overlay SRAM banks when disabling the primary
plane, thereby masking any overlay video.  This feature is supposed to
allow us to cut the bandwidth required while displaying full-frame
overlay video.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
drivers/gpu/drm/armada/armada_crtc.c