/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | nid.h | 484 #define CP_RB0_CNTL 0xC104 macro
|
H A D | cikd.h | 1302 #define CP_RB0_CNTL 0xC104 macro
|
H A D | sid.h | 1246 #define CP_RB0_CNTL 0xC104 macro
|
H A D | si.c | 3678 WREG32(CP_RB0_CNTL, tmp); in si_cp_resume() 3681 WREG32(CP_RB0_CNTL, tmp | RB_RPTR_WR_ENA); in si_cp_resume() 3697 WREG32(CP_RB0_CNTL, tmp); in si_cp_resume()
|
H A D | ni.c | 1632 CP_RB0_CNTL, in cayman_cp_resume()
|
H A D | cik.c | 4084 WREG32(CP_RB0_CNTL, tmp); in cik_cp_gfx_resume() 4087 WREG32(CP_RB0_CNTL, tmp | RB_RPTR_WR_ENA); in cik_cp_gfx_resume() 4102 WREG32(CP_RB0_CNTL, tmp); in cik_cp_gfx_resume() 4667 /* set up the HQD, this is similar to CP_RB0_CNTL */ in cik_cp_compute_resume()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | nid.h | 484 #define CP_RB0_CNTL 0xC104 macro
|
H A D | cikd.h | 1302 #define CP_RB0_CNTL 0xC104 macro
|
H A D | sid.h | 1246 #define CP_RB0_CNTL 0xC104 macro
|
H A D | si.c | 3673 WREG32(CP_RB0_CNTL, tmp); in si_cp_resume() 3676 WREG32(CP_RB0_CNTL, tmp | RB_RPTR_WR_ENA); in si_cp_resume() 3692 WREG32(CP_RB0_CNTL, tmp); in si_cp_resume()
|
H A D | ni.c | 1619 CP_RB0_CNTL, in cayman_cp_resume()
|
H A D | cik.c | 4074 WREG32(CP_RB0_CNTL, tmp); in cik_cp_gfx_resume() 4077 WREG32(CP_RB0_CNTL, tmp | RB_RPTR_WR_ENA); in cik_cp_gfx_resume() 4092 WREG32(CP_RB0_CNTL, tmp); in cik_cp_gfx_resume() 4657 /* set up the HQD, this is similar to CP_RB0_CNTL */ in cik_cp_compute_resume()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v8_0.c | 4286 tmp = REG_SET_FIELD(0, CP_RB0_CNTL, RB_BUFSZ, rb_bufsz); in gfx_v8_0_cp_gfx_resume() 4287 tmp = REG_SET_FIELD(tmp, CP_RB0_CNTL, RB_BLKSZ, rb_bufsz - 2); in gfx_v8_0_cp_gfx_resume() 4288 tmp = REG_SET_FIELD(tmp, CP_RB0_CNTL, MTYPE, 3); in gfx_v8_0_cp_gfx_resume() 4289 tmp = REG_SET_FIELD(tmp, CP_RB0_CNTL, MIN_IB_AVAILSZ, 1); in gfx_v8_0_cp_gfx_resume() 4291 tmp = REG_SET_FIELD(tmp, CP_RB0_CNTL, BUF_SWAP, 1); in gfx_v8_0_cp_gfx_resume() 4497 /* set up the HQD, this is similar to CP_RB0_CNTL */ in gfx_v8_0_mqd_init()
|
H A D | sid.h | 1274 #define CP_RB0_CNTL 0x3041 macro
|
H A D | gfx_v9_0.c | 3277 tmp = REG_SET_FIELD(0, CP_RB0_CNTL, RB_BUFSZ, rb_bufsz); in gfx_v9_0_cp_gfx_resume() 3278 tmp = REG_SET_FIELD(tmp, CP_RB0_CNTL, RB_BLKSZ, rb_bufsz - 2); in gfx_v9_0_cp_gfx_resume() 3280 tmp = REG_SET_FIELD(tmp, CP_RB0_CNTL, BUF_SWAP, 1); in gfx_v9_0_cp_gfx_resume() 3492 /* set up the HQD, this is similar to CP_RB0_CNTL */ in gfx_v9_0_mqd_init() 3620 /* set up the HQD, this is similar to CP_RB0_CNTL */ in gfx_v9_0_kiq_init_register()
|
H A D | gfx_v10_0.c | 5907 tmp = REG_SET_FIELD(0, CP_RB0_CNTL, RB_BUFSZ, rb_bufsz); in gfx_v10_0_cp_gfx_resume() 5908 tmp = REG_SET_FIELD(tmp, CP_RB0_CNTL, RB_BLKSZ, rb_bufsz - 2); in gfx_v10_0_cp_gfx_resume() 5910 tmp = REG_SET_FIELD(tmp, CP_RB0_CNTL, BUF_SWAP, 1); in gfx_v10_0_cp_gfx_resume() 6178 /* set up the gfx_hqd_control, similar as CP_RB0_CNTL */ in gfx_v10_0_gfx_mqd_init() 6442 /* set up the HQD, this is similar to CP_RB0_CNTL */ in gfx_v10_0_compute_mqd_init() 6574 /* set up the HQD, this is similar to CP_RB0_CNTL */ in gfx_v10_0_kiq_init_register()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v8_0.c | 4253 tmp = REG_SET_FIELD(0, CP_RB0_CNTL, RB_BUFSZ, rb_bufsz); in gfx_v8_0_cp_gfx_resume() 4254 tmp = REG_SET_FIELD(tmp, CP_RB0_CNTL, RB_BLKSZ, rb_bufsz - 2); in gfx_v8_0_cp_gfx_resume() 4255 tmp = REG_SET_FIELD(tmp, CP_RB0_CNTL, MTYPE, 3); in gfx_v8_0_cp_gfx_resume() 4256 tmp = REG_SET_FIELD(tmp, CP_RB0_CNTL, MIN_IB_AVAILSZ, 1); in gfx_v8_0_cp_gfx_resume() 4258 tmp = REG_SET_FIELD(tmp, CP_RB0_CNTL, BUF_SWAP, 1); in gfx_v8_0_cp_gfx_resume() 4462 /* set up the HQD, this is similar to CP_RB0_CNTL */ in gfx_v8_0_mqd_init()
|
H A D | sid.h | 1274 #define CP_RB0_CNTL 0x3041 macro
|
H A D | gfx_v9_0.c | 3109 tmp = REG_SET_FIELD(0, CP_RB0_CNTL, RB_BUFSZ, rb_bufsz); in gfx_v9_0_cp_gfx_resume() 3110 tmp = REG_SET_FIELD(tmp, CP_RB0_CNTL, RB_BLKSZ, rb_bufsz - 2); in gfx_v9_0_cp_gfx_resume() 3112 tmp = REG_SET_FIELD(tmp, CP_RB0_CNTL, BUF_SWAP, 1); in gfx_v9_0_cp_gfx_resume() 3321 /* set up the HQD, this is similar to CP_RB0_CNTL */ in gfx_v9_0_mqd_init() 3432 /* set up the HQD, this is similar to CP_RB0_CNTL */ in gfx_v9_0_kiq_init_register()
|
H A D | gfx_v11_0.c | 3258 tmp = REG_SET_FIELD(0, CP_RB0_CNTL, RB_BUFSZ, rb_bufsz); in gfx_v11_0_cp_gfx_resume() 3259 tmp = REG_SET_FIELD(tmp, CP_RB0_CNTL, RB_BLKSZ, rb_bufsz - 2); in gfx_v11_0_cp_gfx_resume() 3650 /* set up the gfx_hqd_control, similar as CP_RB0_CNTL */ in gfx_v11_0_gfx_mqd_init() 3804 /* set up the HQD, this is similar to CP_RB0_CNTL */ in gfx_v11_0_compute_mqd_init() 3929 /* set up the HQD, this is similar to CP_RB0_CNTL */ in gfx_v11_0_kiq_init_register()
|
H A D | gfx_v10_0.c | 6102 tmp = REG_SET_FIELD(0, CP_RB0_CNTL, RB_BUFSZ, rb_bufsz); in gfx_v10_0_cp_gfx_resume() 6103 tmp = REG_SET_FIELD(tmp, CP_RB0_CNTL, RB_BLKSZ, rb_bufsz - 2); in gfx_v10_0_cp_gfx_resume() 6105 tmp = REG_SET_FIELD(tmp, CP_RB0_CNTL, BUF_SWAP, 1); in gfx_v10_0_cp_gfx_resume() 6401 /* set up the gfx_hqd_control, similar as CP_RB0_CNTL */ in gfx_v10_0_gfx_mqd_init() 6564 /* set up the HQD, this is similar to CP_RB0_CNTL */ in gfx_v10_0_compute_mqd_init() 6674 /* set up the HQD, this is similar to CP_RB0_CNTL */ in gfx_v10_0_kiq_init_register()
|