/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_test.c | 51 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 D | r600_cs.c | 721 DRM_ERROR("streamout %d bo too small: 0x%llx, 0x%lx\n", in r600_cs_track_check() 844 DRM_ERROR("vline wait missing WAIT_REG_MEM segment\n"); in r600_cs_common_vline_parse() 851 DRM_ERROR("vline WAIT_REG_MEM waiting on MEM instead of REG\n"); in r600_cs_common_vline_parse() 856 DRM_ERROR("vline WAIT_REG_MEM waiting on PFP instead of ME\n"); in r600_cs_common_vline_parse() 861 DRM_ERROR("vline WAIT_REG_MEM function not equal\n"); in r600_cs_common_vline_parse() 865 DRM_ERROR("vline WAIT_REG_MEM bad reg\n"); in r600_cs_common_vline_parse() 870 DRM_ERROR("vline WAIT_REG_MEM bad bit mask\n"); in r600_cs_common_vline_parse() 889 DRM_ERROR("cannot find crtc %d\n", crtc_id); in r600_cs_common_vline_parse() 910 DRM_ERROR("unknown crtc reloc\n"); in r600_cs_common_vline_parse() 926 DRM_ERROR("No reloc for ib[%d]=0x%04X\n", in r600_packet0_check() [all …]
|
H A D | evergreen_cs.c | 952 DRM_ERROR("streamout %d bo too small: 0x%llx, 0x%lx\n", in evergreen_cs_track_check() 1057 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 …]
|
H A D | radeon_uvd.c | 268 DRM_ERROR("Error destroying UVD (%d)!\n", r); in radeon_uvd_suspend() 343 DRM_ERROR("Error destroying UVD (%d)!\n", r); in radeon_uvd_free_handles() 424 DRM_ERROR("UVD codec not handled %d!\n", stream_type); in radeon_uvd_cs_msg_decode() 429 DRM_ERROR("Invalid UVD decoding target pitch!\n"); in radeon_uvd_cs_msg_decode() 434 DRM_ERROR("Invalid dpb_size in UVD message (%d / %d)!\n", in radeon_uvd_cs_msg_decode() 461 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() 482 DRM_ERROR("Failed mapping the UVD message (%d)!\n", r); in radeon_uvd_cs_msg() 493 DRM_ERROR("Invalid UVD handle!\n"); in radeon_uvd_cs_msg() 510 DRM_ERROR("Handle 0x%x already in use!\n", handle); in radeon_uvd_cs_msg() [all …]
|
H A D | radeon_vce.c | 328 DRM_ERROR("Error destroying VCE handle (%d)!\n", r); in radeon_vce_free_handles() 355 DRM_ERROR("radeon: failed to get ib (%d).\n", r); in radeon_vce_get_create_msg() 391 DRM_ERROR("radeon: failed to schedule ib (%d).\n", r); in radeon_vce_get_create_msg() 422 DRM_ERROR("radeon: failed to get ib (%d).\n", r); in radeon_vce_get_destroy_msg() 448 DRM_ERROR("radeon: failed to schedule ib (%d).\n", r); in radeon_vce_get_destroy_msg() 482 DRM_ERROR("Relocs at %d after relocations chunk end %d !\n", in radeon_vce_cs_reloc() 496 DRM_ERROR("invalid reloc offset %llX!\n", offset); in radeon_vce_cs_reloc() 500 DRM_ERROR("buffer to small (%d / %d)!\n", in radeon_vce_cs_reloc() 529 DRM_ERROR("VCE handle collision detected!\n"); in radeon_vce_validate_handle() 546 DRM_ERROR("No more free VCE handles!\n"); in radeon_vce_validate_handle() [all …]
|
H A D | radeon_cs.c | 112 DRM_ERROR("gem object lookup failed 0x%x\n", in radeon_cs_parser_relocs() 151 DRM_ERROR("RADEON_GEM_DOMAIN_CPU is not valid " in radeon_cs_parser_relocs() 165 DRM_ERROR("Only RADEON_GEM_DOMAIN_GTT is " in radeon_cs_parser_relocs() 179 DRM_ERROR("BO associated with dma-buf cannot " in radeon_cs_parser_relocs() 214 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() 478 DRM_ERROR("Invalid command stream !\n"); in radeon_cs_ib_chunk() 485 DRM_ERROR("Failed to sync rings: %i\n", r); in radeon_cs_ib_chunk() [all …]
|
H A D | uvd_v1_0.c | 182 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()
|
/openbmc/linux/drivers/gpu/drm/msm/dp/ |
H A D | dp_link.c | 108 DRM_ERROR("failed to read test_audio_period (0x%x)\n", addr); in dp_link_get_period() 116 DRM_ERROR("invalid test_audio_period_ch_1 = 0x%x\n", data); in dp_link_get_period() 201 DRM_ERROR("failed to read link audio mode. rlen=%zd\n", rlen); in dp_link_parse_audio_pattern_type() 207 DRM_ERROR("invalid audio pattern type = 0x%x\n", data); in dp_link_parse_audio_pattern_type() 230 DRM_ERROR("failed to read link audio mode. rlen=%zd\n", rlen); in dp_link_parse_audio_mode() 237 DRM_ERROR("sampling rate (0x%x) greater than max (0x%x)\n", in dp_link_parse_audio_mode() 246 DRM_ERROR("channel_count (0x%x) greater than max (0x%x)\n", in dp_link_parse_audio_mode() 323 DRM_ERROR("failed to read 0x%x\n", addr); in dp_link_parse_timing_params1() 345 DRM_ERROR("failed to read 0x%x\n", addr); in dp_link_parse_timing_params2() 364 DRM_ERROR("failed to read 0x%x\n", addr); in dp_link_parse_timing_params3() [all …]
|
H A D | dp_panel.c | 40 DRM_ERROR("failed to read psr info, rlen=%zd\n", rlen); in dp_panel_read_psr_cap() 62 DRM_ERROR("dpcd read failed, rlen=%zd\n", rlen); in dp_panel_read_dpcd() 83 DRM_ERROR("dpcd read failed, rlen=%zd\n", rlen); in dp_panel_read_dpcd() 125 DRM_ERROR("ds port status failed, rlen=%zd\n", rlen); in dp_panel_read_dpcd() 165 DRM_ERROR("failed to update edid property %d\n", rc); in dp_panel_update_modes() 174 DRM_ERROR("failed to update edid property %d\n", rc); in dp_panel_update_modes() 187 DRM_ERROR("invalid input\n"); in dp_panel_read_sink_caps() 195 DRM_ERROR("read dpcd failed %d\n", rc); in dp_panel_read_sink_caps() 203 DRM_ERROR("Illegal link rate=%d lane=%d\n", dp_panel->link_info.rate, in dp_panel_read_sink_caps() 214 DRM_ERROR("no downstream ports connected\n"); in dp_panel_read_sink_caps() [all …]
|
H A D | dp_parser.c | 58 DRM_ERROR("legacy memory region not large enough\n"); in dp_parser_ctrl_res() 70 DRM_ERROR("unable to remap aux region: %pe\n", dss->aux.base); in dp_parser_ctrl_res() 76 DRM_ERROR("unable to remap link region: %pe\n", dss->link.base); in dp_parser_ctrl_res() 82 DRM_ERROR("unable to remap p0 region: %pe\n", dss->p0.base); in dp_parser_ctrl_res() 162 DRM_ERROR("no clocks are defined\n"); in dp_parser_init_clk_data() 184 DRM_ERROR("no core clocks are defined\n"); in dp_parser_init_clk_data() 197 DRM_ERROR("no ctrl clocks are defined\n"); in dp_parser_init_clk_data() 212 DRM_ERROR("no stream (pixel) clocks are defined\n"); in dp_parser_init_clk_data() 242 DRM_ERROR("failed to initialize power data %d\n", rc); in dp_parser_clock() 256 DRM_ERROR("error reading clock-names %d\n", rc); in dp_parser_clock() [all …]
|
/openbmc/linux/drivers/gpu/drm/bridge/analogix/ |
H A D | analogix-anx6345.c | 136 DRM_ERROR("Failed to read DPCD: %d\n", err); in anx6345_dp_link_training() 153 DRM_ERROR("Failed to read DP_SET_POWER register: %d\n", in anx6345_dp_link_training() 163 DRM_ERROR("Failed to power up DisplayPort link: %d\n", in anx6345_dp_link_training() 232 DRM_ERROR("Failed to configure link: %d\n", err); in anx6345_dp_link_training() 313 DRM_ERROR("Failed to enable dvdd12 regulator: %d\n", in anx6345_poweron() 323 DRM_ERROR("Failed to enable dvdd25 regulator: %d\n", in anx6345_poweron() 359 DRM_ERROR("Failed to disable dvdd25 regulator: %d\n", in anx6345_poweroff() 368 DRM_ERROR("Failed to disable dvdd12 regulator: %d\n", in anx6345_poweroff() 392 DRM_ERROR("Failed eDP transmitter initialization: %d\n", err); in anx6345_start() 399 DRM_ERROR("Failed link training: %d\n", err); in anx6345_start() [all …]
|
H A D | analogix-anx78xx.c | 478 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() 666 DRM_ERROR("Failed to read DP_SET_POWER register: %d\n", in anx78xx_dp_link_training() 676 DRM_ERROR("Failed to power up DisplayPort link: %d\n", in anx78xx_dp_link_training() [all …]
|
/openbmc/linux/drivers/gpu/drm/tegra/ |
H A D | dp.c | 199 DRM_ERROR("unsupported eDP version: %02x\n", value); in drm_dp_link_probe() 340 DRM_ERROR("failed to configure DP link: %d\n", err); in drm_dp_link_configure() 476 DRM_ERROR("failed to apply link training: %d\n", err); in drm_dp_link_apply_training() 491 DRM_ERROR("failed to set training parameters: %d\n", err); in drm_dp_link_apply_training() 505 DRM_ERROR("failed to set post-cursor: %d\n", err); in drm_dp_link_apply_training() 518 DRM_ERROR("failed to set training pattern: %d\n", err); in drm_dp_link_apply_training() 558 DRM_ERROR("failed to read post_cursor2: %d\n", err); in drm_dp_link_get_adjustments() 608 DRM_ERROR("failed to read link status: %d\n", err); in drm_dp_link_recover_clock() 631 DRM_ERROR("failed to recover clock: %d\n", err); in drm_dp_link_clock_recovery() 658 DRM_ERROR("failed to read link status: %d\n", err); in drm_dp_link_equalize_channel() [all …]
|
/openbmc/linux/drivers/gpu/drm/sti/ |
H A D | sti_compositor.c | 94 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() 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 …]
|
H A D | sti_hdmi.c | 326 DRM_ERROR("unsupported infoframe slot: %#x\n", slot); in hdmi_infoframe_reset() 393 DRM_ERROR("unsupported infoframe type: %#x\n", *ptr); in hdmi_infoframe_write_infopack() 451 DRM_ERROR("failed to setup AVI infoframe: %d\n", ret); in hdmi_avi_infoframe_config() 462 DRM_ERROR("failed to pack AVI infoframe: %d\n", ret); in hdmi_avi_infoframe_config() 495 DRM_ERROR("failed to pack audio infoframe: %d\n", ret); in hdmi_audio_infoframe_config() 545 DRM_ERROR("failed to pack VS infoframe: %d\n", ret); in hdmi_vendor_infoframe_config() 872 DRM_ERROR("ERROR: Unsupported number of channels (%d)!\n", in hdmi_audio_configure() 893 DRM_ERROR("Failed to prepare/enable hdmi_pix clk\n"); in sti_hdmi_pre_enable() 895 DRM_ERROR("Failed to prepare/enable hdmi_tmds clk\n"); in sti_hdmi_pre_enable() 897 DRM_ERROR("Failed to prepare/enable hdmi_rejection_pll clk\n"); in sti_hdmi_pre_enable() [all …]
|
H A D | sti_crtc.c | 78 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 D | sti_hda.c | 442 DRM_ERROR("Failed to prepare/enable hda_pix clk\n"); in sti_hda_pre_enable() 444 DRM_ERROR("Failed to prepare/enable hda_hddac clk\n"); in sti_hda_pre_enable() 447 DRM_ERROR("Undefined mode\n"); in sti_hda_pre_enable() 453 DRM_ERROR("Beyond HD analog capabilities\n"); in sti_hda_pre_enable() 472 DRM_ERROR("Not supported\n"); in sti_hda_pre_enable() 475 DRM_ERROR("Undefined resolution\n"); in sti_hda_pre_enable() 530 DRM_ERROR("Undefined mode\n"); in sti_hda_set_mode() 544 DRM_ERROR("Undefined mode\n"); in sti_hda_set_mode() 551 DRM_ERROR("Cannot set rate (%dHz) for hda_hddac clk\n", in sti_hda_set_mode() 557 DRM_ERROR("Cannot set rate (%dHz) for hda_pix clk\n", in sti_hda_set_mode() [all …]
|
/openbmc/linux/drivers/gpu/drm/arm/display/komeda/ |
H A D | komeda_dev.c | 119 DRM_ERROR("get pxclk for pipeline %d failed!\n", pipe->id); in komeda_parse_pipe_dt() 147 DRM_ERROR("could not get IRQ number.\n"); in komeda_parse_dt() 172 DRM_ERROR("Pipeline-%d doesn't have a DT node.\n", in komeda_parse_dt() 204 DRM_ERROR("Map register space failed.\n"); in komeda_dev_create() 212 DRM_ERROR("Get engine clk failed.\n"); in komeda_dev_create() 222 DRM_ERROR("Failed to identify the HW.\n"); in komeda_dev_create() 236 DRM_ERROR("enumerate display resource failed.\n"); in komeda_dev_create() 242 DRM_ERROR("parse device tree failed.\n"); in komeda_dev_create() 248 DRM_ERROR("assemble display pipelines failed.\n"); in komeda_dev_create() 262 DRM_ERROR("create sysfs group failed.\n"); in komeda_dev_create() [all …]
|
/openbmc/linux/drivers/gpu/drm/bridge/ |
H A D | nxp-ptn3460.c | 58 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() 138 DRM_ERROR("Select EDID failed ret=%d\n", ret); in ptn3460_pre_enable() 170 DRM_ERROR("Failed to allocate EDID\n"); in ptn3460_get_edid() 231 DRM_ERROR("Parent encoder object not found"); in ptn3460_bridge_attach() 239 DRM_ERROR("Failed to initialize connector with drm\n"); in ptn3460_bridge_attach() 295 DRM_ERROR("cannot get gpio_rst_n %d\n", ret); in ptn3460_probe()
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_ring_mux.c | 62 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() 142 DRM_ERROR("reschedule resubmit\n"); in amdgpu_mux_resubmit_fallback() 166 DRM_ERROR("create amdgpu_mux_chunk cache failed\n"); in amdgpu_ring_mux_init() 201 DRM_ERROR("add sw ring exceeding max entry size\n"); in amdgpu_ring_mux_add_sw_ring() 225 DRM_ERROR("cannot find entry for sw ring\n"); in amdgpu_ring_mux_set_wptr() 260 DRM_ERROR("cannot find entry for sw ring\n"); in amdgpu_ring_mux_get_wptr() 290 DRM_ERROR("no sw entry found!\n"); in amdgpu_ring_mux_get_rptr() 445 DRM_ERROR("cannot find entry!\n"); in amdgpu_ring_mux_start_ib() 451 DRM_ERROR("alloc amdgpu_mux_chunk_slab failed\n"); in amdgpu_ring_mux_start_ib() [all …]
|
H A D | amdgpu_mes.c | 88 DRM_ERROR("Failed to allocate MES doorbell bitmap\n"); in amdgpu_mes_doorbell_init() 229 DRM_ERROR("no more memory to create mes process\n"); in amdgpu_mes_create_process() 240 DRM_ERROR("failed to allocate process context bo\n"); in amdgpu_mes_create_process() 255 DRM_ERROR("failed to lock pasid=%d\n", pasid); in amdgpu_mes_create_process() 364 DRM_ERROR("failed to allocate process context bo\n"); in amdgpu_mes_add_gang() 377 DRM_ERROR("pasid %d doesn't exist\n", pasid); in amdgpu_mes_add_gang() 386 DRM_ERROR("failed to allocate idr for gang\n"); in amdgpu_mes_add_gang() 427 DRM_ERROR("gang id %d doesn't exist\n", gang_id); in amdgpu_mes_remove_gang() 433 DRM_ERROR("queue list is not empty\n"); in amdgpu_mes_remove_gang() 471 DRM_ERROR("failed to suspend pasid %d gangid %d", in amdgpu_mes_suspend() [all …]
|
H A D | amdgpu_fru_eeprom.c | 120 DRM_ERROR("Couldn't read the IPMI Common Header: %d", len); in amdgpu_fru_get_product_info() 125 DRM_ERROR("Bad IPMI Common Header version: 0x%02x", buf[0]); in amdgpu_fru_get_product_info() 132 DRM_ERROR("Bad IPMI Common Header checksum: 0x%02x", csum); in amdgpu_fru_get_product_info() 147 DRM_ERROR("Couldn't read the Product Info Area header: %d", len); in amdgpu_fru_get_product_info() 152 DRM_ERROR("Bad IPMI Product Info Area version: 0x%02x", buf[0]); in amdgpu_fru_get_product_info() 165 DRM_ERROR("Couldn't read the Product Info Area: %d", len); in amdgpu_fru_get_product_info() 172 DRM_ERROR("Bad Product Info Area checksum: 0x%02x", csum); in amdgpu_fru_get_product_info()
|
H A D | amdgpu_uvd.c | 301 DRM_ERROR("POLARIS10/11 UVD firmware version %u.%u is too old.\n", in amdgpu_uvd_sw_init() 414 DRM_ERROR("Failed setting up UVD kernel entity.\n"); in amdgpu_uvd_entity_init() 529 DRM_ERROR("Error destroying UVD %d!\n", r); in amdgpu_uvd_free_handles() 583 DRM_ERROR("Can't find BO for addr 0x%08llx\n", addr); in amdgpu_uvd_cs_pass1() 776 DRM_ERROR("UVD codec not handled %d!\n", stream_type); in amdgpu_uvd_cs_msg_decode() 781 DRM_ERROR("Invalid UVD decoding target pitch!\n"); in amdgpu_uvd_cs_msg_decode() 786 DRM_ERROR("Invalid dpb_size in UVD message (%d / %d)!\n", in amdgpu_uvd_cs_msg_decode() 819 DRM_ERROR("UVD messages must be 64 byte aligned!\n"); in amdgpu_uvd_cs_msg() 825 DRM_ERROR("Failed mapping the UVD) message (%ld)!\n", r); in amdgpu_uvd_cs_msg() 836 DRM_ERROR("Invalid UVD handle!\n"); in amdgpu_uvd_cs_msg() [all …]
|
/openbmc/linux/drivers/gpu/drm/etnaviv/ |
H A D | etnaviv_gem_submit.c | 69 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() 138 DRM_ERROR("BO at index %u already on submit list\n", in submit_lock_objects() 248 DRM_ERROR("invalid buffer index: %u (out of %u)\n", in submit_bo() 277 DRM_ERROR("invalid reloc flags\n"); in submit_reloc() 282 DRM_ERROR("non-aligned reloc offset: %u\n", in submit_reloc() 292 DRM_ERROR("invalid offset %u at reloc %u\n", off, i); in submit_reloc() 301 DRM_ERROR("relocation %u outside object\n", i); in submit_reloc() 329 DRM_ERROR("perfmon request: offset is 0"); in submit_perfmon_validate() [all …]
|
/openbmc/linux/drivers/gpu/drm/gma500/ |
H A D | psb_irq.c | 163 DRM_ERROR("SGX MMU page fault:"); in gma_sgx_interrupt() 165 DRM_ERROR("SGX MMU read / write protection fault:"); in gma_sgx_interrupt() 168 DRM_ERROR("\tCache requestor"); in gma_sgx_interrupt() 170 DRM_ERROR("\tTA requestor"); in gma_sgx_interrupt() 172 DRM_ERROR("\tVDM requestor"); in gma_sgx_interrupt() 174 DRM_ERROR("\t2D requestor"); in gma_sgx_interrupt() 176 DRM_ERROR("\tPBE requestor"); in gma_sgx_interrupt() 178 DRM_ERROR("\tTSP requestor"); in gma_sgx_interrupt() 180 DRM_ERROR("\tISP requestor"); in gma_sgx_interrupt() 182 DRM_ERROR("\tUSSEPDS requestor"); in gma_sgx_interrupt() [all …]
|