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

/xsrc/external/mit/libdrm/dist/tests/amdgpu/
H A Damdgpu_test.h516 static inline bool asic_is_gfx_pipe_removed(uint32_t family_id, uint32_t chip_id, uint32_t chip_rev) function in typeref:typename:bool
H A Dsyncobj_tests.c117 gc_ip_type = (asic_is_gfx_pipe_removed(family_id, chip_id, chip_rev)) ?
H A Dvm_tests.c120 gc_ip_type = (asic_is_gfx_pipe_removed(family_id, chip_id, chip_rev)) ?
H A Dcp_dma_tests.c226 gc_ip_type = (asic_is_gfx_pipe_removed(family_id, chip_id, chip_rev)) ?
H A Dcs_tests.c80 asic_is_gfx_pipe_removed(family_id, chip_id, chip_rev)) {
H A Ddeadlock_tests.c155 if (asic_is_gfx_pipe_removed(family_id, chip_id, chip_rev)) {
H A Dvce_tests.c118 asic_is_gfx_pipe_removed(family_id, chip_id, chip_rev)) {
H A Dbasic_tests.c774 if (asic_is_gfx_pipe_removed(family_id, chip_id, chip_rev)) {
1231 gc_ip_type = (asic_is_gfx_pipe_removed(family_id, chip_id, chip_rev)) ?

Completed in 15 milliseconds