Home
last modified time | relevance | path

Searched refs:RPTR_BLOCK_SIZE (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dcik_regs.h53 #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 Dcikd.h1522 #define RPTR_BLOCK_SIZE(x) ((x) << 8) macro
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dmes_v11_0.c1172 tmp = REG_SET_FIELD(tmp, CP_HQD_PQ_CONTROL, RPTR_BLOCK_SIZE, in mes_v11_0_mqd_init()
H A Dmes_v12_0.c1330 tmp = REG_SET_FIELD(tmp, CP_HQD_PQ_CONTROL, RPTR_BLOCK_SIZE, in mes_v12_0_mqd_init()
H A Dgfx_v12_0.c3181 tmp = REG_SET_FIELD(tmp, CP_HQD_PQ_CONTROL, RPTR_BLOCK_SIZE, in gfx_v12_0_compute_mqd_init()