Searched refs:asic_is_gfx_pipe_removed (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/libdrm/dist/tests/amdgpu/ |
| H A D | amdgpu_test.h | 516 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 D | syncobj_tests.c | 117 gc_ip_type = (asic_is_gfx_pipe_removed(family_id, chip_id, chip_rev)) ?
|
| H A D | vm_tests.c | 120 gc_ip_type = (asic_is_gfx_pipe_removed(family_id, chip_id, chip_rev)) ?
|
| H A D | cp_dma_tests.c | 226 gc_ip_type = (asic_is_gfx_pipe_removed(family_id, chip_id, chip_rev)) ?
|
| H A D | cs_tests.c | 80 asic_is_gfx_pipe_removed(family_id, chip_id, chip_rev)) {
|
| H A D | deadlock_tests.c | 155 if (asic_is_gfx_pipe_removed(family_id, chip_id, chip_rev)) {
|
| H A D | vce_tests.c | 118 asic_is_gfx_pipe_removed(family_id, chip_id, chip_rev)) {
|
| H A D | basic_tests.c | 774 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