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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_device.c 1036 uint32_t fw_ver; local in function:amdgpu_device_need_post
1042 fw_ver = *((uint32_t *)adev->pm.fw->data + 69);
1043 if (fw_ver < 0x00160e00)
amdgpu_device.c 1036 uint32_t fw_ver; local in function:amdgpu_device_need_post
1042 fw_ver = *((uint32_t *)adev->pm.fw->data + 69);
1043 if (fw_ver < 0x00160e00)

Completed in 34 milliseconds