Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu.h1554 bool amdgpu_device_seamless_boot_supported(struct amdgpu_device *adev);
H A Damdgpu_device.c1833 bool amdgpu_device_seamless_boot_supported(struct amdgpu_device *adev) in amdgpu_device_seamless_boot_supported() function
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c1934 if (amdgpu_device_seamless_boot_supported(adev)) { in amdgpu_dm_init()