Home
last modified time | relevance | path

Searched refs:check_seamless_boot_capability (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.h828 bool check_seamless_boot_capability(struct amdgpu_device *adev);
H A Damdgpu_dm.c1676 if (check_seamless_boot_capability(adev)) { in amdgpu_dm_init()
11026 bool check_seamless_boot_capability(struct amdgpu_device *adev) in check_seamless_boot_capability() function