HomeSort by: relevance | last modified time | path
    Searched defs:amdgpu_device_need_post (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_device.c 1013 * amdgpu_device_need_post - check if the hw need post or not
1021 bool amdgpu_device_need_post(struct amdgpu_device *adev) function in typeref:typename:bool
3174 if (amdgpu_device_need_post(adev)) {
3580 if (amdgpu_device_need_post(adev)) {

Completed in 47 milliseconds