commit | 2bf57436d52b241044133fb0e2c7fd8320c6b02e | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Fri Dec 08 12:16:22 2017 +0000 |
committer | Russell King <rmk+kernel@armlinux.org.uk> | Fri Dec 08 12:16:22 2017 +0000 |
tree | b0ca5a52b613a0f3109eca52396454f795a41fa6 | |
parent | 33cd3c07a976e11c3c4cc6b0b3db6760ad1590c5 [diff] |
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>