Home
last modified time | relevance | path

Searched refs:RADEON_VLINE_STAT (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_reg.h3723 #define RADEON_VLINE_STAT (1 << 12) macro
H A Dr600_cs.c872 if (radeon_get_ib_value(p, wait_reg_mem.idx + 5) != RADEON_VLINE_STAT) { in r600_cs_common_vline_parse()