Home
last modified time | relevance | path

Searched refs:gvt_vgpu_err (Results 1 – 14 of 14) sorted by relevance

/linux-6.15/drivers/gpu/drm/i915/gvt/
H A Ddmabuf.c293 gvt_vgpu_err("invalid tiling mode: %x\n", p.tiled); in vgpu_get_plane_info()
317 gvt_vgpu_err("invalid plane id:%d\n", plane_id); in vgpu_get_plane_info()
323 gvt_vgpu_err("fb size is zero\n"); in vgpu_get_plane_info()
328 gvt_vgpu_err("Not aligned fb address:0x%llx\n", info->start); in vgpu_get_plane_info()
333 gvt_vgpu_err("invalid gma addr\n"); in vgpu_get_plane_info()
451 gvt_vgpu_err("alloc dmabuf_obj failed\n"); in intel_vgpu_query_plane()
459 gvt_vgpu_err("allocate intel vgpu fb info failed\n"); in intel_vgpu_query_plane()
514 gvt_vgpu_err("invalid dmabuf id:%d\n", dmabuf_id); in intel_vgpu_get_dmabuf()
521 gvt_vgpu_err("create gvt gem obj failed\n"); in intel_vgpu_get_dmabuf()
530 gvt_vgpu_err("export dma-buf failed\n"); in intel_vgpu_get_dmabuf()
[all …]
H A Dcmd_parser.c930 gvt_vgpu_err("%s access to register (%x)\n", in cmd_reg_handler()
989 gvt_vgpu_err("try to write RO reg %x\n", in cmd_reg_handler()
1376 gvt_vgpu_err("unknown plane code %d\n", plane); in skl_decode_mi_display_flip()
1507 gvt_vgpu_err("fail to update plane mmio\n"); in cmd_handler_mi_display_flip()
2812 gvt_vgpu_err("ip_gma %lx out of ring scope." in command_scan()
2820 gvt_vgpu_err("ip_gma %lx out of range." in command_scan()
2830 gvt_vgpu_err("cmd parser error\n"); in command_scan()
2993 gvt_vgpu_err("scan workload error\n"); in intel_gvt_scan_and_shadow_ringbuffer()
3085 gvt_vgpu_err("fail to shadow indirect ctx\n"); in intel_gvt_scan_and_shadow_wa_ctx()
3093 gvt_vgpu_err("scan wa ctx error\n"); in intel_gvt_scan_and_shadow_wa_ctx()
[all …]
H A Dopregion.c427 gvt_vgpu_err("guest opregion read error %d, gpa 0x%llx, len %lu\n", in intel_vgpu_emulate_opregion_request()
434 gvt_vgpu_err("guest opregion read error %d, gpa 0x%llx, len %lu\n", in intel_vgpu_emulate_opregion_request()
440 gvt_vgpu_err("requesting SMI service\n"); in intel_vgpu_emulate_opregion_request()
453 gvt_vgpu_err("requesting runtime service: func \"%s\"," in intel_vgpu_emulate_opregion_request()
471 gvt_vgpu_err("guest opregion write error %d, gpa 0x%llx, len %lu\n", in intel_vgpu_emulate_opregion_request()
478 gvt_vgpu_err("guest opregion write error %d, gpa 0x%llx, len %lu\n", in intel_vgpu_emulate_opregion_request()
H A Dfb_decoder.c236 gvt_vgpu_err("Out-of-bounds pixel format index\n"); in intel_vgpu_decode_primary_plane()
250 gvt_vgpu_err("Non-supported pixel format (0x%x)\n", fmt); in intel_vgpu_decode_primary_plane()
262 gvt_vgpu_err("Translate primary plane gma 0x%x to gpa fail\n", in intel_vgpu_decode_primary_plane()
363 gvt_vgpu_err("Non-supported cursor mode (0x%x)\n", mode); in intel_vgpu_decode_cursor_plane()
386 gvt_vgpu_err("Translate cursor plane gma 0x%x to gpa fail\n", in intel_vgpu_decode_cursor_plane()
H A Dexeclist.c196 gvt_vgpu_err("schedule out context is not running context," in emulate_execlist_ctx_schedule_out()
266 gvt_vgpu_err("virtual execlist slots are full\n"); in get_next_execlist_slot()
287 gvt_vgpu_err("no available execlist slot\n"); in emulate_execlist_schedule_in()
386 gvt_vgpu_err("fail to emulate execlist schedule in\n"); in prepare_execlist_workload()
468 gvt_vgpu_err("invalid elsp submission, desc0 is invalid\n"); in intel_vgpu_submit_execlist()
476 gvt_vgpu_err("unexpected GGTT elsp submission\n"); in intel_vgpu_submit_execlist()
487 gvt_vgpu_err("failed to submit desc %d\n", i); in intel_vgpu_submit_execlist()
495 gvt_vgpu_err("descriptors content: desc0 %08x %08x desc1 %08x %08x\n", in intel_vgpu_submit_execlist()
H A Dscheduler.c385 gvt_vgpu_err("fail to emit init breadcrumb\n"); in copy_workload_to_ring_buffer()
470 gvt_vgpu_err("fail to allocate gem request\n"); in intel_gvt_workload_req_alloc()
693 gvt_vgpu_err("fail to vgpu pin mm\n"); in intel_vgpu_shadow_mm_pin()
713 gvt_vgpu_err("LRI shadow ppgtt fail to pin\n"); in intel_vgpu_shadow_mm_pin()
746 gvt_vgpu_err("fail to pin shadow mm\n"); in prepare_workload()
756 gvt_vgpu_err("fail to vgpu sync oos pages\n"); in prepare_workload()
762 gvt_vgpu_err("fail to flush post shadow\n"); in prepare_workload()
768 gvt_vgpu_err("fail to generate request\n"); in prepare_workload()
780 gvt_vgpu_err("fail to prepare_shadow_wa_ctx\n"); in prepare_workload()
1720 gvt_vgpu_err("invalid wa_ctx at: 0x%lx\n", in intel_vgpu_create_workload()
[all …]
H A Dedid.c60 gvt_vgpu_err("Driver tries to read EDID without proper sequence!\n"); in edid_get_byte()
64 gvt_vgpu_err("edid_get_byte() exceeds the size of EDID!\n"); in edid_get_byte()
69 gvt_vgpu_err("Reading EDID but EDID is not available!\n"); in edid_get_byte()
80 gvt_vgpu_err("No EDID available during the reading?\n"); in edid_get_byte()
267 gvt_vgpu_err("Unknown/reserved GMBUS cycle detected!\n"); in gmbus1_mmio_write()
338 gvt_vgpu_err("warning: gmbus3 read with nothing returned\n"); in gmbus3_mmio_read()
H A Dgtt.c771 gvt_vgpu_err("fail to allocate ppgtt shadow page\n"); in ppgtt_alloc_spt()
786 gvt_vgpu_err("fail to map dma addr\n"); in ppgtt_alloc_spt()
908 gvt_vgpu_err("fail to find shadow page: mfn: 0x%lx\n", in ppgtt_invalidate_spt_by_shadow_entry()
1208 gvt_vgpu_err("GVT doesn't support 1GB entry\n"); in ppgtt_populate_shadow_entry()
1279 gvt_vgpu_err("fail to find guest page\n"); in ppgtt_handle_guest_entry_removal()
1824 gvt_vgpu_err("failed to shadow ppgtt mm\n"); in intel_vgpu_create_ppgtt_mm()
2306 gvt_vgpu_err("fail to allocate scratch page\n"); in alloc_scratch_pages()
2312 gvt_vgpu_err("fail to dmamap scratch_pt\n"); in alloc_scratch_pages()
2410 gvt_vgpu_err("fail to create mm for ggtt.\n"); in intel_vgpu_init_gtt()
2584 gvt_vgpu_err("fail to create mm\n"); in intel_vgpu_get_ppgtt_mm()
[all …]
H A Dkvmgt.c155 gvt_vgpu_err("vfio_pin_pages failed for iova %pad, ret %d\n", in gvt_pin_guest_page()
191 gvt_vgpu_err("DMA mapping failed for pfn 0x%lx, ret %d\n", in gvt_dma_map_page()
459 gvt_vgpu_err("invalid EDID blob\n"); in handle_edid_regs()
466 gvt_vgpu_err("invalid EDID link state %d\n", in handle_edid_regs()
474 gvt_vgpu_err("EDID size is bigger than %d!\n", in handle_edid_regs()
482 gvt_vgpu_err("write read-only EDID region at offset %d\n", in handle_edid_regs()
524 gvt_vgpu_err("failed to access EDID region\n"); in intel_vgpu_reg_rw_edid()
675 gvt_vgpu_err("KVM is required to use Intel vGPU\n"); in intel_vgpu_open_device()
779 gvt_vgpu_err("Invalid aperture offset %llu\n", off); in intel_vgpu_aperture_rw()
808 gvt_vgpu_err("invalid index: %u\n", index); in intel_vgpu_rw()
[all …]
H A Ddebug.h30 #define gvt_vgpu_err(fmt, args...) \ macro
H A Dmmio.c166 gvt_vgpu_err("fail to emulate MMIO read %08x len %d\n", in intel_vgpu_emulate_mmio_read()
233 gvt_vgpu_err("fail to emulate MMIO write %08x len %d\n", offset, in intel_vgpu_emulate_mmio_write()
H A Daperture_gm.c219 gvt_vgpu_err("Failed to alloc fences\n"); in alloc_vgpu_fence()
250 gvt_vgpu_err("Invalid vGPU creation params\n"); in alloc_resource()
H A Dhandlers.c207 gvt_vgpu_err("access oob fence reg %d/%d\n", in sanitize_fence_mmio_access()
308 gvt_vgpu_err("invalid forcewake offset 0x%x\n", offset); in mul_force_wake_write()
866 gvt_vgpu_err("Invalid train pattern %d\n", train_pattern); in check_fdi_rx_train_status()
925 gvt_vgpu_err("Unsupported registers %x\n", offset); in update_fdi_rx_iir_status()
1187 gvt_vgpu_err("Unsupported DP port access!\n"); in dp_aux_ch_ctl_mmio_write()
1247 gvt_vgpu_err("dp_aux_header: len %d is too large\n", len); in dp_aux_ch_ctl_mmio_write()
1314 gvt_vgpu_err("dp_aux_header: len %d is too large\n", len); in dp_aux_ch_ctl_mmio_write()
1400 gvt_vgpu_err("SBI caching meets maximum limits\n"); in write_virtual_sbi_register()
1480 gvt_vgpu_err("invalid pvinfo read: [%x:%x] = %x\n", in pvinfo_mmio_read()
2020 gvt_vgpu_err("fail submit workload on ring %s\n", in elsp_mmio_write()
[all …]
H A Dmmio_context.c397 gvt_vgpu_err("timeout in invalidate ring %s tlb\n", in handle_tlb_pending_event()