Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/ !
Damdgpu.h1410 bool amdgpu_device_seamless_boot_supported(struct amdgpu_device *adev);
Damdgpu_device.c1686 bool amdgpu_device_seamless_boot_supported(struct amdgpu_device *adev) in amdgpu_device_seamless_boot_supported() function
/linux-6.12.1/drivers/gpu/drm/amd/display/amdgpu_dm/ !
Damdgpu_dm.c1913 if (amdgpu_device_seamless_boot_supported(adev)) { in amdgpu_dm_init()