HomeSort by: relevance | last modified time | path
    Searched refs:ce_ram_size (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_gfx.h 296 unsigned ce_ram_size; member in struct:amdgpu_gfx
amdgpu_kms.c 748 dev_info.ce_ram_size = adev->gfx.ce_ram_size;
amdgpu_gfx_v6_0.c 3182 adev->gfx.ce_ram_size = 0x8000;
amdgpu_gfx_v10_0.c 1433 adev->gfx.ce_ram_size = F32_CE_PROGRAM_RAM_SIZE;
amdgpu_gfx_v7_0.c 4524 adev->gfx.ce_ram_size = 0x8000;
amdgpu_gfx_v8_0.c 2060 adev->gfx.ce_ram_size = 0x8000;
amdgpu_gfx_v9_0.c 2293 adev->gfx.ce_ram_size = 0x8000;
  /src/sys/external/bsd/drm2/dist/include/uapi/drm/
amdgpu_drm.h 969 __u32 ce_ram_size; member in struct:drm_amdgpu_info_device

Completed in 33 milliseconds