mirror of
https://github.com/torvalds/linux.git
synced 2024-11-25 05:32:00 +00:00
drm/etnaviv: add sensitive state for PE_RT_ADDR_4_PIPE(3, 0|1) address
0x1540 is the address of 4th render target address pair (two pixel pipes). Signed-off-by: Christian Gmeiner <cgmeiner@igalia.com> Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
This commit is contained in:
parent
1dccdba084
commit
c9959996a8
@ -54,6 +54,7 @@ static const struct {
|
||||
ST(0x1480, 8),
|
||||
ST(0x1500, 8),
|
||||
ST(0x1520, 8),
|
||||
ST(0x1540, 8),
|
||||
ST(0x1608, 1),
|
||||
ST(0x1610, 1),
|
||||
ST(0x1658, 1),
|
||||
|
Loading…
Reference in New Issue
Block a user