Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu.h1507 int amdgpu_device_suspend(struct drm_device *dev, bool fbcon);
H A Damdgpu_device.c2119 amdgpu_device_suspend(dev, true); in amdgpu_switcheroo_set_state()
4904 int amdgpu_device_suspend(struct drm_device *dev, bool notify_clients) in amdgpu_device_suspend() function