Home
last modified time | relevance | path

Searched refs:DRM_ERROR (Results 1 – 25 of 504) sorted by relevance

12345678910>>...21

/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_test.c51 DRM_ERROR("Unknown copy method\n"); in radeon_do_test_moves()
65 DRM_ERROR("Failed to allocate %d pointers\n", n); in radeon_do_test_moves()
73 DRM_ERROR("Failed to create VRAM object\n"); in radeon_do_test_moves()
81 DRM_ERROR("Failed to pin VRAM object\n"); in radeon_do_test_moves()
94 DRM_ERROR("Failed to create GTT object %d\n", i); in radeon_do_test_moves()
103 DRM_ERROR("Failed to pin GTT object %d\n", i); in radeon_do_test_moves()
109 DRM_ERROR("Failed to map GTT object %d\n", i); in radeon_do_test_moves()
129 DRM_ERROR("Failed GTT->VRAM copy %d\n", i); in radeon_do_test_moves()
136 DRM_ERROR("Failed to wait for GTT->VRAM fence %d\n", i); in radeon_do_test_moves()
144 DRM_ERROR("Failed to map VRAM object after copy %d\n", i); in radeon_do_test_moves()
[all …]
Dr600_cs.c724 DRM_ERROR("streamout %d bo too small: 0x%llx, 0x%lx\n", in r600_cs_track_check()
847 DRM_ERROR("vline wait missing WAIT_REG_MEM segment\n"); in r600_cs_common_vline_parse()
854 DRM_ERROR("vline WAIT_REG_MEM waiting on MEM instead of REG\n"); in r600_cs_common_vline_parse()
859 DRM_ERROR("vline WAIT_REG_MEM waiting on PFP instead of ME\n"); in r600_cs_common_vline_parse()
864 DRM_ERROR("vline WAIT_REG_MEM function not equal\n"); in r600_cs_common_vline_parse()
868 DRM_ERROR("vline WAIT_REG_MEM bad reg\n"); in r600_cs_common_vline_parse()
873 DRM_ERROR("vline WAIT_REG_MEM bad bit mask\n"); in r600_cs_common_vline_parse()
892 DRM_ERROR("cannot find crtc %d\n", crtc_id); in r600_cs_common_vline_parse()
913 DRM_ERROR("unknown crtc reloc\n"); in r600_cs_common_vline_parse()
929 DRM_ERROR("No reloc for ib[%d]=0x%04X\n", in r600_packet0_check()
[all …]
Devergreen_cs.c953 DRM_ERROR("streamout %d bo too small: 0x%llx, 0x%lx\n", in evergreen_cs_track_check()
1058 DRM_ERROR("No reloc for ib[%d]=0x%04X\n", in evergreen_packet0_check()
1797 DRM_ERROR("bad SET PREDICATION\n"); in evergreen_packet3_check()
1809 DRM_ERROR("bad SET PREDICATION operation %d\n", pred_op); in evergreen_packet3_check()
1815 DRM_ERROR("bad SET PREDICATION\n"); in evergreen_packet3_check()
1829 DRM_ERROR("bad CONTEXT_CONTROL\n"); in evergreen_packet3_check()
1837 DRM_ERROR("bad INDEX_TYPE/NUM_INSTANCES/CLEAR_STATE\n"); in evergreen_packet3_check()
1843 DRM_ERROR("bad PACKET3_DEALLOC_STATE\n"); in evergreen_packet3_check()
1847 DRM_ERROR("bad INDEX_TYPE/NUM_INSTANCES/CLEAR_STATE\n"); in evergreen_packet3_check()
1856 DRM_ERROR("bad INDEX_BASE\n"); in evergreen_packet3_check()
[all …]
Dradeon_uvd.c266 DRM_ERROR("Error destroying UVD (%d)!\n", r); in radeon_uvd_suspend()
341 DRM_ERROR("Error destroying UVD (%d)!\n", r); in radeon_uvd_free_handles()
422 DRM_ERROR("UVD codec not handled %d!\n", stream_type); in radeon_uvd_cs_msg_decode()
427 DRM_ERROR("Invalid UVD decoding target pitch!\n"); in radeon_uvd_cs_msg_decode()
432 DRM_ERROR("Invalid dpb_size in UVD message (%d / %d)!\n", in radeon_uvd_cs_msg_decode()
459 DRM_ERROR("UVD codec not supported by hardware %d!\n", in radeon_uvd_validate_codec()
476 DRM_ERROR("UVD messages must be 64 byte aligned!\n"); in radeon_uvd_cs_msg()
484 DRM_ERROR("Failed waiting for UVD message (%d)!\n", r); in radeon_uvd_cs_msg()
491 DRM_ERROR("Failed mapping the UVD message (%d)!\n", r); in radeon_uvd_cs_msg()
501 DRM_ERROR("Invalid UVD handle!\n"); in radeon_uvd_cs_msg()
[all …]
Dradeon_vce.c329 DRM_ERROR("Error destroying VCE handle (%d)!\n", r); in radeon_vce_free_handles()
356 DRM_ERROR("radeon: failed to get ib (%d).\n", r); in radeon_vce_get_create_msg()
392 DRM_ERROR("radeon: failed to schedule ib (%d).\n", r); in radeon_vce_get_create_msg()
423 DRM_ERROR("radeon: failed to get ib (%d).\n", r); in radeon_vce_get_destroy_msg()
449 DRM_ERROR("radeon: failed to schedule ib (%d).\n", r); in radeon_vce_get_destroy_msg()
483 DRM_ERROR("Relocs at %d after relocations chunk end %d !\n", in radeon_vce_cs_reloc()
497 DRM_ERROR("invalid reloc offset %llX!\n", offset); in radeon_vce_cs_reloc()
501 DRM_ERROR("buffer to small (%d / %d)!\n", in radeon_vce_cs_reloc()
530 DRM_ERROR("VCE handle collision detected!\n"); in radeon_vce_validate_handle()
547 DRM_ERROR("No more free VCE handles!\n"); in radeon_vce_validate_handle()
[all …]
Dradeon_cs.c112 DRM_ERROR("gem object lookup failed 0x%x\n", in radeon_cs_parser_relocs()
152 DRM_ERROR("RADEON_GEM_DOMAIN_CPU is not valid " in radeon_cs_parser_relocs()
166 DRM_ERROR("Only RADEON_GEM_DOMAIN_GTT is " in radeon_cs_parser_relocs()
180 DRM_ERROR("BO associated with dma-buf cannot " in radeon_cs_parser_relocs()
215 DRM_ERROR("unknown ring id: %d\n", ring); in radeon_cs_get_ring()
372 DRM_ERROR("VM not active on asic!\n"); in radeon_cs_parser_init()
382 DRM_ERROR("Ring %d requires VM!\n", p->ring); in radeon_cs_parser_init()
387 DRM_ERROR("VM not supported on ring %d!\n", in radeon_cs_parser_init()
473 DRM_ERROR("Invalid command stream !\n"); in radeon_cs_ib_chunk()
480 DRM_ERROR("Failed to sync rings: %i\n", r); in radeon_cs_ib_chunk()
[all …]
Duvd_v1_0.c182 DRM_ERROR("radeon: ring failed to lock UVD ring (%d).\n", r); in uvd_v1_0_init()
341 DRM_ERROR("UVD not responding, trying to reset the VCPU!!!\n"); in uvd_v1_0_start()
350 DRM_ERROR("UVD not responding, giving up!!!\n"); in uvd_v1_0_start()
430 DRM_ERROR("radeon: cp failed to lock ring %d (%d).\n", in uvd_v1_0_ring_test()
448 DRM_ERROR("radeon: ring %d test failed (0x%08X)\n", in uvd_v1_0_ring_test()
510 DRM_ERROR("radeon: failed to raise UVD clocks (%d).\n", r); in uvd_v1_0_ib_test()
516 DRM_ERROR("radeon: failed to get create msg (%d).\n", r); in uvd_v1_0_ib_test()
522 DRM_ERROR("radeon: failed to get destroy ib (%d).\n", r); in uvd_v1_0_ib_test()
529 DRM_ERROR("radeon: fence wait failed (%d).\n", r); in uvd_v1_0_ib_test()
532 DRM_ERROR("radeon: fence wait timed out.\n"); in uvd_v1_0_ib_test()
/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_lspcon.c80 DRM_ERROR("Can't read description\n"); in lspcon_detect_vendor()
100 DRM_ERROR("Invalid/Unknown vendor OUI\n"); in lspcon_detect_vendor()
133 DRM_ERROR("LSPCON mode hasn't settled\n"); in lspcon_wait_mode()
151 DRM_ERROR("Error reading LSPCON mode\n"); in lspcon_change_mode()
162 DRM_ERROR("LSPCON mode change failed\n"); in lspcon_change_mode()
239 DRM_ERROR("LSPCON mode change to PCON failed\n"); in lspcon_probe()
282 DRM_ERROR("Failed to read AVI IF control\n"); in lspcon_parade_fw_ready()
290 DRM_ERROR("Parade FW not ready to accept AVI IF\n"); in lspcon_parade_fw_ready()
314 DRM_ERROR("Failed to write AVI IF block %d\n", in _lspcon_parade_write_infoframe_blocks()
329 DRM_ERROR("Failed to update (0x%x), block %d\n", in _lspcon_parade_write_infoframe_blocks()
[all …]
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_test.c59 DRM_ERROR("Failed to allocate %d pointers\n", n); in amdgpu_do_test_moves()
73 DRM_ERROR("Failed to create VRAM object\n"); in amdgpu_do_test_moves()
81 DRM_ERROR("Failed to pin VRAM object\n"); in amdgpu_do_test_moves()
94 DRM_ERROR("Failed to create GTT object %d\n", i); in amdgpu_do_test_moves()
103 DRM_ERROR("Failed to pin GTT object %d\n", i); in amdgpu_do_test_moves()
108 DRM_ERROR("%p bind failed\n", gtt_obj[i]); in amdgpu_do_test_moves()
115 DRM_ERROR("Failed to map GTT object %d\n", i); in amdgpu_do_test_moves()
130 DRM_ERROR("Failed GTT->VRAM copy %d\n", i); in amdgpu_do_test_moves()
136 DRM_ERROR("Failed to wait for GTT->VRAM fence %d\n", i); in amdgpu_do_test_moves()
144 DRM_ERROR("Failed to map VRAM object after copy %d\n", i); in amdgpu_do_test_moves()
[all …]
Damdgpu_uvd.c234 DRM_ERROR("POLARIS10/11 UVD firmware version %hu.%hu is too old.\n", in amdgpu_uvd_sw_init()
337 DRM_ERROR("Failed setting up UVD kernel entity.\n"); in amdgpu_uvd_entity_init()
433 DRM_ERROR("Error destroying UVD %d!\n", r); in amdgpu_uvd_free_handles()
486 DRM_ERROR("Can't find BO for addr 0x%08Lx\n", addr); in amdgpu_uvd_cs_pass1()
677 DRM_ERROR("UVD codec not handled %d!\n", stream_type); in amdgpu_uvd_cs_msg_decode()
682 DRM_ERROR("Invalid UVD decoding target pitch!\n"); in amdgpu_uvd_cs_msg_decode()
687 DRM_ERROR("Invalid dpb_size in UVD message (%d / %d)!\n", in amdgpu_uvd_cs_msg_decode()
720 DRM_ERROR("UVD messages must be 64 byte aligned!\n"); in amdgpu_uvd_cs_msg()
726 DRM_ERROR("Failed mapping the UVD) message (%ld)!\n", r); in amdgpu_uvd_cs_msg()
736 DRM_ERROR("Invalid UVD handle!\n"); in amdgpu_uvd_cs_msg()
[all …]
/Linux-v5.4/drivers/gpu/drm/via/
Dvia_verifier.c245 DRM_ERROR("Illegal termination of DMA command buffer\n"); in eat_words()
334 DRM_ERROR in finish_current_sequence()
370 DRM_ERROR("Illegal DMA HALCYON_HEADER2 command\n"); in investigate_hazard()
375 DRM_ERROR("Illegal DMA HALCYON_HEADER1 command\n"); in investigate_hazard()
380 DRM_ERROR("Illegal DMA HALCYON_FIRECMD command\n"); in investigate_hazard()
385 DRM_ERROR("Illegal DMA HC_DUMMY command\n"); in investigate_hazard()
390 DRM_ERROR("Illegal DMA 0xdddddddd command\n"); in investigate_hazard()
406 DRM_ERROR("Attempt to place Z buffer in system memory\n"); in investigate_hazard()
422 DRM_ERROR in investigate_hazard()
460 DRM_ERROR in investigate_hazard()
[all …]
/Linux-v5.4/drivers/gpu/drm/savage/
Dsavage_state.c92 DRM_ERROR("bad texAddr%d %08x (reserved bits)\n", unit, addr); in savage_verify_texaddr()
99 DRM_ERROR in savage_verify_texaddr()
106 DRM_ERROR("bad texAddr%d %08x (AGP not available)\n", in savage_verify_texaddr()
114 DRM_ERROR in savage_verify_texaddr()
141 DRM_ERROR("invalid register range (0x%04x-0x%04x)\n", in savage_verify_state_s3d()
173 DRM_ERROR("invalid register range (0x%04x-0x%04x)\n", in savage_verify_state_s4()
298 DRM_ERROR("called without dma buffers!\n"); in savage_dispatch_dma_prim()
312 DRM_ERROR("wrong number of vertices %u in TRILIST\n", in savage_dispatch_dma_prim()
320 DRM_ERROR in savage_dispatch_dma_prim()
327 DRM_ERROR("invalid primitive type %u\n", prim); in savage_dispatch_dma_prim()
[all …]
Dsavage_bci.c56 DRM_ERROR("Trying to emit %d words " in savage_bci_wait_fifo_shadow()
69 DRM_ERROR("failed!\n"); in savage_bci_wait_fifo_shadow()
90 DRM_ERROR("failed!\n"); in savage_bci_wait_fifo_s3d()
111 DRM_ERROR("failed!\n"); in savage_bci_wait_fifo_s4()
144 DRM_ERROR("failed!\n"); in savage_bci_wait_event_shadow()
166 DRM_ERROR("failed!\n"); in savage_bci_wait_event_reg()
289 DRM_ERROR("entry already on freelist.\n"); in savage_freelist_put()
368 DRM_ERROR("wait_evnt failed!\n"); in savage_dma_wait()
408 DRM_ERROR("unflushed page %u: used=%u\n", in savage_dma_alloc()
533 DRM_ERROR("partial DMA page %u: used=%u", in savage_fake_dma_flush()
[all …]
/Linux-v5.4/drivers/gpu/drm/gma500/
Dmdfld_dsi_output.c83 DRM_ERROR("mdfld_dsi_gen_fifo_ready, Timeout. gen_fifo_stat_reg = 0x%x.\n", in mdfld_dsi_gen_fifo_ready()
102 DRM_ERROR("No sender found\n"); in mdfld_dsi_brightness_init()
143 DRM_ERROR("Invalid parameter\n"); in mdfld_dsi_brightness_control()
159 DRM_ERROR("No sender found\n"); in mdfld_dsi_brightness_control()
195 DRM_ERROR("Invalid parameter\n"); in mdfld_dsi_get_panel_status()
206 DRM_ERROR("Invalid parameter\n"); in mdfld_dsi_get_power_mode()
220 DRM_ERROR("Invalid parameters\n"); in mdfld_dsi_controller_init()
347 DRM_ERROR("Didn't get any modes!\n"); in mdfld_dsi_connector_get_modes()
413 DRM_ERROR("Invalid parameters"); in mdfld_dsi_get_default_config()
448 DRM_ERROR("Invalid output\n"); in mdfld_dsi_panel_reset()
[all …]
/Linux-v5.4/drivers/gpu/drm/bridge/
Dnxp-ptn3460.c58 DRM_ERROR("Failed to send i2c command, ret=%d\n", ret); in ptn3460_read_bytes()
64 DRM_ERROR("Failed to recv i2c data, ret=%d\n", ret); in ptn3460_read_bytes()
82 DRM_ERROR("Failed to send i2c command, ret=%d\n", ret); in ptn3460_write_byte()
98 DRM_ERROR("Failed to transfer EDID to sram, ret=%d\n", ret); in ptn3460_select_edid()
108 DRM_ERROR("Failed to write EDID value, ret=%d\n", ret); in ptn3460_select_edid()
130 DRM_ERROR("failed to prepare panel\n"); in ptn3460_pre_enable()
143 DRM_ERROR("Select EDID failed ret=%d\n", ret); in ptn3460_pre_enable()
153 DRM_ERROR("failed to enable panel\n"); in ptn3460_enable()
168 DRM_ERROR("failed to disable panel\n"); in ptn3460_disable()
181 DRM_ERROR("failed to unprepare panel\n"); in ptn3460_post_disable()
[all …]
Danalogix-anx78xx.c126 DRM_ERROR("Timed out waiting AUX to finish\n"); in anx78xx_aux_wait()
140 DRM_ERROR("Failed to read from AUX channel: %d\n", err); in anx78xx_aux_wait()
145 DRM_ERROR("Failed to wait for AUX channel (status: %02x)\n", in anx78xx_aux_wait()
614 DRM_ERROR("Failed to enable DVDD10 regulator: %d\n", in anx78xx_poweron()
656 DRM_ERROR("Failed to disable DVDD10 regulator: %d\n", in anx78xx_poweroff()
679 DRM_ERROR("Failed to enable interrupts: %d\n", err); in anx78xx_start()
685 DRM_ERROR("Failed receiver initialization: %d\n", err); in anx78xx_start()
691 DRM_ERROR("Failed transmitter initialization: %d\n", err); in anx78xx_start()
704 DRM_ERROR("Failed SlimPort transmitter initialization: %d\n", err); in anx78xx_start()
718 DRM_ERROR("DVDD10 regulator not found\n"); in anx78xx_init_pdata()
[all …]
/Linux-v5.4/drivers/gpu/drm/sti/
Dsti_compositor.c95 DRM_ERROR("Unknown subdev component type\n"); in sti_compositor_bind()
119 DRM_ERROR("Can't create CURSOR plane\n"); in sti_compositor_bind()
130 DRM_ERROR("Can't create GDP plane\n"); in sti_compositor_bind()
135 DRM_ERROR("Unknown subdev component type\n"); in sti_compositor_bind()
188 DRM_ERROR("Failed to allocate compositor context\n"); in sti_compositor_probe()
204 DRM_ERROR("Get memory resource failed\n"); in sti_compositor_probe()
209 DRM_ERROR("Register mapping failed\n"); in sti_compositor_probe()
216 DRM_ERROR("Cannot get compo_main clock\n"); in sti_compositor_probe()
222 DRM_ERROR("Cannot get compo_aux clock\n"); in sti_compositor_probe()
228 DRM_ERROR("Cannot get pix_main clock\n"); in sti_compositor_probe()
[all …]
Dsti_hdmi.c317 DRM_ERROR("unsupported infoframe slot: %#x\n", slot); in hdmi_infoframe_reset()
385 DRM_ERROR("unsupported infoframe type: %#x\n", *ptr); in hdmi_infoframe_write_infopack()
443 DRM_ERROR("failed to setup AVI infoframe: %d\n", ret); in hdmi_avi_infoframe_config()
454 DRM_ERROR("failed to pack AVI infoframe: %d\n", ret); in hdmi_avi_infoframe_config()
487 DRM_ERROR("failed to pack audio infoframe: %d\n", ret); in hdmi_audio_infoframe_config()
537 DRM_ERROR("failed to pack VS infoframe: %d\n", ret); in hdmi_vendor_infoframe_config()
863 DRM_ERROR("ERROR: Unsupported number of channels (%d)!\n", in hdmi_audio_configure()
884 DRM_ERROR("Failed to prepare/enable hdmi_pix clk\n"); in sti_hdmi_pre_enable()
886 DRM_ERROR("Failed to prepare/enable hdmi_tmds clk\n"); in sti_hdmi_pre_enable()
888 DRM_ERROR("Failed to prepare/enable hdmi_rejec_pll clk\n"); in sti_hdmi_pre_enable()
[all …]
/Linux-v5.4/drivers/gpu/drm/hisilicon/hibmc/
Dhibmc_drm_drv.c106 DRM_ERROR("failed to init de: %d\n", ret); in hibmc_kms_init()
112 DRM_ERROR("failed to init vdac: %d\n", ret); in hibmc_kms_init()
220 DRM_ERROR("Cannot map mmio region\n"); in hibmc_hw_map()
228 DRM_ERROR("Cannot map framebuffer\n"); in hibmc_hw_map()
276 DRM_ERROR("no memory to allocate for hibmc_drm_private\n"); in hibmc_load()
296 DRM_ERROR("failed to initialize vblank: %d\n", ret); in hibmc_load()
316 DRM_ERROR("failed to initialize fbdev: %d\n", ret); in hibmc_load()
324 DRM_ERROR("failed to initialize drm driver: %d\n", ret); in hibmc_load()
336 DRM_ERROR("failed to allocate drm_device\n"); in hibmc_pci_probe()
345 DRM_ERROR("failed to enable pci device: %d\n", ret); in hibmc_pci_probe()
[all …]
Dhibmc_drm_fbdev.c84 DRM_ERROR("failed to create fbcon backing object: %d\n", ret); in hibmc_drm_fb_create()
92 DRM_ERROR("failed to pin fbcon: %d\n", ret); in hibmc_drm_fb_create()
99 DRM_ERROR("failed to kmap fbcon: %d\n", ret); in hibmc_drm_fb_create()
106 DRM_ERROR("failed to allocate fbi: %d\n", ret); in hibmc_drm_fb_create()
114 DRM_ERROR("failed to initialize framebuffer: %d\n", ret); in hibmc_drm_fb_create()
168 DRM_ERROR("failed to allocate hibmc_fbdev\n"); in hibmc_fbdev_init()
179 DRM_ERROR("failed to initialize fb helper: %d\n", ret); in hibmc_fbdev_init()
185 DRM_ERROR("failed to add all connectors: %d\n", ret); in hibmc_fbdev_init()
191 DRM_ERROR("failed to setup initial conn config: %d\n", ret); in hibmc_fbdev_init()
Dhibmc_drm_vdac.c55 DRM_ERROR("failed to alloc memory when init connector\n"); in hibmc_connector_init()
63 DRM_ERROR("failed to init connector: %d\n", ret); in hibmc_connector_init()
105 DRM_ERROR("failed to create connector: %ld\n", in hibmc_vdac_init()
112 DRM_ERROR("failed to alloc memory when init encoder\n"); in hibmc_vdac_init()
120 DRM_ERROR("failed to init encoder: %d\n", ret); in hibmc_vdac_init()
Dhibmc_ttm.c35 DRM_ERROR("Error initializing VRAM MM; %d\n", ret); in hibmc_mm_init()
66 DRM_ERROR("failed to allocate GEM object: %d\n", ret); in hibmc_gem_create()
86 DRM_ERROR("failed to create GEM object: %d\n", ret); in hibmc_dumb_create()
93 DRM_ERROR("failed to unreference GEM object: %d\n", ret); in hibmc_dumb_create()
124 DRM_ERROR("failed to allocate hibmc_fb\n"); in hibmc_framebuffer_init()
132 DRM_ERROR("drm_framebuffer_init failed: %d\n", ret); in hibmc_framebuffer_init()
/Linux-v5.4/drivers/gpu/drm/mga/
Dmga_dma.c69 DRM_ERROR("failed!\n"); in mga_do_wait_for_idle()
473 DRM_ERROR("Unable to acquire AGP: %d\n", err); in mga_do_agp_dma_bootstrap()
479 DRM_ERROR("Unable to get AGP info: %d\n", err); in mga_do_agp_dma_bootstrap()
486 DRM_ERROR("Unable to enable AGP (mode = 0x%lx)\n", mode.mode); in mga_do_agp_dma_bootstrap()
507 DRM_ERROR("Unable to allocate %uMB AGP memory\n", in mga_do_agp_dma_bootstrap()
519 DRM_ERROR("Unable to bind AGP memory: %d\n", err); in mga_do_agp_dma_bootstrap()
533 DRM_ERROR("Unable to map WARP microcode: %d\n", err); in mga_do_agp_dma_bootstrap()
541 DRM_ERROR("Unable to map primary DMA region: %d\n", err); in mga_do_agp_dma_bootstrap()
549 DRM_ERROR("Unable to map secondary DMA region: %d\n", err); in mga_do_agp_dma_bootstrap()
561 DRM_ERROR("Unable to add secondary DMA buffers: %d\n", err); in mga_do_agp_dma_bootstrap()
[all …]
/Linux-v5.4/drivers/gpu/drm/arm/display/komeda/
Dkomeda_dev.c119 DRM_ERROR("get pxclk for pipeline %d failed!\n", pipe_id); in komeda_parse_pipe_dt()
146 DRM_ERROR("could not get IRQ number.\n"); in komeda_parse_dt()
160 DRM_ERROR("parse pipeline dt error!\n"); in komeda_parse_dt()
184 DRM_ERROR("No registers defined.\n"); in komeda_dev_create()
197 DRM_ERROR("Map register space failed.\n"); in komeda_dev_create()
205 DRM_ERROR("Get engine clk failed.\n"); in komeda_dev_create()
215 DRM_ERROR("DT configured %x mismatch with real HW %x.\n", in komeda_dev_create()
231 DRM_ERROR("enumerate display resource failed.\n"); in komeda_dev_create()
237 DRM_ERROR("parse device tree failed.\n"); in komeda_dev_create()
243 DRM_ERROR("assemble display pipelines failed.\n"); in komeda_dev_create()
[all …]
/Linux-v5.4/drivers/gpu/drm/etnaviv/
Detnaviv_gem_submit.c69 DRM_ERROR("invalid flags: %x\n", bo->flags); in submit_lookup_objects()
77 DRM_ERROR("invalid softpin address\n"); in submit_lookup_objects()
89 DRM_ERROR("invalid handle %u at index %u\n", in submit_lookup_objects()
139 DRM_ERROR("BO at index %u already on submit list\n", in submit_lock_objects()
259 DRM_ERROR("invalid buffer index: %u (out of %u)\n", in submit_bo()
288 DRM_ERROR("invalid reloc flags\n"); in submit_reloc()
293 DRM_ERROR("non-aligned reloc offset: %u\n", in submit_reloc()
303 DRM_ERROR("invalid offset %u at reloc %u\n", off, i); in submit_reloc()
312 DRM_ERROR("relocation %u outside object\n", i); in submit_reloc()
340 DRM_ERROR("perfmon request: offset is 0"); in submit_perfmon_validate()
[all …]

12345678910>>...21