Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dgfx_v9_0.c4042 int pipe_percent = acquire ? SPI_WCL_PIPE_PERCENT_GFX__VALUE_MASK : 0x1; in gfx_v9_0_ring_set_pipe_percent() local
4052 tmp = REG_SET_FIELD(tmp, SPI_WCL_PIPE_PERCENT_GFX, VALUE, pipe_percent); in gfx_v9_0_ring_set_pipe_percent()
H A Dgfx_v8_0.c6503 int pipe_percent = acquire ? SPI_WCL_PIPE_PERCENT_GFX__VALUE_MASK : 0x1; in gfx_v8_0_ring_set_pipe_percent() local
6513 tmp = REG_SET_FIELD(tmp, SPI_WCL_PIPE_PERCENT_GFX, VALUE, pipe_percent); in gfx_v8_0_ring_set_pipe_percent()