Searched refs:hw_ip_version_major (Results 1 – 8 of 8) sorted by relevance
134 if (info.hw_ip_version_major == 1) in suite_vcn_tests_enable()136 else if (info.hw_ip_version_major == 2) in suite_vcn_tests_enable()138 else if ((info.hw_ip_version_major == 2 && info.hw_ip_version_minor >= 5) || in suite_vcn_tests_enable()139 info.hw_ip_version_major == 3) in suite_vcn_tests_enable()
182 if (info.hw_ip_version_major == 1) in suite_jpeg_tests_enable()184 else if (info.hw_ip_version_major > 1 && info.hw_ip_version_major <= 3) in suite_jpeg_tests_enable()
543 version = info.hw_ip_version_major; in amdgpu_draw_hang_gfx()565 version = info.hw_ip_version_major; in amdgpu_draw_hang_slow_gfx()
2962 version = info.hw_ip_version_major; in amdgpu_compute_dispatch_test()2985 version = info.hw_ip_version_major; in amdgpu_gfx_dispatch_test()3008 version = info.hw_ip_version_major; in amdgpu_dispatch_hang_helper()3189 version = info.hw_ip_version_major; in amdgpu_dispatch_hang_slow_helper()4083 version = info.hw_ip_version_major; in amdgpu_draw_test()
1076 __u32 hw_ip_version_major; member
1084 __u32 hw_ip_version_major; member
182 uint32_t hw_ip_version_major; member655 info->ip[ip_type].ver_major = ip_info.hw_ip_version_major; in ac_query_gpu_info()
6065 - radv: Add losing member hw_ip_version_major and hw_ip_version_minor for win32