Searched refs:CP_RB1_CNTL (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/gpu/drm/radeon/ |
| H A D | nid.h | 500 #define CP_RB1_CNTL 0xC184 macro
|
| H A D | ni.c | 1607 CP_RB1_CNTL, in cayman_cp_resume()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | gfx_v11_0.c | 3849 tmp = REG_SET_FIELD(0, CP_RB1_CNTL, RB_BUFSZ, rb_bufsz); in gfx_v11_0_cp_gfx_resume() 3850 tmp = REG_SET_FIELD(tmp, CP_RB1_CNTL, RB_BLKSZ, rb_bufsz - 2); in gfx_v11_0_cp_gfx_resume()
|
| H A D | gfx_v10_0.c | 6573 tmp = REG_SET_FIELD(0, CP_RB1_CNTL, RB_BUFSZ, rb_bufsz); in gfx_v10_0_cp_gfx_resume() 6574 tmp = REG_SET_FIELD(tmp, CP_RB1_CNTL, RB_BLKSZ, rb_bufsz - 2); in gfx_v10_0_cp_gfx_resume()
|