Home
last modified time | relevance | path

Searched refs:G_028800_STENCIL_ENABLE (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/radeon/
Devergreend.h1883 #define G_028800_STENCIL_ENABLE(x) (((x) >> 0) & 0x1) macro
Dr600d.h2331 #define G_028800_STENCIL_ENABLE(x) (((x) >> 0) & 0x1) macro
Dr600_cs.c772 (G_028800_STENCIL_ENABLE(track->db_depth_control) || in r600_cs_track_check()
Devergreen_cs.c997 G_028800_STENCIL_ENABLE(track->db_depth_control)) { in evergreen_cs_track_check()