Home
last modified time | relevance | path

Searched refs:amdgpu_device_has_display_hardware (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_gmc.c735 !amdgpu_device_has_display_hardware(adev)) { in amdgpu_gmc_get_vbios_allocations()
H A Damdgpu.h1361 bool amdgpu_device_has_display_hardware(struct amdgpu_device *adev);
H A Damdgpu_device.c6226 bool amdgpu_device_has_display_hardware(struct amdgpu_device *adev) in amdgpu_device_has_display_hardware() function
/openbsd/sys/dev/pci/drm/amd/pm/
H A Damdgpu_pm.c2022 !amdgpu_device_has_display_hardware(adev)) in default_attr_update()