Home
last modified time | relevance | path

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

12345678910>>...13

/linux/drivers/gpu/drm/radeon/
H A 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 …]
H A Dradeon_uvd.c268 DRM_ERROR("Error destroying UVD (%d)!\n", r); in radeon_uvd_suspend()
342 DRM_ERROR("Error destroying UVD (%d)!\n", r); in radeon_uvd_free_handles()
423 DRM_ERROR("UVD codec not handled %d!\n", stream_type); in radeon_uvd_cs_msg_decode()
428 DRM_ERROR("Invalid UVD decoding target pitch!\n"); in radeon_uvd_cs_msg_decode()
433 DRM_ERROR("Invalid dpb_size in UVD message (%d / %d)!\n", in radeon_uvd_cs_msg_decode()
460 DRM_ERROR("UVD codec not supported by hardware %d!\n", in radeon_uvd_validate_codec()
475 DRM_ERROR("UVD messages must be 64 byte aligned!\n"); in radeon_uvd_cs_msg()
481 DRM_ERROR("Failed mapping the UVD message (%d)!\n", r); in radeon_uvd_cs_msg()
492 DRM_ERROR("Invalid UVD handle!\n"); in radeon_uvd_cs_msg()
509 DRM_ERROR("Handle 0x%x already in use!\n", handle); in radeon_uvd_cs_msg()
[all …]
H A Dradeon_cs.c111 DRM_ERROR("gem object lookup failed 0x%x\n", in radeon_cs_parser_relocs()
150 DRM_ERROR("RADEON_GEM_DOMAIN_CPU is not valid " in radeon_cs_parser_relocs()
164 DRM_ERROR("Only RADEON_GEM_DOMAIN_GTT is " in radeon_cs_parser_relocs()
178 DRM_ERROR("BO associated with dma-buf cannot " in radeon_cs_parser_relocs()
210 DRM_ERROR("unknown ring id: %d\n", ring); in radeon_cs_get_ring()
368 DRM_ERROR("VM not active on asic!\n"); in radeon_cs_parser_init()
378 DRM_ERROR("Ring %d requires VM!\n", p->ring); in radeon_cs_parser_init()
383 DRM_ERROR("VM not supported on ring %d!\n", in radeon_cs_parser_init()
477 DRM_ERROR("Invalid command stream !\n"); in radeon_cs_ib_chunk()
484 DRM_ERROR("Failed to sync rings: %i\n", r); in radeon_cs_ib_chunk()
[all …]
H A Dradeon_ucode.c63 DRM_ERROR("Unknown MC ucode version: %u.%u\n", version_major, version_minor); in radeon_ucode_print_mc_hdr()
81 DRM_ERROR("Unknown SMC ucode version: %u.%u\n", version_major, version_minor); in radeon_ucode_print_smc_hdr()
102 DRM_ERROR("Unknown GFX ucode version: %u.%u\n", version_major, version_minor); in radeon_ucode_print_gfx_hdr()
129 DRM_ERROR("Unknown RLC ucode version: %u.%u\n", version_major, version_minor); in radeon_ucode_print_rlc_hdr()
152 DRM_ERROR("Unknown SDMA ucode version: %u.%u\n", in radeon_ucode_print_sdma_hdr()
H A Dr600_dma.c250 DRM_ERROR("radeon: dma failed to lock ring %d (%d).\n", ring->idx, r); in r600_dma_ring_test()
269 DRM_ERROR("radeon: ring %d test failed (0x%08X)\n", in r600_dma_ring_test()
354 DRM_ERROR("radeon: failed to get ib (%d).\n", r); in r600_dma_ib_test()
367 DRM_ERROR("radeon: failed to schedule ib (%d).\n", r); in r600_dma_ib_test()
373 DRM_ERROR("radeon: fence wait failed (%d).\n", r); in r600_dma_ib_test()
376 DRM_ERROR("radeon: fence wait timed out.\n"); in r600_dma_ib_test()
389 DRM_ERROR("radeon: ib test failed (0x%08X)\n", tmp); in r600_dma_ib_test()
462 DRM_ERROR("radeon: moving bo (%d).\n", r); in r600_copy_dma()
/linux/drivers/gpu/drm/msm/dp/
H A Ddp_link.c110 DRM_ERROR("failed to read test_audio_period (0x%x)\n", addr); in msm_dp_link_get_period()
118 DRM_ERROR("invalid test_audio_period_ch_1 = 0x%x\n", data); in msm_dp_link_get_period()
203 DRM_ERROR("failed to read link audio mode. rlen=%zd\n", rlen); in msm_dp_link_parse_audio_pattern_type()
209 DRM_ERROR("invalid audio pattern type = 0x%x\n", data); in msm_dp_link_parse_audio_pattern_type()
232 DRM_ERROR("failed to read link audio mode. rlen=%zd\n", rlen); in msm_dp_link_parse_audio_mode()
239 DRM_ERROR("sampling rate (0x%x) greater than max (0x%x)\n", in msm_dp_link_parse_audio_mode()
248 DRM_ERROR("channel_count (0x%x) greater than max (0x%x)\n", in msm_dp_link_parse_audio_mode()
325 DRM_ERROR("failed to read 0x%x\n", addr); in msm_dp_link_parse_timing_params1()
347 DRM_ERROR("failed to read 0x%x\n", addr); in msm_dp_link_parse_timing_params2()
366 DRM_ERROR("failed to read 0x%x\n", addr); in msm_dp_link_parse_timing_params3()
[all …]
/linux/drivers/gpu/drm/bridge/analogix/
H A Danalogix-anx6345.c136 DRM_ERROR("Failed to read DPCD: %d\n", err); in anx6345_dp_link_training()
204 DRM_ERROR("Failed to configure link: %d\n", err); in anx6345_dp_link_training()
285 DRM_ERROR("Failed to enable dvdd12 regulator: %d\n", in anx6345_poweron()
295 DRM_ERROR("Failed to enable dvdd25 regulator: %d\n", in anx6345_poweron()
331 DRM_ERROR("Failed to disable dvdd25 regulator: %d\n", in anx6345_poweroff()
340 DRM_ERROR("Failed to disable dvdd12 regulator: %d\n", in anx6345_poweroff()
364 DRM_ERROR("Failed eDP transmitter initialization: %d\n", err); in anx6345_start()
371 DRM_ERROR("Failed link training: %d\n", err); in anx6345_start()
413 DRM_ERROR("Get sink count failed %d\n", err); in anx6345_get_downstream_info()
418 DRM_ERROR("Downstream disconnected\n"); in anx6345_get_downstream_info()
[all …]
H A Danalogix-anx78xx.c478 DRM_ERROR("Failed to enable DVDD10 regulator: %d\n", in anx78xx_poweron()
520 DRM_ERROR("Failed to disable DVDD10 regulator: %d\n", in anx78xx_poweroff()
543 DRM_ERROR("Failed to enable interrupts: %d\n", err); in anx78xx_start()
549 DRM_ERROR("Failed receiver initialization: %d\n", err); in anx78xx_start()
555 DRM_ERROR("Failed transmitter initialization: %d\n", err); in anx78xx_start()
568 DRM_ERROR("Failed SlimPort transmitter initialization: %d\n", err); in anx78xx_start()
583 DRM_ERROR("DVDD10 regulator not found\n"); in anx78xx_init_pdata()
649 DRM_ERROR("Failed to read DPCD: %d\n", err); in anx78xx_dp_link_training()
711 DRM_ERROR("Failed to configure link: %d\n", err); in anx78xx_dp_link_training()
750 DRM_ERROR("Failed to pack AVI infoframe: %d\n", err); in anx78xx_send_video_infoframe()
[all …]
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dmes_userqueue.c40 DRM_ERROR("Failed to reserve bo. ret %d\n", ret); in mes_userq_map_gtt_bo_to_gart()
46 DRM_ERROR("Failed to bind bo to GART. ret %d\n", ret); in mes_userq_map_gtt_bo_to_gart()
81 DRM_ERROR("Failed to lookup wptr bo\n"); in mes_userq_create_wptr_mapping()
87 DRM_ERROR("Requested GART mapping for wptr bo larger than one page\n"); in mes_userq_create_wptr_mapping()
93 DRM_ERROR("Failed to map wptr bo to GART\n"); in mes_userq_create_wptr_mapping()
99 DRM_ERROR("Failed to reserve wptr bo\n"); in mes_userq_create_wptr_mapping()
173 DRM_ERROR("Failed to map queue in HW, err (%d)\n", r); in mes_userq_map()
197 DRM_ERROR("Failed to unmap queue in HW, err (%d)\n", r); in mes_userq_unmap()
216 DRM_ERROR("Failed to allocate ctx space bo for userqueue, err:%d\n", r); in mes_userq_create_ctx_space()
288 DRM_ERROR("Failed to allocate memory for userq_props\n"); in mes_userq_mqd_create()
[all …]
H A Damdgpu_ring_mux.c62 DRM_ERROR("no more data copied from sw ring\n"); in amdgpu_ring_mux_copy_pkt_from_sw_ring()
95 DRM_ERROR("%s no low priority ring found\n", __func__); in amdgpu_mux_resubmit_chunks()
143 DRM_ERROR("reschedule resubmit\n"); in amdgpu_mux_resubmit_fallback()
165 DRM_ERROR("create amdgpu_mux_chunk cache failed\n"); in amdgpu_ring_mux_init()
200 DRM_ERROR("add sw ring exceeding max entry size\n"); in amdgpu_ring_mux_add_sw_ring()
224 DRM_ERROR("cannot find entry for sw ring\n"); in amdgpu_ring_mux_set_wptr()
259 DRM_ERROR("cannot find entry for sw ring\n"); in amdgpu_ring_mux_get_wptr()
289 DRM_ERROR("no sw entry found!\n"); in amdgpu_ring_mux_get_rptr()
444 DRM_ERROR("cannot find entry!\n"); in amdgpu_ring_mux_start_ib()
450 DRM_ERROR("alloc amdgpu_mux_chunk_slab failed\n"); in amdgpu_ring_mux_start_ib()
[all …]
/linux/drivers/gpu/drm/tegra/
H A Ddp.c199 DRM_ERROR("unsupported eDP version: %02x\n", value); in drm_dp_link_probe()
273 DRM_ERROR("failed to configure DP link: %d\n", err); in drm_dp_link_configure()
409 DRM_ERROR("failed to apply link training: %d\n", err); in drm_dp_link_apply_training()
424 DRM_ERROR("failed to set training parameters: %d\n", err); in drm_dp_link_apply_training()
438 DRM_ERROR("failed to set post-cursor: %d\n", err); in drm_dp_link_apply_training()
451 DRM_ERROR("failed to set training pattern: %d\n", err); in drm_dp_link_apply_training()
491 DRM_ERROR("failed to read post_cursor2: %d\n", err); in drm_dp_link_get_adjustments()
541 DRM_ERROR("failed to read link status: %d\n", err); in drm_dp_link_recover_clock()
564 DRM_ERROR("failed to recover clock: %d\n", err); in drm_dp_link_clock_recovery()
591 DRM_ERROR("failed to read link status: %d\n", err); in drm_dp_link_equalize_channel()
[all …]
/linux/drivers/gpu/drm/sti/
H A Dsti_compositor.c94 DRM_ERROR("Unknown subdev component type\n"); in sti_compositor_bind()
118 DRM_ERROR("Can't create CURSOR plane\n"); in sti_compositor_bind()
129 DRM_ERROR("Can't create GDP plane\n"); in sti_compositor_bind()
134 DRM_ERROR("Unknown subdev component type\n"); in sti_compositor_bind()
184 DRM_ERROR("Failed to allocate compositor context\n"); in sti_compositor_probe()
198 DRM_ERROR("Register mapping failed\n"); in sti_compositor_probe()
205 DRM_ERROR("Cannot get compo_main clock\n"); in sti_compositor_probe()
211 DRM_ERROR("Cannot get compo_aux clock\n"); in sti_compositor_probe()
217 DRM_ERROR("Cannot get pix_main clock\n"); in sti_compositor_probe()
223 DRM_ERROR("Cannot get pix_aux clock\n"); in sti_compositor_probe()
H A Dsti_hdmi.c331 DRM_ERROR("unsupported infoframe slot: %#x\n", slot); in hdmi_infoframe_reset()
398 DRM_ERROR("unsupported infoframe type: %#x\n", *ptr); in hdmi_infoframe_write_infopack()
456 DRM_ERROR("failed to setup AVI infoframe: %d\n", ret); in hdmi_avi_infoframe_config()
467 DRM_ERROR("failed to pack AVI infoframe: %d\n", ret); in hdmi_avi_infoframe_config()
500 DRM_ERROR("failed to pack audio infoframe: %d\n", ret); in hdmi_audio_infoframe_config()
550 DRM_ERROR("failed to pack VS infoframe: %d\n", ret); in hdmi_vendor_infoframe_config()
877 DRM_ERROR("ERROR: Unsupported number of channels (%d)!\n", in hdmi_audio_configure()
898 DRM_ERROR("Failed to prepare/enable hdmi_pix clk\n"); in sti_hdmi_pre_enable()
900 DRM_ERROR("Failed to prepare/enable hdmi_tmds clk\n"); in sti_hdmi_pre_enable()
902 DRM_ERROR("Failed to prepare/enable hdmi_rejection_pll clk\n"); in sti_hdmi_pre_enable()
[all …]
H A Dsti_crtc.c78 DRM_ERROR("Cannot set rate (%dHz) for pix clk\n", rate); in sti_crtc_mode_set()
82 DRM_ERROR("Failed to prepare/enable pix clk\n"); in sti_crtc_mode_set()
89 DRM_ERROR("Can't set active video area\n"); in sti_crtc_mode_set()
161 DRM_ERROR("Cannot set plane %s depth\n", in sti_crtc_atomic_flush()
167 DRM_ERROR("Cannot enable plane %s at mixer\n", in sti_crtc_atomic_flush()
185 DRM_ERROR("Cannot disable plane %s at mixer\n", in sti_crtc_atomic_flush()
256 DRM_ERROR("unknown event: %lu\n", event); in sti_crtc_vblank_cb()
293 DRM_ERROR("Cannot register VTG notifier\n"); in sti_crtc_enable_vblank()
358 DRM_ERROR("Can't initialize CRTC\n"); in sti_crtc_init()
H A Dsti_hda.c448 DRM_ERROR("Failed to prepare/enable hda_pix clk\n"); in sti_hda_pre_enable()
450 DRM_ERROR("Failed to prepare/enable hda_hddac clk\n"); in sti_hda_pre_enable()
453 DRM_ERROR("Undefined mode\n"); in sti_hda_pre_enable()
459 DRM_ERROR("Beyond HD analog capabilities\n"); in sti_hda_pre_enable()
478 DRM_ERROR("Not supported\n"); in sti_hda_pre_enable()
481 DRM_ERROR("Undefined resolution\n"); in sti_hda_pre_enable()
536 DRM_ERROR("Undefined mode\n"); in sti_hda_set_mode()
550 DRM_ERROR("Undefined mode\n"); in sti_hda_set_mode()
557 DRM_ERROR("Cannot set rate (%dHz) for hda_hddac clk\n", in sti_hda_set_mode()
563 DRM_ERROR("Cannot set rate (%dHz) for hda_pix clk\n", in sti_hda_set_mode()
[all …]
H A Dsti_dvo.c134 DRM_ERROR("AWG firmware not properly generated\n"); in dvo_awg_generate_code()
262 DRM_ERROR("Failed to prepare/enable dvo_pix clk\n"); in sti_dvo_pre_enable()
264 DRM_ERROR("Failed to prepare/enable dvo clk\n"); in sti_dvo_pre_enable()
309 DRM_ERROR("Cannot set rate (%dHz) for dvo_pix clk\n", rate); in sti_dvo_set_mode()
315 DRM_ERROR("Cannot set rate (%dHz) for dvo clk\n", rate); in sti_dvo_set_mode()
479 DRM_ERROR("Failed to attach a connector to a encoder\n"); in sti_dvo_bind()
513 DRM_ERROR("Failed to allocate DVO\n"); in sti_dvo_probe()
524 DRM_ERROR("Cannot get dvo_pix clock\n"); in sti_dvo_probe()
530 DRM_ERROR("Cannot get dvo clock\n"); in sti_dvo_probe()
548 DRM_ERROR("No panel associated to the dvo output\n"); in sti_dvo_probe()
/linux/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_dev.c115 DRM_ERROR("get pxclk for pipeline %d failed!\n", pipe->id); in komeda_parse_pipe_dt()
143 DRM_ERROR("could not get IRQ number.\n"); in komeda_parse_dt()
168 DRM_ERROR("Pipeline-%d doesn't have a DT node.\n", in komeda_parse_dt()
200 DRM_ERROR("Map register space failed.\n"); in komeda_dev_create()
208 DRM_ERROR("Get engine clk failed.\n"); in komeda_dev_create()
218 DRM_ERROR("Failed to identify the HW.\n"); in komeda_dev_create()
232 DRM_ERROR("enumerate display resource failed.\n"); in komeda_dev_create()
238 DRM_ERROR("parse device tree failed.\n"); in komeda_dev_create()
244 DRM_ERROR("assemble display pipelines failed.\n"); in komeda_dev_create()
258 DRM_ERROR("create sysfs group failed.\n"); in komeda_dev_create()
[all …]
/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_gem_submit.c68 DRM_ERROR("invalid flags: %x\n", bo->flags); in submit_lookup_objects()
76 DRM_ERROR("invalid softpin address\n"); in submit_lookup_objects()
88 DRM_ERROR("invalid handle %u at index %u\n", in submit_lookup_objects()
137 DRM_ERROR("BO at index %u already on submit list\n", in submit_lock_objects()
247 DRM_ERROR("invalid buffer index: %u (out of %u)\n", in submit_bo()
276 DRM_ERROR("invalid reloc flags\n"); in submit_reloc()
281 DRM_ERROR("non-aligned reloc offset: %u\n", in submit_reloc()
291 DRM_ERROR("invalid offset %u at reloc %u\n", off, i); in submit_reloc()
300 DRM_ERROR("relocation %u outside object\n", i); in submit_reloc()
328 DRM_ERROR("perfmon request: offset is 0"); in submit_perfmon_validate()
[all …]
/linux/drivers/gpu/drm/bridge/
H A Dnxp-ptn3460.c57 DRM_ERROR("Failed to send i2c command, ret=%d\n", ret); in ptn3460_read_bytes()
63 DRM_ERROR("Failed to recv i2c data, ret=%d\n", ret); in ptn3460_read_bytes()
81 DRM_ERROR("Failed to send i2c command, ret=%d\n", ret); in ptn3460_write_byte()
97 DRM_ERROR("Failed to transfer EDID to sram, ret=%d\n", ret); in ptn3460_select_edid()
107 DRM_ERROR("Failed to write EDID value, ret=%d\n", ret); in ptn3460_select_edid()
137 DRM_ERROR("Select EDID failed ret=%d\n", ret); in ptn3460_pre_enable()
170 DRM_ERROR("Failed to allocate EDID\n"); in ptn3460_edid_read()
236 DRM_ERROR("Failed to initialize connector with drm\n"); in ptn3460_bridge_attach()
292 DRM_ERROR("cannot get gpio_rst_n %d\n", ret); in ptn3460_probe()
/linux/drivers/gpu/drm/vkms/
H A Dvkms_output.c39 DRM_ERROR("Failed to allocate CRTC\n"); in vkms_output_init()
47 DRM_ERROR("Failed to init writeback connector\n"); in vkms_output_init()
67 DRM_ERROR("Failed to allocate encoder\n"); in vkms_output_init()
73 DRM_ERROR("Failed to init encoder\n"); in vkms_output_init()
102 DRM_ERROR("Failed to init connector\n"); in vkms_output_init()
112 DRM_ERROR("Failed to attach connector to encoder\n"); in vkms_output_init()
/linux/drivers/gpu/drm/gma500/
H A Dpsb_irq.c164 DRM_ERROR("SGX MMU page fault:"); in gma_sgx_interrupt()
166 DRM_ERROR("SGX MMU read / write protection fault:"); in gma_sgx_interrupt()
169 DRM_ERROR("\tCache requestor"); in gma_sgx_interrupt()
171 DRM_ERROR("\tTA requestor"); in gma_sgx_interrupt()
173 DRM_ERROR("\tVDM requestor"); in gma_sgx_interrupt()
175 DRM_ERROR("\t2D requestor"); in gma_sgx_interrupt()
177 DRM_ERROR("\tPBE requestor"); in gma_sgx_interrupt()
179 DRM_ERROR("\tTSP requestor"); in gma_sgx_interrupt()
181 DRM_ERROR("\tISP requestor"); in gma_sgx_interrupt()
183 DRM_ERROR("\tUSSEPDS requestor"); in gma_sgx_interrupt()
[all …]
/linux/drivers/gpu/drm/display/
H A Ddrm_hdcp_helper.c92 DRM_ERROR("Invalid blob length\n"); in drm_hdcp_parse_hdcp1_srm()
108 DRM_ERROR("Invalid blob length or vrl length\n"); in drm_hdcp_parse_hdcp1_srm()
117 DRM_ERROR("No vrl found\n"); in drm_hdcp_parse_hdcp1_srm()
130 DRM_ERROR("Out of Memory\n"); in drm_hdcp_parse_hdcp1_srm()
153 DRM_ERROR("Invalid blob length\n"); in drm_hdcp_parse_hdcp2_srm()
171 DRM_ERROR("Invalid blob length or vrl length\n"); in drm_hdcp_parse_hdcp2_srm()
180 DRM_ERROR("No vrl found\n"); in drm_hdcp_parse_hdcp2_srm()
193 DRM_ERROR("Out of Memory\n"); in drm_hdcp_parse_hdcp2_srm()
/linux/drivers/gpu/drm/hisilicon/kirin/
H A Dkirin_drm_drv.c53 DRM_ERROR("no port node found in %pOF\n", dev->dev->of_node); in kirin_drm_crtc_init()
62 DRM_ERROR("failed to init crtc.\n"); in kirin_drm_crtc_init()
82 DRM_ERROR("fail to init plane, ch=%d\n", 0); in kirin_drm_plane_init()
117 DRM_ERROR("failed to alloc kirin_drm_private\n"); in kirin_drm_private_init()
123 DRM_ERROR("failed to initialize kirin_priv hw ctx\n"); in kirin_drm_private_init()
179 DRM_ERROR("failed to bind all component.\n"); in kirin_drm_kms_init()
186 DRM_ERROR("failed to initialize vblank.\n"); in kirin_drm_kms_init()
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ioctl.c142 DRM_ERROR("Failed to figure out the devcaps size (no 3D).\n"); in vmw_get_cap_3d_ioctl()
151 DRM_ERROR("Failed to allocate bounce buffer for 3D caps.\n"); in vmw_get_cap_3d_ioctl()
166 DRM_ERROR("Failed to report 3D caps info.\n"); in vmw_get_cap_3d_ioctl()
201 DRM_ERROR("Failed to allocate clip rect list.\n"); in vmw_present_ioctl()
208 DRM_ERROR("Failed to copy clip rects from userspace.\n"); in vmw_present_ioctl()
278 DRM_ERROR("Failed to allocate clip rect list.\n"); in vmw_present_readback_ioctl()
285 DRM_ERROR("Failed to copy clip rects from userspace.\n"); in vmw_present_readback_ioctl()
/linux/drivers/gpu/drm/qxl/
H A Dqxl_kms.c42 DRM_ERROR("bad rom signature %x\n", rom->magic); in qxl_check_device()
181 DRM_ERROR("bo init failed %d\n", r); in qxl_device_init()
189 DRM_ERROR("Unable to ioremap RAM header\n"); in qxl_device_init()
200 DRM_ERROR("Unable to create command ring\n"); in qxl_device_init()
213 DRM_ERROR("Unable to create cursor ring\n"); in qxl_device_init()
225 DRM_ERROR("Unable to create release ring\n"); in qxl_device_init()
246 DRM_ERROR("Unable to init qxl irq\n"); in qxl_device_init()

12345678910>>...13