Home
last modified time | relevance | path

Searched refs:asic_is_gfx_pipe_removed (Results 1 – 8 of 8) sorted by relevance

/third_party/libdrm/tests/amdgpu/
Dvm_tests.c120 gc_ip_type = (asic_is_gfx_pipe_removed(family_id, chip_id, chip_rev)) ? in amdgpu_vmid_reserve_test()
Damdgpu_test.h517 static inline bool asic_is_gfx_pipe_removed(uint32_t family_id, uint32_t chip_id, uint32_t chip_rev) in asic_is_gfx_pipe_removed() function
Dsyncobj_tests.c117 gc_ip_type = (asic_is_gfx_pipe_removed(family_id, chip_id, chip_rev)) ? in syncobj_command_submission_helper()
Dcs_tests.c80 asic_is_gfx_pipe_removed(family_id, chip_id, chip_rev)) { in suite_cs_tests_enable()
Ddeadlock_tests.c153 if (asic_is_gfx_pipe_removed(family_id, chip_id, chip_rev)) { in suite_deadlock_tests_enable()
Dcp_dma_tests.c226 gc_ip_type = (asic_is_gfx_pipe_removed(family_id, chip_id, chip_rev)) ? in submit_and_sync()
Dvce_tests.c119 asic_is_gfx_pipe_removed(family_id, chip_id, chip_rev)) { in suite_vce_tests_enable()
Dbasic_tests.c774 if (asic_is_gfx_pipe_removed(family_id, chip_id, chip_rev)) { in suite_basic_tests_enable()
1217 gc_ip_type = (asic_is_gfx_pipe_removed(family_id, chip_id, chip_rev)) ? in amdgpu_semaphore_test()