Home
last modified time | relevance | path

Searched refs:sh_static_mem_cfg (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v7_0.c1924 u32 sh_mem_cfg, sh_static_mem_cfg, sh_mem_base; in gfx_v7_0_constants_init() local
1962 sh_static_mem_cfg = REG_SET_FIELD(0, SH_STATIC_MEM_CONFIG, in gfx_v7_0_constants_init()
1964 sh_static_mem_cfg = REG_SET_FIELD(sh_static_mem_cfg, SH_STATIC_MEM_CONFIG, in gfx_v7_0_constants_init()
1966 sh_static_mem_cfg = REG_SET_FIELD(sh_static_mem_cfg, SH_STATIC_MEM_CONFIG, in gfx_v7_0_constants_init()
1968 WREG32(mmSH_STATIC_MEM_CONFIG, sh_static_mem_cfg); in gfx_v7_0_constants_init()
H A Dgfx_v8_0.c3767 u32 tmp, sh_static_mem_cfg; in gfx_v8_0_constants_init() local
3782 sh_static_mem_cfg = REG_SET_FIELD(0, SH_STATIC_MEM_CONFIG, in gfx_v8_0_constants_init()
3784 sh_static_mem_cfg = REG_SET_FIELD(sh_static_mem_cfg, SH_STATIC_MEM_CONFIG, in gfx_v8_0_constants_init()
3786 sh_static_mem_cfg = REG_SET_FIELD(sh_static_mem_cfg, SH_STATIC_MEM_CONFIG, in gfx_v8_0_constants_init()
3788 WREG32(mmSH_STATIC_MEM_CONFIG, sh_static_mem_cfg); in gfx_v8_0_constants_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v7_0.c1887 u32 sh_mem_cfg, sh_static_mem_cfg, sh_mem_base; in gfx_v7_0_constants_init() local
1925 sh_static_mem_cfg = REG_SET_FIELD(0, SH_STATIC_MEM_CONFIG, in gfx_v7_0_constants_init()
1927 sh_static_mem_cfg = REG_SET_FIELD(sh_static_mem_cfg, SH_STATIC_MEM_CONFIG, in gfx_v7_0_constants_init()
1929 sh_static_mem_cfg = REG_SET_FIELD(sh_static_mem_cfg, SH_STATIC_MEM_CONFIG, in gfx_v7_0_constants_init()
1931 WREG32(mmSH_STATIC_MEM_CONFIG, sh_static_mem_cfg); in gfx_v7_0_constants_init()
H A Dgfx_v8_0.c3734 u32 tmp, sh_static_mem_cfg; in gfx_v8_0_constants_init() local
3749 sh_static_mem_cfg = REG_SET_FIELD(0, SH_STATIC_MEM_CONFIG, in gfx_v8_0_constants_init()
3751 sh_static_mem_cfg = REG_SET_FIELD(sh_static_mem_cfg, SH_STATIC_MEM_CONFIG, in gfx_v8_0_constants_init()
3753 sh_static_mem_cfg = REG_SET_FIELD(sh_static_mem_cfg, SH_STATIC_MEM_CONFIG, in gfx_v8_0_constants_init()
3755 WREG32(mmSH_STATIC_MEM_CONFIG, sh_static_mem_cfg); in gfx_v8_0_constants_init()

Completed in 26 milliseconds