Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Christian Gmeiner and committed by
Lucas Stach
c9959996 1dccdba0

+1
+1
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
··· 54 54 ST(0x1480, 8), 55 55 ST(0x1500, 8), 56 56 ST(0x1520, 8), 57 + ST(0x1540, 8), 57 58 ST(0x1608, 1), 58 59 ST(0x1610, 1), 59 60 ST(0x1658, 1),