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:
Christian Gmeiner 2023-12-07 08:43:08 +01:00 committed by Lucas Stach
parent 1dccdba084
commit c9959996a8

View File

@ -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),