Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Devergreend.h1886 #define G_028800_Z_ENABLE(x) (((x) >> 1) & 0x1) macro
H A Dr600d.h2334 #define G_028800_Z_ENABLE(x) (((x) >> 1) & 0x1) macro
H A Dr600_cs.c776 G_028800_Z_ENABLE(track->db_depth_control))) { in r600_cs_track_check()
H A Devergreen_cs.c1003 G_028800_Z_ENABLE(track->db_depth_control)) { in evergreen_cs_track_check()