Searched refs:clean_pipe (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | mes_v11_0.c | 416 uint32_t reset_pipe = 0, clean_pipe = 0; in mes_v11_0_reset_gfx_pipe_mmio() local 432 clean_pipe = REG_SET_FIELD(clean_pipe, CP_ME_CNTL, in mes_v11_0_reset_gfx_pipe_mmio() 434 clean_pipe = REG_SET_FIELD(clean_pipe, CP_ME_CNTL, in mes_v11_0_reset_gfx_pipe_mmio() 442 clean_pipe = REG_SET_FIELD(clean_pipe, CP_ME_CNTL, in mes_v11_0_reset_gfx_pipe_mmio() 444 clean_pipe = REG_SET_FIELD(clean_pipe, CP_ME_CNTL, in mes_v11_0_reset_gfx_pipe_mmio() 452 WREG32_SOC15(GC, 0, regCP_ME_CNTL, clean_pipe); in mes_v11_0_reset_gfx_pipe_mmio()
|
| H A D | mes_v12_0.c | 431 uint32_t reset_pipe = 0, clean_pipe = 0; in mes_v12_0_reset_gfx_pipe_mmio() local 447 clean_pipe = REG_SET_FIELD(clean_pipe, CP_ME_CNTL, in mes_v12_0_reset_gfx_pipe_mmio() 449 clean_pipe = REG_SET_FIELD(clean_pipe, CP_ME_CNTL, in mes_v12_0_reset_gfx_pipe_mmio() 457 clean_pipe = REG_SET_FIELD(clean_pipe, CP_ME_CNTL, in mes_v12_0_reset_gfx_pipe_mmio() 459 clean_pipe = REG_SET_FIELD(clean_pipe, CP_ME_CNTL, in mes_v12_0_reset_gfx_pipe_mmio() 467 WREG32_SOC15(GC, 0, regCP_ME_CNTL, clean_pipe); in mes_v12_0_reset_gfx_pipe_mmio()
|
| H A D | gfx_v9_4_3.c | 3612 uint32_t reset_pipe, clean_pipe; in gfx_v9_4_3_reset_hw_pipe() local 3622 clean_pipe = reset_pipe; in gfx_v9_4_3_reset_hw_pipe() 3655 WREG32_SOC15(GC, GET_INST(GC, ring->xcc_id), regCP_MEC_CNTL, clean_pipe); in gfx_v9_4_3_reset_hw_pipe()
|