Home
last modified time | relevance | path

Searched refs:ALIGNMENT_MODE (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device_queue_manager_cik.c97 | 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()
H A Dcik_regs.h30 #define ALIGNMENT_MODE(x) ((x) << 2) macro
/linux/drivers/gpu/drm/radeon/
H A Dcikd.h1173 #define ALIGNMENT_MODE(x) ((x) << 2) macro
H A Dcik.c47 ALIGNMENT_MODE(SH_MEM_ALIGNMENT_MODE_UNALIGNED)
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v8_0.c3760 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()
H A Dgfx_v9_0.c2646 tmp = REG_SET_FIELD(0, SH_MEM_CONFIG, ALIGNMENT_MODE, in gfx_v9_0_constants_init()
2653 tmp = REG_SET_FIELD(0, SH_MEM_CONFIG, ALIGNMENT_MODE, in gfx_v9_0_constants_init()
H A Dgfx_v7_0.c1914 sh_mem_cfg = REG_SET_FIELD(0, SH_MEM_CONFIG, ALIGNMENT_MODE, in gfx_v7_0_constants_init()