Home
last modified time | relevance | path

Searched refs:AMDGPU_INFO_FW_VCE (Results 1 – 5 of 5) sorted by relevance

/third_party/libdrm/include/drm/
Damdgpu_drm.h708 #define AMDGPU_INFO_FW_VCE 0x1 macro
/third_party/mesa3d/include/drm-uapi/
Damdgpu_drm.h714 #define AMDGPU_INFO_FW_VCE 0x1 macro
/third_party/mesa3d/src/amd/common/
Dac_gpu_info.c67 #define AMDGPU_INFO_FW_VCE 0x1 macro
718 r = amdgpu_query_firmware_version(dev, AMDGPU_INFO_FW_VCE, 0, 0, &vce_version, &vce_feature); in ac_query_gpu_info()
/third_party/libdrm/tests/amdgpu/
Dvce_tests.c112 amdgpu_query_firmware_version(device_handle, AMDGPU_INFO_FW_VCE, 0, in suite_vce_tests_enable()
Dbasic_tests.c841 r = amdgpu_query_firmware_version(device_handle, AMDGPU_INFO_FW_VCE, 0, in amdgpu_query_info_test()