Home
last modified time | relevance | path

Searched refs:GRBM_STATUS (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_gpu_load.c29 * There is a thread which samples the GRBM_STATUS register at a certain
45 #define GRBM_STATUS 0x8010 macro
88 /* GRBM_STATUS */ in r600_update_mmio_counters()
89 rscreen->ws->read_registers(rscreen->ws, GRBM_STATUS, 1, &value); in r600_update_mmio_counters()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_gpu_load.c27 * There is a thread which samples the GRBM_STATUS register at a certain
43 #define GRBM_STATUS 0x8010 macro
85 /* GRBM_STATUS */ in si_update_mmio_counters()
86 sscreen->ws->read_registers(sscreen->ws, GRBM_STATUS, 1, &value); in si_update_mmio_counters()

Completed in 2 milliseconds