Home
last modified time | relevance | path

Searched refs:DEFAULT_SH_MEM_BASES (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v7_0.c1807 #define DEFAULT_SH_MEM_BASES (0x6000) macro
1828 sh_mem_bases = DEFAULT_SH_MEM_BASES | (DEFAULT_SH_MEM_BASES << 16); in gfx_v7_0_init_compute_vmid()
H A Dgfx_v9_4_3.c901 #define DEFAULT_SH_MEM_BASES (0x6000) macro
916 sh_mem_bases = DEFAULT_SH_MEM_BASES | (DEFAULT_SH_MEM_BASES << 16); in gfx_v9_4_3_xcc_init_compute_vmid()
H A Dgfx_v8_0.c3649 #define DEFAULT_SH_MEM_BASES (0x6000) macro
3670 sh_mem_bases = DEFAULT_SH_MEM_BASES | (DEFAULT_SH_MEM_BASES << 16); in gfx_v8_0_init_compute_vmid()
H A Dgfx_v9_0.c2309 #define DEFAULT_SH_MEM_BASES (0x6000) macro
2322 sh_mem_bases = DEFAULT_SH_MEM_BASES | (DEFAULT_SH_MEM_BASES << 16); in gfx_v9_0_init_compute_vmid()
H A Dgfx_v10_0.c4804 #define DEFAULT_SH_MEM_BASES (0x6000) macro
4840 sh_mem_bases = DEFAULT_SH_MEM_BASES | (DEFAULT_SH_MEM_BASES << 16); in gfx_v10_0_init_compute_vmid()
H A Dgfx_v11_0.c1624 #define DEFAULT_SH_MEM_BASES (0x6000) macro