Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Devergreend.h1886 #define G_028800_Z_ENABLE(x) (((x) >> 1) & 0x1) macro
Dr600d.h2334 #define G_028800_Z_ENABLE(x) (((x) >> 1) & 0x1) macro
Dr600_cs.c774 G_028800_Z_ENABLE(track->db_depth_control))) { in r600_cs_track_check()
Devergreen_cs.c1005 G_028800_Z_ENABLE(track->db_depth_control)) { in evergreen_cs_track_check()