Home
last modified time | relevance | path

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

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