Home
last modified time | relevance | path

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

12345678910>>...21

/Linux-v4.19/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()
1796 DRM_ERROR("bad SET PREDICATION\n"); in evergreen_packet3_check()
1808 DRM_ERROR("bad SET PREDICATION operation %d\n", pred_op); in evergreen_packet3_check()
1814 DRM_ERROR("bad SET PREDICATION\n"); in evergreen_packet3_check()
1828 DRM_ERROR("bad CONTEXT_CONTROL\n"); in evergreen_packet3_check()
1836 DRM_ERROR("bad INDEX_TYPE/NUM_INSTANCES/CLEAR_STATE\n"); in evergreen_packet3_check()
1842 DRM_ERROR("bad PACKET3_DEALLOC_STATE\n"); in evergreen_packet3_check()
1846 DRM_ERROR("bad INDEX_TYPE/NUM_INSTANCES/CLEAR_STATE\n"); in evergreen_packet3_check()
1855 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.c106 DRM_ERROR("gem object lookup failed 0x%x\n", in radeon_cs_parser_relocs()
146 DRM_ERROR("RADEON_GEM_DOMAIN_CPU is not valid " in radeon_cs_parser_relocs()
160 DRM_ERROR("Only RADEON_GEM_DOMAIN_GTT is " in radeon_cs_parser_relocs()
174 DRM_ERROR("BO associated with dma-buf cannot " in radeon_cs_parser_relocs()
209 DRM_ERROR("unknown ring id: %d\n", ring); in radeon_cs_get_ring()
366 DRM_ERROR("VM not active on asic!\n"); in radeon_cs_parser_init()
376 DRM_ERROR("Ring %d requires VM!\n", p->ring); in radeon_cs_parser_init()
381 DRM_ERROR("VM not supported on ring %d!\n", in radeon_cs_parser_init()
467 DRM_ERROR("Invalid command stream !\n"); in radeon_cs_ib_chunk()
474 DRM_ERROR("Failed to sync rings: %i\n", r); in radeon_cs_ib_chunk()
[all …]
/Linux-v4.19/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()
718 DRM_ERROR("UVD messages must be 64 byte aligned!\n"); in amdgpu_uvd_cs_msg()
724 DRM_ERROR("Failed mapping the UVD) message (%ld)!\n", r); in amdgpu_uvd_cs_msg()
734 DRM_ERROR("Invalid UVD handle!\n"); in amdgpu_uvd_cs_msg()
[all …]
/Linux-v4.19/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-v4.19/drivers/gpu/drm/savage/
Dsavage_state.c85 DRM_ERROR("bad texAddr%d %08x (reserved bits)\n", unit, addr); in savage_verify_texaddr()
92 DRM_ERROR in savage_verify_texaddr()
99 DRM_ERROR("bad texAddr%d %08x (AGP not available)\n", in savage_verify_texaddr()
107 DRM_ERROR in savage_verify_texaddr()
134 DRM_ERROR("invalid register range (0x%04x-0x%04x)\n", in savage_verify_state_s3d()
166 DRM_ERROR("invalid register range (0x%04x-0x%04x)\n", in savage_verify_state_s4()
291 DRM_ERROR("called without dma buffers!\n"); in savage_dispatch_dma_prim()
304 DRM_ERROR("wrong number of vertices %u in TRILIST\n", in savage_dispatch_dma_prim()
312 DRM_ERROR in savage_dispatch_dma_prim()
319 DRM_ERROR("invalid primitive type %u\n", prim); in savage_dispatch_dma_prim()
[all …]
Dsavage_bci.c47 DRM_ERROR("Trying to emit %d words " in savage_bci_wait_fifo_shadow()
60 DRM_ERROR("failed!\n"); in savage_bci_wait_fifo_shadow()
81 DRM_ERROR("failed!\n"); in savage_bci_wait_fifo_s3d()
102 DRM_ERROR("failed!\n"); in savage_bci_wait_fifo_s4()
135 DRM_ERROR("failed!\n"); in savage_bci_wait_event_shadow()
157 DRM_ERROR("failed!\n"); in savage_bci_wait_event_reg()
280 DRM_ERROR("entry already on freelist.\n"); in savage_freelist_put()
359 DRM_ERROR("wait_evnt failed!\n"); in savage_dma_wait()
399 DRM_ERROR("unflushed page %u: used=%u\n", in savage_dma_alloc()
524 DRM_ERROR("partial DMA page %u: used=%u", in savage_fake_dma_flush()
[all …]
/Linux-v4.19/drivers/gpu/drm/gma500/
Dmdfld_dsi_output.c81 DRM_ERROR("mdfld_dsi_gen_fifo_ready, Timeout. gen_fifo_stat_reg = 0x%x.\n", in mdfld_dsi_gen_fifo_ready()
100 DRM_ERROR("No sender found\n"); in mdfld_dsi_brightness_init()
141 DRM_ERROR("Invalid parameter\n"); in mdfld_dsi_brightness_control()
157 DRM_ERROR("No sender found\n"); in mdfld_dsi_brightness_control()
193 DRM_ERROR("Invalid parameter\n"); in mdfld_dsi_get_panel_status()
204 DRM_ERROR("Invalid parameter\n"); in mdfld_dsi_get_power_mode()
218 DRM_ERROR("Invalid parameters\n"); in mdfld_dsi_controller_init()
345 DRM_ERROR("Didn't get any modes!\n"); in mdfld_dsi_connector_get_modes()
411 DRM_ERROR("Invalid parameters"); in mdfld_dsi_get_default_config()
446 DRM_ERROR("Invalid output\n"); in mdfld_dsi_panel_reset()
[all …]
/Linux-v4.19/drivers/gpu/drm/bridge/
Dnxp-ptn3460.c68 DRM_ERROR("Failed to send i2c command, ret=%d\n", ret); in ptn3460_read_bytes()
74 DRM_ERROR("Failed to recv i2c data, ret=%d\n", ret); in ptn3460_read_bytes()
92 DRM_ERROR("Failed to send i2c command, ret=%d\n", ret); in ptn3460_write_byte()
108 DRM_ERROR("Failed to transfer EDID to sram, ret=%d\n", ret); in ptn3460_select_edid()
118 DRM_ERROR("Failed to write EDID value, ret=%d\n", ret); in ptn3460_select_edid()
140 DRM_ERROR("failed to prepare panel\n"); in ptn3460_pre_enable()
153 DRM_ERROR("Select EDID failed ret=%d\n", ret); in ptn3460_pre_enable()
163 DRM_ERROR("failed to enable panel\n"); in ptn3460_enable()
178 DRM_ERROR("failed to disable panel\n"); in ptn3460_disable()
191 DRM_ERROR("failed to unprepare panel\n"); in ptn3460_post_disable()
[all …]
Danalogix-anx78xx.c136 DRM_ERROR("Timed out waiting AUX to finish\n"); in anx78xx_aux_wait()
150 DRM_ERROR("Failed to read from AUX channel: %d\n", err); in anx78xx_aux_wait()
155 DRM_ERROR("Failed to wait for AUX channel (status: %02x)\n", in anx78xx_aux_wait()
624 DRM_ERROR("Failed to enable DVDD10 regulator: %d\n", in anx78xx_poweron()
666 DRM_ERROR("Failed to disable DVDD10 regulator: %d\n", in anx78xx_poweroff()
689 DRM_ERROR("Failed to enable interrupts: %d\n", err); in anx78xx_start()
695 DRM_ERROR("Failed receiver initialization: %d\n", err); in anx78xx_start()
701 DRM_ERROR("Failed transmitter initialization: %d\n", err); in anx78xx_start()
714 DRM_ERROR("Failed SlimPort transmitter initialization: %d\n", err); in anx78xx_start()
728 DRM_ERROR("DVDD10 regulator not found\n"); in anx78xx_init_pdata()
[all …]
/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_wopcm.c101 DRM_ERROR("GuC WOPCM size %uKiB is too small. %uKiB needed.\n", in gen9_check_dword_gap()
118 DRM_ERROR("HuC FW (%uKiB) won't fit in GuC WOPCM (%uKiB).\n", in gen9_check_huc_fw_fits()
169 DRM_ERROR("GuC FW (%uKiB) is too big to fit in WOPCM.", in intel_wopcm_init()
175 DRM_ERROR("HuC FW (%uKiB) is too big to fit in WOPCM.", in intel_wopcm_init()
183 DRM_ERROR("GuC WOPCM base (%uKiB) is too big.\n", in intel_wopcm_init()
196 DRM_ERROR("Need %uKiB WOPCM for GuC, %uKiB available.\n", in intel_wopcm_init()
269 DRM_ERROR("Failed to init WOPCM registers:\n"); in intel_wopcm_init_hw()
270 DRM_ERROR("DMA_GUC_WOPCM_OFFSET=%#x\n", in intel_wopcm_init_hw()
272 DRM_ERROR("GUC_WOPCM_SIZE=%#x\n", I915_READ(GUC_WOPCM_SIZE)); in intel_wopcm_init_hw()
Dintel_lspcon.c79 DRM_ERROR("LSPCON mode hasn't settled\n"); in lspcon_wait_mode()
97 DRM_ERROR("Error reading LSPCON mode\n"); in lspcon_change_mode()
108 DRM_ERROR("LSPCON mode change failed\n"); in lspcon_change_mode()
203 DRM_ERROR("LSPCON resume failed\n"); in lspcon_resume()
221 DRM_ERROR("LSPCON is not supported on this platform\n"); in lspcon_init()
229 DRM_ERROR("Failed to probe lspcon\n"); in lspcon_init()
240 DRM_ERROR("LSPCON mode change to PCON failed\n"); in lspcon_init()
246 DRM_ERROR("LSPCON DPCD read failed\n"); in lspcon_init()
Dintel_hdcp.c113 DRM_ERROR("Failed to initiate HDCP key load (%d)\n", in intel_hdcp_load_keys()
142 DRM_ERROR("Timed out waiting for SHA1 ready\n"); in intel_write_sha_text()
166 DRM_ERROR("Unknown port %d\n", port); in intel_hdcp_get_repeater_ctl()
407 DRM_ERROR("KSV list failed to become ready (%d)\n", ret); in intel_hdcp_auth_downstream()
417 DRM_ERROR("Max Topology Limit Exceeded\n"); in intel_hdcp_auth_downstream()
453 DRM_ERROR("V Prime validation failed.(%d)\n", ret); in intel_hdcp_auth_downstream()
502 DRM_ERROR("Panel is not HDCP capable\n"); in intel_hdcp_auth()
516 DRM_ERROR("Timed out waiting for An\n"); in intel_hdcp_auth()
539 DRM_ERROR("HDCP failed, Bksv is invalid\n"); in intel_hdcp_auth()
562 DRM_ERROR("Timed out waiting for R0 ready\n"); in intel_hdcp_auth()
[all …]
Dintel_csr.c244 DRM_ERROR("No CSR support available for this platform\n"); in intel_csr_load_program()
249 DRM_ERROR("Tried to program CSR with empty payload\n"); in intel_csr_load_program()
293 DRM_ERROR("DMC firmware has wrong CSS header length " in parse_csr_fw()
336 DRM_ERROR("DMC firmware has wrong package header length " in parse_csr_fw()
358 DRM_ERROR("DMC firmware not supported for %c stepping\n", in parse_csr_fw()
367 DRM_ERROR("DMC firmware has wrong dmc header length " in parse_csr_fw()
376 DRM_ERROR("DMC firmware has wrong mmio count %u\n", in parse_csr_fw()
384 DRM_ERROR("DMC firmware has wrong mmio address 0x%x\n", in parse_csr_fw()
395 DRM_ERROR("DMC firmware too big (%u bytes)\n", nbytes); in parse_csr_fw()
402 DRM_ERROR("Memory allocation failed for dmc payload\n"); in parse_csr_fw()
[all …]
/Linux-v4.19/drivers/gpu/drm/hisilicon/hibmc/
Dhibmc_drm_fbdev.c88 DRM_ERROR("failed to create fbcon backing object: %d\n", ret); in hibmc_drm_fb_create()
96 DRM_ERROR("failed to reserve ttm_bo: %d\n", ret); in hibmc_drm_fb_create()
102 DRM_ERROR("failed to pin fbcon: %d\n", ret); in hibmc_drm_fb_create()
108 DRM_ERROR("failed to kmap fbcon: %d\n", ret); in hibmc_drm_fb_create()
116 DRM_ERROR("failed to allocate fbi: %d\n", ret); in hibmc_drm_fb_create()
125 DRM_ERROR("failed to initialize framebuffer: %d\n", ret); in hibmc_drm_fb_create()
151 DRM_ERROR("failed to rsv ttm_bo when release fbi: %d\n", ret1); in hibmc_drm_fb_create()
191 DRM_ERROR("failed to allocate hibmc_fbdev\n"); in hibmc_fbdev_init()
202 DRM_ERROR("failed to initialize fb helper: %d\n", ret); in hibmc_fbdev_init()
208 DRM_ERROR("failed to add all connectors: %d\n", ret); in hibmc_fbdev_init()
[all …]
Dhibmc_drm_drv.c82 DRM_ERROR("drm_atomic_helper_suspend failed: %ld\n", in hibmc_pm_suspend()
128 DRM_ERROR("failed to init de: %d\n", ret); in hibmc_kms_init()
134 DRM_ERROR("failed to init vdac: %d\n", ret); in hibmc_kms_init()
242 DRM_ERROR("Cannot map mmio region\n"); in hibmc_hw_map()
250 DRM_ERROR("Cannot map framebuffer\n"); in hibmc_hw_map()
298 DRM_ERROR("no memory to allocate for hibmc_drm_private\n"); in hibmc_load()
318 DRM_ERROR("failed to initialize vblank: %d\n", ret); in hibmc_load()
338 DRM_ERROR("failed to initialize fbdev: %d\n", ret); in hibmc_load()
346 DRM_ERROR("failed to initialize drm driver: %d\n", ret); in hibmc_load()
358 DRM_ERROR("failed to allocate drm_device\n"); in hibmc_pci_probe()
[all …]
Dhibmc_ttm.c54 DRM_ERROR("could not get ref on ttm global: %d\n", ret); in hibmc_ttm_global_init()
66 DRM_ERROR("failed setting up TTM BO subsystem: %d\n", ret); in hibmc_ttm_global_init()
113 DRM_ERROR("unsupported memory type %u\n", type); in hibmc_bo_init_mem_type()
211 DRM_ERROR("failed to allocate ttm_tt\n"); in hibmc_ttm_tt_create()
217 DRM_ERROR("failed to initialize ttm_tt: %d\n", ret); in hibmc_ttm_tt_create()
252 DRM_ERROR("error initializing bo driver: %d\n", ret); in hibmc_mm_init()
260 DRM_ERROR("failed ttm VRAM init: %d\n", ret); in hibmc_mm_init()
300 DRM_ERROR("failed to allocate hibmcbo\n"); in hibmc_bo_create()
305 DRM_ERROR("failed to initialize drm gem object: %d\n", ret); in hibmc_bo_create()
323 DRM_ERROR("failed to initialize ttm_bo: %d\n", ret); in hibmc_bo_create()
[all …]
/Linux-v4.19/drivers/gpu/drm/sti/
Dsti_compositor.c92 DRM_ERROR("Unknown subdev component type\n"); in sti_compositor_bind()
116 DRM_ERROR("Can't create CURSOR plane\n"); in sti_compositor_bind()
127 DRM_ERROR("Can't create GDP plane\n"); in sti_compositor_bind()
132 DRM_ERROR("Unknown subdev component type\n"); in sti_compositor_bind()
185 DRM_ERROR("Failed to allocate compositor context\n"); in sti_compositor_probe()
201 DRM_ERROR("Get memory resource failed\n"); in sti_compositor_probe()
206 DRM_ERROR("Register mapping failed\n"); in sti_compositor_probe()
213 DRM_ERROR("Cannot get compo_main clock\n"); in sti_compositor_probe()
219 DRM_ERROR("Cannot get compo_aux clock\n"); in sti_compositor_probe()
225 DRM_ERROR("Cannot get pix_main clock\n"); in sti_compositor_probe()
[all …]
Dsti_hdmi.c314 DRM_ERROR("unsupported infoframe slot: %#x\n", slot); in hdmi_infoframe_reset()
382 DRM_ERROR("unsupported infoframe type: %#x\n", *ptr); in hdmi_infoframe_write_infopack()
439 DRM_ERROR("failed to setup AVI infoframe: %d\n", ret); in hdmi_avi_infoframe_config()
450 DRM_ERROR("failed to pack AVI infoframe: %d\n", ret); in hdmi_avi_infoframe_config()
483 DRM_ERROR("failed to pack audio infoframe: %d\n", ret); in hdmi_audio_infoframe_config()
533 DRM_ERROR("failed to pack VS infoframe: %d\n", ret); in hdmi_vendor_infoframe_config()
856 DRM_ERROR("ERROR: Unsupported number of channels (%d)!\n", in hdmi_audio_configure()
877 DRM_ERROR("Failed to prepare/enable hdmi_pix clk\n"); in sti_hdmi_pre_enable()
879 DRM_ERROR("Failed to prepare/enable hdmi_tmds clk\n"); in sti_hdmi_pre_enable()
881 DRM_ERROR("Failed to prepare/enable hdmi_rejec_pll clk\n"); in sti_hdmi_pre_enable()
[all …]
/Linux-v4.19/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-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ioctl.c191 DRM_ERROR("Illegal GET_3D_CAP argument.\n"); in vmw_get_cap_3d_ioctl()
208 DRM_ERROR("Failed to allocate bounce buffer for 3D caps.\n"); in vmw_get_cap_3d_ioctl()
243 DRM_ERROR("Failed to report 3D caps info.\n"); in vmw_get_cap_3d_ioctl()
271 DRM_ERROR("Variable clips_ptr must be specified.\n"); in vmw_present_ioctl()
278 DRM_ERROR("Failed to allocate clip rect list.\n"); in vmw_present_ioctl()
285 DRM_ERROR("Failed to copy clip rects from userspace.\n"); in vmw_present_ioctl()
294 DRM_ERROR("Invalid framebuffer id.\n"); in vmw_present_ioctl()
354 DRM_ERROR("Argument clips_ptr must be specified.\n"); in vmw_present_readback_ioctl()
361 DRM_ERROR("Failed to allocate clip rect list.\n"); in vmw_present_readback_ioctl()
368 DRM_ERROR("Failed to copy clip rects from userspace.\n"); in vmw_present_readback_ioctl()
[all …]

12345678910>>...21