Searched refs:RPTR_BLOCK_SIZE (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | cik_regs.h | 53 #define RPTR_BLOCK_SIZE(x) ((x) << 8) macro 55 #define DEFAULT_RPTR_BLOCK_SIZE RPTR_BLOCK_SIZE(5)
|
/linux/drivers/gpu/drm/radeon/ |
H A D | cikd.h | 1522 #define RPTR_BLOCK_SIZE(x) ((x) << 8) macro
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | mes_v12_0.c | 1059 tmp = REG_SET_FIELD(tmp, CP_HQD_PQ_CONTROL, RPTR_BLOCK_SIZE, in mes_v12_0_mqd_init()
|
H A D | mes_v11_0.c | 1093 tmp = REG_SET_FIELD(tmp, CP_HQD_PQ_CONTROL, RPTR_BLOCK_SIZE, in mes_v11_0_mqd_init()
|
H A D | gfx_v9_4_3.c | 1874 tmp = REG_SET_FIELD(tmp, CP_HQD_PQ_CONTROL, RPTR_BLOCK_SIZE, in gfx_v9_4_3_xcc_mqd_init()
|
H A D | gfx_v12_0.c | 3059 tmp = REG_SET_FIELD(tmp, CP_HQD_PQ_CONTROL, RPTR_BLOCK_SIZE, in gfx_v12_0_compute_mqd_init()
|
H A D | gfx_v8_0.c | 4462 tmp = REG_SET_FIELD(tmp, CP_HQD_PQ_CONTROL, RPTR_BLOCK_SIZE, in gfx_v8_0_mqd_init()
|
H A D | gfx_v11_0.c | 4114 tmp = REG_SET_FIELD(tmp, CP_HQD_PQ_CONTROL, RPTR_BLOCK_SIZE, in gfx_v11_0_compute_mqd_init()
|
H A D | gfx_v9_0.c | 3553 tmp = REG_SET_FIELD(tmp, CP_HQD_PQ_CONTROL, RPTR_BLOCK_SIZE, in gfx_v9_0_mqd_init()
|
H A D | gfx_v10_0.c | 6838 tmp = REG_SET_FIELD(tmp, CP_HQD_PQ_CONTROL, RPTR_BLOCK_SIZE, in gfx_v10_0_compute_mqd_init()
|