Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gfx.h321 unsigned ce_ram_size; member
Damdgpu_kms.c846 dev_info->ce_ram_size = adev->gfx.ce_ram_size; in amdgpu_info_ioctl()
Dgfx_v6_0.c3179 adev->gfx.ce_ram_size = 0x8000; in gfx_v6_0_hw_init()
Dgfx_v7_0.c4540 adev->gfx.ce_ram_size = 0x8000; in gfx_v7_0_sw_init()
Dgfx_v8_0.c2077 adev->gfx.ce_ram_size = 0x8000; in gfx_v8_0_sw_init()
Dgfx_v9_0.c2429 adev->gfx.ce_ram_size = 0x8000; in gfx_v9_0_sw_init()
Dgfx_v10_0.c4959 adev->gfx.ce_ram_size = F32_CE_PROGRAM_RAM_SIZE; in gfx_v10_0_sw_init()
/Linux-v5.15/include/uapi/drm/
Damdgpu_drm.h1012 __u32 ce_ram_size; member