Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dgfx_v9_0.c4057 int pipe_percent = acquire ? SPI_WCL_PIPE_PERCENT_GFX__VALUE_MASK : 0x1; in gfx_v9_0_ring_set_pipe_percent() local
4067 tmp = REG_SET_FIELD(tmp, SPI_WCL_PIPE_PERCENT_GFX, VALUE, pipe_percent); in gfx_v9_0_ring_set_pipe_percent()
Dgfx_v8_0.c6485 int pipe_percent = acquire ? SPI_WCL_PIPE_PERCENT_GFX__VALUE_MASK : 0x1; in gfx_v8_0_ring_set_pipe_percent() local
6495 tmp = REG_SET_FIELD(tmp, SPI_WCL_PIPE_PERCENT_GFX, VALUE, pipe_percent); in gfx_v8_0_ring_set_pipe_percent()