commit | 214612f9b7ae2395d1b9d1c51d1e994fcd598b2c | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Sat Jul 08 10:22:15 2017 +0100 |
committer | Russell King <rmk+kernel@armlinux.org.uk> | Fri Dec 08 12:19:53 2017 +0000 |
tree | 7f6aacaec97f0ddfdff5de5e28bc898374c7d2a0 | |
parent | eaa66279c3dd65cafede289d2485185fb389b050 [diff] |
drm/armada: move writes of LCD_SPU_SRAM_PARA1 under lock Move writes of LCD_SPU_SRAM_PARA1 under the irq lock, so that we can add this to the frame updates at interrupt time when disabling a plane. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>