Home
last modified time | relevance | path

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

/linux/include/drm/
H A Damd_asic_type.h31 enum amd_asic_type { enum
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu.h871 enum amd_asic_type asic_type;
1279 bool amdgpu_device_asic_has_dc_support(enum amd_asic_type asic_type);
H A Damdgpu_device.c3908 bool amdgpu_device_asic_has_dc_support(enum amd_asic_type asic_type) in amdgpu_device_asic_has_dc_support()