Home
last modified time | relevance | path

Searched refs:drm_amdgpu_info_hw_ip (Results 1 – 11 of 11) sorted by relevance

/third_party/libdrm/tests/amdgpu/
Ddeadlock_tests.c341 struct drm_amdgpu_info_hw_ip info; in amdgpu_deadlock_sdma()
535 struct drm_amdgpu_info_hw_ip info; in amdgpu_draw_hang_gfx()
558 struct drm_amdgpu_info_hw_ip info; in amdgpu_draw_hang_slow_gfx()
Dbasic_tests.c1357 struct drm_amdgpu_info_hw_ip info; in amdgpu_command_submission_compute_nop()
1567 struct drm_amdgpu_info_hw_ip hw_ip_info; in amdgpu_command_submission_write_linear_helper_with_secure()
1775 struct drm_amdgpu_info_hw_ip hw_ip_info; in amdgpu_command_submission_const_fill_helper()
1908 struct drm_amdgpu_info_hw_ip hw_ip_info; in amdgpu_command_submission_copy_linear_helper()
2954 struct drm_amdgpu_info_hw_ip info; in amdgpu_compute_dispatch_test()
2977 struct drm_amdgpu_info_hw_ip info; in amdgpu_gfx_dispatch_test()
3000 struct drm_amdgpu_info_hw_ip info; in amdgpu_dispatch_hang_helper()
3181 struct drm_amdgpu_info_hw_ip info; in amdgpu_dispatch_hang_slow_helper()
4075 struct drm_amdgpu_info_hw_ip info; in amdgpu_draw_test()
Dsecurity_tests.c44 static struct drm_amdgpu_info_hw_ip sdma_info;
Dvcn_tests.c103 struct drm_amdgpu_info_hw_ip info; in suite_vcn_tests_enable()
Duvd_enc_tests.c90 struct drm_amdgpu_info_hw_ip info; in suite_uvd_enc_tests_enable()
Djpeg_tests.c157 struct drm_amdgpu_info_hw_ip info; in suite_jpeg_tests_enable()
/third_party/libdrm/amdgpu/
Damdgpu.h44 struct drm_amdgpu_info_hw_ip;
1153 struct drm_amdgpu_info_hw_ip *info);
Damdgpu_gpu_info.c99 struct drm_amdgpu_info_hw_ip *info) in amdgpu_query_hw_ip_info()
/third_party/libdrm/include/drm/
Damdgpu_drm.h1074 struct drm_amdgpu_info_hw_ip { struct
/third_party/mesa3d/include/drm-uapi/
Damdgpu_drm.h1082 struct drm_amdgpu_info_hw_ip { struct
/third_party/mesa3d/src/amd/common/
Dac_gpu_info.c181 struct drm_amdgpu_info_hw_ip { struct
280 struct drm_amdgpu_info_hw_ip *info) in amdgpu_query_hw_ip_info()
644 struct drm_amdgpu_info_hw_ip ip_info = {0}; in ac_query_gpu_info()