Home
last modified time | relevance | path

Searched refs:ce_ram_size (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gfx.h420 unsigned ce_ram_size;
408 unsigned ce_ram_size; global() member
H A Damdgpu_kms.c912 dev_info->ce_ram_size = adev->gfx.ce_ram_size; in amdgpu_info_ioctl()
H A Dgfx_v6_0.c3140 adev->gfx.ce_ram_size = 0x8000; in gfx_v6_0_hw_init()
H A Dgfx_v7_0.c4435 adev->gfx.ce_ram_size = 0x8000; in gfx_v7_0_sw_init()
H A Dgfx_v8_0.c2031 adev->gfx.ce_ram_size = 0x8000; in gfx_v8_0_sw_init()
H A Dgfx_v9_0.c2380 adev->gfx.ce_ram_size = 0x8000; in gfx_v9_0_select_se_sh()
H A Dgfx_v10_0.c4839 adev->gfx.ce_ram_size = F32_CE_PROGRAM_RAM_SIZE; in gfx_v10_0_sw_init()
/linux/include/uapi/drm/
H A Damdgpu_drm.h1117 __u32 ce_ram_size; member