Home
last modified time | relevance | path

Searched refs:amd_asic_type (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/drm/
H A Damd_asic_type.h31 enum amd_asic_type { enum
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu.h872 enum amd_asic_type asic_type;
1297 bool amdgpu_device_asic_has_dc_support(enum amd_asic_type asic_type);
H A Damdgpu_device.c3984 bool amdgpu_device_asic_has_dc_support(enum amd_asic_type asic_type) in amdgpu_device_asic_has_dc_support()