Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gfx.h307 unsigned ce_ram_size; member
Damdgpu_kms.c725 dev_info.ce_ram_size = adev->gfx.ce_ram_size; in amdgpu_info_ioctl()
Dgfx_v6_0.c3178 adev->gfx.ce_ram_size = 0x8000; in gfx_v6_0_hw_init()
Dgfx_v7_0.c4517 adev->gfx.ce_ram_size = 0x8000; in gfx_v7_0_sw_init()
Dgfx_v10_0.c1433 adev->gfx.ce_ram_size = F32_CE_PROGRAM_RAM_SIZE; in gfx_v10_0_sw_init()
Dgfx_v9_0.c2322 adev->gfx.ce_ram_size = 0x8000; in gfx_v9_0_sw_init()
Dgfx_v8_0.c2086 adev->gfx.ce_ram_size = 0x8000; in gfx_v8_0_sw_init()
/Linux-v5.4/include/uapi/drm/
Damdgpu_drm.h962 __u32 ce_ram_size; member