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 occlusion query address

Add GL.OCCLUSION_QUERY_ADDR (0x03824): address where GPU stores
the occlusion query result.

Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>

authored by

Christian Gmeiner and committed by
Lucas Stach
b6047eba 4fbd8d19

+1
+1
drivers/gpu/drm/etnaviv/etnaviv_cmd_parser.c
··· 78 78 ST(0x17c0, 8), 79 79 ST(0x17e0, 8), 80 80 ST(0x2400, 14 * 16), 81 + ST(0x3824, 1), 81 82 ST(0x10800, 32 * 16), 82 83 ST(0x14600, 16), 83 84 ST(0x14800, 8 * 8),