Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu.h1456 bool amdgpu_device_seamless_boot_supported(struct amdgpu_device *adev);
H A Damdgpu_device.c1826 bool amdgpu_device_seamless_boot_supported(struct amdgpu_device *adev) in amdgpu_device_seamless_boot_supported() function
/linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c2044 if (amdgpu_device_seamless_boot_supported(adev)) { in amdgpu_dm_init()