Searched refs:ALIGNMENT_MODE (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_device_queue_manager_cik.c | 97 | ALIGNMENT_MODE(SH_MEM_ALIGNMENT_MODE_UNALIGNED) in set_cache_memory_policy_cik() 115 ALIGNMENT_MODE(SH_MEM_ALIGNMENT_MODE_UNALIGNED) | in update_qpd_cik()
|
D | cik_regs.h | 30 #define ALIGNMENT_MODE(x) ((x) << 2) macro
|
/linux-6.12.1/drivers/gpu/drm/radeon/ |
D | cikd.h | 1173 #define ALIGNMENT_MODE(x) ((x) << 2) macro
|
D | cik.c | 47 ALIGNMENT_MODE(SH_MEM_ALIGNMENT_MODE_UNALIGNED)
|
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/ |
D | gfx_v9_4_3.c | 1291 tmp = REG_SET_FIELD(0, SH_MEM_CONFIG, ALIGNMENT_MODE, in gfx_v9_4_3_xcc_constants_init() 1300 tmp = REG_SET_FIELD(0, SH_MEM_CONFIG, ALIGNMENT_MODE, in gfx_v9_4_3_xcc_constants_init()
|
D | gfx_v8_0.c | 3760 tmp = REG_SET_FIELD(tmp, SH_MEM_CONFIG, ALIGNMENT_MODE, in gfx_v8_0_constants_init() 3767 tmp = REG_SET_FIELD(tmp, SH_MEM_CONFIG, ALIGNMENT_MODE, in gfx_v8_0_constants_init()
|
D | gfx_v9_0.c | 2626 tmp = REG_SET_FIELD(0, SH_MEM_CONFIG, ALIGNMENT_MODE, in gfx_v9_0_constants_init() 2633 tmp = REG_SET_FIELD(0, SH_MEM_CONFIG, ALIGNMENT_MODE, in gfx_v9_0_constants_init()
|
D | gfx_v7_0.c | 1914 sh_mem_cfg = REG_SET_FIELD(0, SH_MEM_CONFIG, ALIGNMENT_MODE, in gfx_v7_0_constants_init()
|