Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu.h1438 bool amdgpu_device_seamless_boot_supported(struct amdgpu_device *adev);
Damdgpu_device.c1789 bool amdgpu_device_seamless_boot_supported(struct amdgpu_device *adev) in amdgpu_device_seamless_boot_supported() function
/linux-6.14.4/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c2048 if (amdgpu_device_seamless_boot_supported(adev)) { in amdgpu_dm_init()