Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/ !
H A Damdgpu_bios.c108 if (amdgpu_device_need_post(adev)) in amdgpu_read_bios_from_vram()
H A Damdgpu.h1553 bool amdgpu_device_need_post(struct amdgpu_device *adev);
H A Damdgpu_device.c1761 * amdgpu_device_need_post - check if the hw need post or not
1769 bool amdgpu_device_need_post(struct amdgpu_device *adev) in amdgpu_device_need_post() function
4647 if (amdgpu_device_need_post(adev)) { in amdgpu_device_init()
5244 if (amdgpu_device_need_post(adev)) { in amdgpu_device_resume()