| /netbsd-src/sys/external/bsd/drm2/dist/drm/i915/selftests/ |
| H A D | i915_sw_fence.c | 115 pr_err("recursive cycle not detected (AA)\n"); in test_dag() 127 pr_err("single depth cycle not detected (BAB)\n"); in test_dag() 138 pr_err("invalid cycle detected\n"); in test_dag() 142 pr_err("single depth cycle not detected (CBC)\n"); in test_dag() 146 pr_err("cycle not detected (BA, CB, AC)\n"); in test_dag() 150 pr_err("invalid cycle detected\n"); in test_dag() 160 pr_err("fence C not done\n"); in test_dag() 164 pr_err("fence B not done\n"); in test_dag() 168 pr_err("fence A not done\n"); in test_dag() 199 pr_err("Incorrectly reported fence A was complete before await\n"); in test_AB() [all …]
|
| H A D | i915_buddy.c | 22 pr_err("block info: header=%llx, state=%u, order=%d, offset=%llx size=%llx root=%s buddy=%s\n", in __igt_dump_block() 58 pr_err("block state mismatch\n"); in igt_check_block() 66 pr_err("block size smaller than min size\n"); in igt_check_block() 71 pr_err("block size not power of two\n"); in igt_check_block() 76 pr_err("block size not aligned to min size\n"); in igt_check_block() 81 pr_err("block offset not aligned to min size\n"); in igt_check_block() 86 pr_err("block offset not aligned to block size\n"); in igt_check_block() 93 pr_err("buddy has gone fishing\n"); in igt_check_block() 99 pr_err("buddy has wrong offset\n"); in igt_check_block() 104 pr_err("buddy size mismatch\n"); in igt_check_block() [all …]
|
| H A D | i915_syncmap.c | 110 pr_err("sync not cleared after free\n"); in check_syncmap_free() 129 pr_err("%s", buf); in dump_syncmap() 154 pr_err("%s: not a leaf, height is %d\n", in check_seqno() 160 pr_err("%s: seqno[%d], found %x, expected %x\n", in check_seqno() 177 pr_err("Inserting first context=%llx did not return leaf (height=%d, prefix=%llx\n", in check_one() 183 pr_err("Inserting first context=%llx created branches!\n", in check_one() 189 pr_err("First bitmap does not contain a single entry, found %x (count=%d)!\n", in check_one() 199 pr_err("Lookup of first context=%llx/seqno=%x failed!\n", in check_one() 252 pr_err("Inserting context=%llx did not return leaf (height=%d, prefix=%llx\n", in check_leaf() 258 …pr_err("First entry into leaf (context=%llx) does not contain a single entry, found %x (count=%d)!… in check_leaf() [all …]
|
| H A D | i915_vma.c | 48 pr_err("VMA created with wrong VM\n"); in assert_vma() 53 pr_err("VMA created with wrong size, found %llu, expected %zu\n", in assert_vma() 59 pr_err("VMA created with wrong type [%d]\n", in assert_vma() 81 pr_err("VMA's vm [%p] does not match request [%p]\n", in checked_vma_instance() 87 pr_err("VMA ggtt status [%d] does not match parent [%d]\n", in checked_vma_instance() 93 pr_err("i915_vma_compare failed with create parameters!\n"); in checked_vma_instance() 99 pr_err("i915_vma_compare failed with itself\n"); in checked_vma_instance() 104 pr_err("i915_vma_compare failed to detect the difference!\n"); in checked_vma_instance() 133 pr_err("VMA lookup/create failed\n"); in create_vmas() 140 pr_err("Failed to pin VMA\n"); in create_vmas() [all …]
|
| H A D | i915_gem_evict.c | 93 pr_err("%s: Found %lu objects unbound, expected %u!\n", in populate_ggtt() 99 pr_err("%s: Found %lu objects bound, expected %lu!\n", in populate_ggtt() 105 pr_err("No objects on the GGTT inactive list!\n"); in populate_ggtt() 155 pr_err("i915_gem_evict_something failed on a full GGTT with err=%d\n", in igt_evict_something() 170 pr_err("i915_gem_evict_something failed on a full GGTT with err=%d\n", in igt_evict_something() 207 …pr_err("Failed to evict+insert, i915_gem_object_ggtt_pin returned err=%d\n", (int)PTR_ERR_OR_ZERO(… in igt_overcommit() 239 pr_err("i915_gem_evict_for_node on a full GGTT returned err=%d\n", in igt_evict_for_vma() 251 pr_err("i915_gem_evict_for_node returned err=%d\n", in igt_evict_for_vma() 303 pr_err("[0]i915_gem_object_ggtt_pin failed\n"); in igt_evict_for_cache_color() 320 pr_err("[1]i915_gem_object_ggtt_pin failed\n"); in igt_evict_for_cache_color() [all …]
|
| H A D | i915_request.c | 91 pr_err("request wait (busy query) succeeded (expected timeout before submit!)\n"); in igt_wait_request() 96 pr_err("request wait succeeded (expected timeout before submit!)\n"); in igt_wait_request() 101 pr_err("request completed before submit!!\n"); in igt_wait_request() 108 pr_err("request wait (busy query) succeeded (expected timeout after submit!)\n"); in igt_wait_request() 113 pr_err("request completed immediately!\n"); in igt_wait_request() 118 pr_err("request wait succeeded (expected timeout!)\n"); in igt_wait_request() 123 pr_err("request wait timed out!\n"); in igt_wait_request() 128 pr_err("request not complete after waiting!\n"); in igt_wait_request() 133 pr_err("request wait timed out when already complete!\n"); in igt_wait_request() 158 pr_err("fence wait success before submit (expected timeout)!\n"); in igt_fence_wait() [all …]
|
| H A D | intel_uncore.c | 42 pr_err("%s: entry[%d]:(%x, %x) is not watertight to previous (%x)\n", in intel_fw_table_check() 49 pr_err("%s: entry[%d]:(%x, %x) is less than the previous (%x)\n", in intel_fw_table_check() 56 pr_err("%s: entry[%d]:(%x, %x) has negative length\n", in intel_fw_table_check() 87 pr_err("%s: entry[%d]:(%x) is before previous (%x)\n", in intel_shadow_table_check() 214 pr_err("fw_domain %s still active, aborting test!\n", in live_forcewake_ops() 234 pr_err("Failed to clear fw_domain %s\n", in live_forcewake_ops() 241 pr_err("%s:%s was zero while fw was held!\n", in live_forcewake_ops() 249 pr_err("%s:%s=%0x, fw_domains 0x%x still up after 100ms!\n", in live_forcewake_ops() 310 pr_err("Unclaimed mmio read to register 0x%04x\n", in live_forcewake_domains()
|
| H A D | scatterlist.c | 61 pr_err("%s: %s left pages out of order, expected pfn %lu, found pfn %lu (using for_each_sg)\n", in expect_pfn_sg() 67 pr_err("%s: %s copied wrong sg length, expected size %lu, found %u (using for_each_sg)\n", in expect_pfn_sg() 78 pr_err("%s: %s finished on wrong pfn, expected %lu, found %lu\n", in expect_pfn_sg() 98 …pr_err("%s: %s left pages out of order, expected pfn %lu, found pfn %lu (using for_each_sg_page)\n… in expect_pfn_sg_page_iter() 109 pr_err("%s: %s finished on wrong pfn, expected %lu, found %lu\n", in expect_pfn_sg_page_iter() 128 …pr_err("%s: %s left pages out of order, expected pfn %lu, found pfn %lu (using for_each_sgt_page)\… in expect_pfn_sgtiter() 139 pr_err("%s: %s finished on wrong pfn, expected %lu, found %lu\n", in expect_pfn_sgtiter() 352 pr_err("i915_sg_trim failed (nents %u, orig_nents %u), expected %lu\n", in igt_sg_trim()
|
| H A D | i915_gem_gtt.c | 408 pr_err("%s(%s) pin (forward) failed with err=%d on size=%lu pages (prime=%lu), offset=%llx\n", in fill_hole() 415 …pr_err("%s(%s) (forward) insert failed: vma.node=%llx + %llx [allocated? %d], expected offset %llx… in fill_hole() 445 pr_err("%s(%s) (forward) moved vma.node=%llx + %llx, expected offset %llx\n", in fill_hole() 454 pr_err("%s(%s) (forward) unbind of vma.node=%llx + %llx failed with err=%d\n", in fill_hole() 481 … pr_err("%s(%s) pin (backward) failed with err=%d on size=%lu pages (prime=%lu), offset=%llx\n", in fill_hole() 488 …pr_err("%s(%s) (backward) insert failed: vma.node=%llx + %llx [allocated? %d], expected offset %ll… in fill_hole() 518 pr_err("%s(%s) (backward) moved vma.node=%llx + %llx [allocated? %d], expected offset %llx\n", in fill_hole() 527 pr_err("%s(%s) (backward) unbind of vma.node=%llx + %llx failed with err=%d\n", in fill_hole() 596 pr_err("%s bind failed at %llx + %llx [hole %llx- %llx] with err=%d\n", in walk_hole() 605 pr_err("%s incorrect at %llx + %llx\n", in walk_hole() [all …]
|
| H A D | intel_memory_region.c | 89 pr_err("%s failed, space still left in region\n", in igt_mock_fill() 157 pr_err("%s min object spans multiple sg entries\n", __func__); in igt_mock_contiguous() 170 pr_err("%s max object spans multiple sg entries\n", __func__); in igt_mock_contiguous() 189 pr_err("%s obj->base.size(%zx) != target(%llx)\n", __func__, in igt_mock_contiguous() 196 pr_err("%s object spans multiple sg entries\n", __func__); in igt_mock_contiguous() 252 pr_err("%s target allocation(%llx) mismatch\n", in igt_mock_contiguous() 293 pr_err("base[%u]=%08x, val=%08x\n", in igt_cpu_check() 436 pr_err("igt_gpu_write failed(%d)\n", err); in igt_lmem_write_gpu() 564 pr_err("%s vaddr[%u]=%u, val=%u, size=%u, align=%u, offset=%u\n", in igt_lmem_write_cpu() 596 pr_err("failed to create memory region\n"); in intel_memory_region_mock_selftests()
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/selftests/ |
| H A D | test-drm_mm.c | 68 pr_err("Expected to find no holes (after reserve), found %lu instead\n", count); in assert_no_holes() 74 pr_err("Hole follows node, expected none!\n"); in assert_no_holes() 96 pr_err("empty mm has incorrect hole, found (%llx, %llx), expect (%llx, %llx)\n", in assert_one_hole() 104 pr_err("Expected to find one hole, found %lu instead\n", count); in assert_one_hole() 124 pr_err("node[%ld] list out of order, expected %llx found %llx\n", in assert_continuous() 130 pr_err("node[%ld].size incorrect, expected %llx, found %llx\n", in assert_continuous() 136 pr_err("node[%ld] is followed by a hole!\n", n); in assert_continuous() 143 pr_err("lookup return wrong node, expected start %llx, found %llx\n", in assert_continuous() 150 pr_err("lookup failed for node %llx + %llx\n", in assert_continuous() 179 pr_err("node not allocated\n"); in assert_node() [all …]
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gem/selftests/ |
| H A D | i915_gem_dmabuf.c | 31 pr_err("i915_gem_prime_export failed with err=%d\n", in igt_dmabuf_export() 54 pr_err("i915_gem_prime_export failed with err=%d\n", in igt_dmabuf_import_self() 62 pr_err("i915_gem_prime_import failed with err=%d\n", in igt_dmabuf_import_self() 69 pr_err("i915_gem_prime_import created a new object!\n"); in igt_dmabuf_import_self() 99 pr_err("i915_gem_prime_import failed with err=%d\n", in igt_dmabuf_import() 106 pr_err("i915_gem_prime_import created a non-i915 object!\n"); in igt_dmabuf_import() 112 pr_err("i915_gem_prime_import is wrong size found %lld, expected %ld\n", in igt_dmabuf_import() 120 pr_err("dma_buf_vmap failed\n"); in igt_dmabuf_import() 129 pr_err("i915_gem_object_pin_map failed with err=%d\n", err); in igt_dmabuf_import() 137 pr_err("imported vmap not all set to %x!\n", pattern[i]); in igt_dmabuf_import() [all …]
|
| H A D | i915_gem_mman.c | 103 pr_err("Failed to set tiling mode=%u, stride=%u, err=%d\n", in check_partial_mapping() 115 pr_err("Failed to flush to GTT write domain; err=%d\n", err); in check_partial_mapping() 124 pr_err("Failed to pin partial view: offset=%lu; err=%d\n", in check_partial_mapping() 135 pr_err("Failed to iomap partial view: offset=%lu; err=%d\n", in check_partial_mapping() 154 …pr_err("Partial view for %lu [%u] (offset=%llu, size=%u [%llu, row size %u], fence=%d, tiling=%d, … in check_partial_mapping() 188 pr_err("Failed to set tiling mode=%u, stride=%u, err=%d\n", in check_partial_mappings() 200 pr_err("Failed to flush to GTT write domain; err=%d\n", err); in check_partial_mappings() 218 pr_err("Failed to pin partial view: offset=%lu; err=%d\n", in check_partial_mappings() 229 pr_err("Failed to iomap partial view: offset=%lu; err=%d\n", in check_partial_mappings() 247 …pr_err("Partial view for %lu [%u] (offset=%llu, size=%u [%llu, row size %u], fence=%d, tiling=%d, … in check_partial_mappings() [all …]
|
| H A D | i915_gem_phys.c | 29 pr_err("i915_gem_object_create failed, err=%d\n", err); in mock_phys_object() 35 pr_err("i915_gem_object_attach_phys failed, err=%d\n", err); in mock_phys_object() 40 pr_err("i915_gem_object_attach_phys did not create a phys object\n"); in mock_phys_object() 46 pr_err("i915_gem_object_attach_phys did not pin its phys pages\n"); in mock_phys_object() 56 pr_err("i915_gem_object_set_to_gtt_domain failed with err=%d\n", in mock_phys_object()
|
| H A D | huge_pages.c | 350 pr_err("unsupported page_sizes.sg=%u, supported=%u\n", in igt_check_page_sizes() 356 pr_err("unsupported page_sizes.gtt=%u, supported=%u\n", in igt_check_page_sizes() 362 pr_err("vma->page_sizes.phys(%u) != obj->mm.page_sizes.phys(%u)\n", in igt_check_page_sizes() 368 pr_err("vma->page_sizes.sg(%u) != obj->mm.page_sizes.sg(%u)\n", in igt_check_page_sizes() 374 pr_err("obj->page_sizes.gtt(%u) should never be set\n", in igt_check_page_sizes() 415 pr_err("obj->base.size=%zu, expected=%u\n", in igt_mock_exhaust_device_supported_pages() 434 pr_err("page_sizes.sg=%u, expected=%u\n", in igt_mock_exhaust_device_supported_pages() 475 pr_err("%s failed to create memory region\n", __func__); in igt_mock_memory_region_huge_pages() 508 pr_err("%s addr misaligned(%pa) page_size=%u\n", in igt_mock_memory_region_huge_pages() 515 pr_err("%s page_sizes.gtt=%u, expected=%u\n", in igt_mock_memory_region_huge_pages() [all …]
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/ |
| H A D | selftest_hangcheck.c | 361 pr_err("Failed to create request for %s, err=%d\n", in igt_hang_sanitycheck() 384 pr_err("Wait for request failed on %s, err=%d\n", in igt_hang_sanitycheck() 450 pr_err("Full GPU reset not recorded!\n"); in igt_reset_nop() 499 pr_err("%s failed to idle before reset\n", in igt_reset_nop_engine() 518 pr_err("i915_reset_engine failed\n"); in igt_reset_nop_engine() 523 pr_err("Full GPU reset recorded! (engine reset expected)\n"); in igt_reset_nop_engine() 530 pr_err("%s engine reset not recorded!\n", in igt_reset_nop_engine() 579 pr_err("%s failed to idle before reset\n", in __igt_reset_engine() 606 pr_err("%s: Failed to start request %llx, at %x\n", in __igt_reset_engine() 621 pr_err("i915_reset_engine failed\n"); in __igt_reset_engine() [all …]
|
| H A D | selftest_engine_heartbeat.c | 123 pr_err("%s: no heartbeat pulse?\n", engine->name); in __live_idle_pulse() 137 pr_err("%s: heartbeat pulse did not flush idle tasks\n", in __live_idle_pulse() 227 pr_err("%s: heartbeat did not start\n", in __live_heartbeat_fast() 259 pr_err("%s: Heartbeat delay was %uus, expected less than %dus\n", in __live_heartbeat_fast() 302 pr_err("%s: heartbeat not running\n", in __live_heartbeat_off() 315 pr_err("%s: heartbeat still running\n", in __live_heartbeat_off() 322 pr_err("%s: heartbeat still allocated\n", in __live_heartbeat_off()
|
| H A D | selftest_timeline.c | 85 pr_err("HWSP cacheline %lu already used; duplicate allocation!\n", in __mock_hwsp_timeline() 182 pr_err("%s: %s(ctx=%llu, seqno=%u) expected passed %s but failed\n", in __igt_sync() 315 pr_err("Lookup of %llu failed\n", id); in bench_sync() 345 pr_err("Lookup of %lu failed\n", end_time); in bench_sync() 483 pr_err("Failed to write to timeline!\n"); in tl_write() 497 pr_err("Timeline created with incorrect breadcrumb, found %x, expected %x\n", in checked_intel_timeline_create() 567 pr_err("Invalid seqno stored in timeline %lu, found 0x%x\n", in live_hwsp_engine() 639 pr_err("Invalid seqno stored in timeline %lu, found 0x%x\n", in live_hwsp_alternate() 732 pr_err("Wait for timeline writes timed out!\n"); in live_hwsp_wrap() 738 pr_err("Bad timeline values: found (%x, %x), expected (%x, %x)\n", in live_hwsp_wrap() [all …]
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/ |
| H A D | amdgpu_vega20_ppt.c | 583 pr_err("Unsupported PPTable format!"); in vega20_check_powerplay_table() 588 pr_err("Invalid PowerPlay Table!"); in vega20_check_powerplay_table() 682 pr_err("[GetNumOfDpmLevel] failed to get dpm levels!"); in vega20_set_single_dpm_table() 688 pr_err("[GetNumOfDpmLevel] number of clk levels is invalid!"); in vega20_set_single_dpm_table() 699 pr_err("[GetDpmFreqByIndex] failed to get dpm freq by index!"); in vega20_set_single_dpm_table() 704 pr_err("[GetDpmFreqByIndex] clk value is invalid!"); in vega20_set_single_dpm_table() 738 pr_err("[SetupDefaultDpmTable] failed to get socclk dpm levels!"); in vega20_set_default_dpm_table() 754 pr_err("[SetupDefaultDpmTable] failed to get gfxclk dpm levels!"); in vega20_set_default_dpm_table() 770 pr_err("[SetupDefaultDpmTable] failed to get memclk dpm levels!"); in vega20_set_default_dpm_table() 785 pr_err("[SetupDefaultDpmTable] failed to get eclk dpm levels!"); in vega20_set_default_dpm_table() [all …]
|
| H A D | amdgpu_arcturus_ppt.c | 383 pr_err("[%s] failed to get dpm levels!\n", __func__); in arcturus_set_single_dpm_table() 389 pr_err("[%s] number of clk levels is invalid!\n", __func__); in arcturus_set_single_dpm_table() 399 pr_err("[%s] failed to get dpm freq by index!\n", __func__); in arcturus_set_single_dpm_table() 404 pr_err("[%s] clk value is invalid!\n", __func__); in arcturus_set_single_dpm_table() 437 pr_err("[%s] failed to get socclk dpm levels!\n", __func__); in arcturus_set_default_dpm_table() 452 pr_err("[SetupDefaultDpmTable] failed to get gfxclk dpm levels!"); in arcturus_set_default_dpm_table() 467 pr_err("[SetupDefaultDpmTable] failed to get memclk dpm levels!"); in arcturus_set_default_dpm_table() 482 pr_err("[SetupDefaultDpmTable] failed to get fclk dpm levels!"); in arcturus_set_default_dpm_table() 562 pr_err("RunAfllBtc failed!\n"); in arcturus_run_btc() 640 pr_err("Attempt to get current gfx clk Failed!"); in arcturus_print_clk_levels() [all …]
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/ |
| H A D | drm_cache.c | 96 pr_err("Timed out waiting for cache flush\n"); in drm_clflush_pages() 114 pr_err("Architecture has no drm_cache.c support\n"); in drm_clflush_pages() 143 pr_err("Timed out waiting for cache flush\n"); in drm_clflush_sg() 145 pr_err("Architecture has no drm_cache.c support\n"); in drm_clflush_sg() 181 pr_err("Timed out waiting for cache flush\n"); in drm_clflush_virt_range() 183 pr_err("Architecture has no drm_cache.c support\n"); in drm_clflush_virt_range()
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/ |
| H A D | kfd_kernel_queue.c | 75 pr_err("Invalid queue type %d\n", type); in kq_initialize() 85 pr_err("Failed to initialize doorbell"); in kq_initialize() 91 pr_err("Failed to init pq queues size %d\n", queue_size); in kq_initialize() 339 pr_err("Failed to init kernel queue\n"); in kernel_queue_init() 358 pr_err("Starting kernel queue test\n"); in test_kq() 362 pr_err(" Failed to initialize HIQ\n"); in test_kq() 363 pr_err("Kernel queue test failed\n"); in test_kq() 369 pr_err(" Failed to acquire packet buffer\n"); in test_kq() 370 pr_err("Kernel queue test failed\n"); in test_kq() 377 pr_err("Ending kernel queue test\n"); in test_kq()
|
| H A D | kfd_dbgdev.c | 84 pr_err("kq_acquire_packet_buffer failed\n"); in dbgdev_diq_submit_ib() 122 pr_err("Failed to allocate GART memory\n"); in dbgdev_diq_submit_ib() 196 pr_err("Failed to create DIQ\n"); in dbgdev_register_diq() 205 pr_err("Error getting DIQ\n"); in dbgdev_register_diq() 287 pr_err("Failed to get pdd for wave control no DIQ\n"); in dbgdev_address_watch_nodiq() 297 pr_err("num_watch_points is invalid\n"); in dbgdev_address_watch_nodiq() 302 pr_err("adw_info fields are not valid\n"); in dbgdev_address_watch_nodiq() 362 pr_err("num_watch_points is invalid\n"); in dbgdev_address_watch_diq() 367 pr_err("adw_info fields are not valid\n"); in dbgdev_address_watch_diq() 374 pr_err("Failed to allocate GART memory\n"); in dbgdev_address_watch_diq() [all …]
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
| H A D | amdgpu_amdkfd_gpuvm.c | 333 pr_err("amdgpu: failed to validate PT BOs\n"); in vm_validate_pt_pd_bos() 339 pr_err("amdgpu: failed to validate PD\n"); in vm_validate_pt_pd_bos() 348 pr_err("amdgpu: failed to kmap PD, ret=%d\n", ret); in vm_validate_pt_pd_bos() 426 pr_err("Invalid VA when adding BO to VM\n"); in add_bo_to_vm() 444 pr_err("Failed to add BO object to VM. ret == %d\n", in add_bo_to_vm() 460 pr_err("validate_pt_pd_bos() failed\n"); in add_bo_to_vm() 537 pr_err("%s: Failed to set userptr: %d\n", __func__, ret); in init_user_pages() 543 pr_err("%s: Failed to register MMU notifier: %d\n", in init_user_pages() 550 pr_err("%s: Failed to get user pages: %d\n", __func__, ret); in init_user_pages() 556 pr_err("%s: Failed to reserve BO\n", __func__); in init_user_pages() [all …]
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/ |
| H A D | amdgpu_smu9_smumgr.c | 79 pr_err("No response from smu\n"); in smu9_wait_for_response() 89 pr_err("No response from smu\n"); in smu9_wait_for_response() 136 pr_err("Failed to send message: 0x%x, ret value: 0x%x\n", msg, ret); in smu9_send_msg_to_smc() 172 pr_err("Failed message: 0x%x, input parameter: 0x%x, error code: 0x%x\n", msg, parameter, ret); in smu9_send_msg_to_smc_with_parameter()
|