/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | radeon_test.c | 50 DRM_ERROR("Unknown copy method\n"); in radeon_do_test_moves() 64 DRM_ERROR("Failed to allocate %d pointers\n", n); in radeon_do_test_moves() 72 DRM_ERROR("Failed to create VRAM object\n"); in radeon_do_test_moves() 80 DRM_ERROR("Failed to pin VRAM object\n"); in radeon_do_test_moves() 93 DRM_ERROR("Failed to create GTT object %d\n", i); in radeon_do_test_moves() 102 DRM_ERROR("Failed to pin GTT object %d\n", i); in radeon_do_test_moves() 108 DRM_ERROR("Failed to map GTT object %d\n", i); in radeon_do_test_moves() 128 DRM_ERROR("Failed GTT->VRAM copy %d\n", i); in radeon_do_test_moves() 135 DRM_ERROR("Failed to wait for GTT->VRAM fence %d\n", i); in radeon_do_test_moves() 143 DRM_ERROR("Failed to map VRAM object after copy %d\n", i); in radeon_do_test_moves() [all …]
|
D | r300_cmdbuf.c | 80 DRM_ERROR("copy cliprect faulted\n"); in r300_emit_cliprects() 311 DRM_ERROR("Cannot emit more than 64 values at a time (reg=%04x sz=%d)\n", in r300_emit_carefully_checked_packet0() 323 DRM_ERROR("Offset failed range check (reg=%04x sz=%d)\n", in r300_emit_carefully_checked_packet0() 329 DRM_ERROR("Register %04x failed check as flag=%02x\n", in r300_emit_carefully_checked_packet0() 367 DRM_ERROR("No such registers in hardware reg=%04x sz=%d\n", reg, in r300_emit_packet0() 479 DRM_ERROR("Too large payload in 3D_LOAD_VBPNTR (count=%d)\n", in r300_emit_3d_load_vbpntr() 495 DRM_ERROR in r300_emit_3d_load_vbpntr() 507 DRM_ERROR in r300_emit_3d_load_vbpntr() 517 DRM_ERROR in r300_emit_3d_load_vbpntr() 553 DRM_ERROR("Invalid bitblt first offset is %08X\n", offset); in r300_emit_bitblt_multi() [all …]
|
D | r600_cs.c | 723 DRM_ERROR("streamout %d bo too small: 0x%llx, 0x%lx\n", in r600_cs_track_check() 846 DRM_ERROR("vline wait missing WAIT_REG_MEM segment\n"); in r600_cs_common_vline_parse() 853 DRM_ERROR("vline WAIT_REG_MEM waiting on MEM instead of REG\n"); in r600_cs_common_vline_parse() 858 DRM_ERROR("vline WAIT_REG_MEM waiting on PFP instead of ME\n"); in r600_cs_common_vline_parse() 863 DRM_ERROR("vline WAIT_REG_MEM function not equal\n"); in r600_cs_common_vline_parse() 867 DRM_ERROR("vline WAIT_REG_MEM bad reg\n"); in r600_cs_common_vline_parse() 872 DRM_ERROR("vline WAIT_REG_MEM bad bit mask\n"); in r600_cs_common_vline_parse() 891 DRM_ERROR("cannot find crtc %d\n", crtc_id); in r600_cs_common_vline_parse() 912 DRM_ERROR("unknown crtc reloc\n"); in r600_cs_common_vline_parse() 928 DRM_ERROR("No reloc for ib[%d]=0x%04X\n", in r600_packet0_check() [all …]
|
D | radeon_uvd.c | 222 DRM_ERROR("Error destroying UVD (%d)!\n", r); in radeon_uvd_suspend() 297 DRM_ERROR("Error destroying UVD (%d)!\n", r); in radeon_uvd_free_handles() 378 DRM_ERROR("UVD codec not handled %d!\n", stream_type); in radeon_uvd_cs_msg_decode() 383 DRM_ERROR("Invalid UVD decoding target pitch!\n"); in radeon_uvd_cs_msg_decode() 388 DRM_ERROR("Invalid dpb_size in UVD message (%d / %d)!\n", in radeon_uvd_cs_msg_decode() 415 DRM_ERROR("UVD codec not supported by hardware %d!\n", in radeon_uvd_validate_codec() 432 DRM_ERROR("UVD messages must be 64 byte aligned!\n"); in radeon_uvd_cs_msg() 440 DRM_ERROR("Failed waiting for UVD message (%d)!\n", r); in radeon_uvd_cs_msg() 447 DRM_ERROR("Failed mapping the UVD message (%d)!\n", r); in radeon_uvd_cs_msg() 457 DRM_ERROR("Invalid UVD handle!\n"); in radeon_uvd_cs_msg() [all …]
|
D | evergreen_cs.c | 949 DRM_ERROR("streamout %d bo too small: 0x%llx, 0x%lx\n", in evergreen_cs_track_check() 1054 DRM_ERROR("No reloc for ib[%d]=0x%04X\n", in evergreen_packet0_check() 1818 DRM_ERROR("bad SET PREDICATION\n"); in evergreen_packet3_check() 1830 DRM_ERROR("bad SET PREDICATION operation %d\n", pred_op); in evergreen_packet3_check() 1836 DRM_ERROR("bad SET PREDICATION\n"); in evergreen_packet3_check() 1850 DRM_ERROR("bad CONTEXT_CONTROL\n"); in evergreen_packet3_check() 1858 DRM_ERROR("bad INDEX_TYPE/NUM_INSTANCES/CLEAR_STATE\n"); in evergreen_packet3_check() 1864 DRM_ERROR("bad PACKET3_DEALLOC_STATE\n"); in evergreen_packet3_check() 1868 DRM_ERROR("bad INDEX_TYPE/NUM_INSTANCES/CLEAR_STATE\n"); in evergreen_packet3_check() 1877 DRM_ERROR("bad INDEX_BASE\n"); in evergreen_packet3_check() [all …]
|
D | radeon_vce.c | 311 DRM_ERROR("Error destroying VCE handle (%d)!\n", r); in radeon_vce_free_handles() 338 DRM_ERROR("radeon: failed to get ib (%d).\n", r); in radeon_vce_get_create_msg() 374 DRM_ERROR("radeon: failed to schedule ib (%d).\n", r); in radeon_vce_get_create_msg() 405 DRM_ERROR("radeon: failed to get ib (%d).\n", r); in radeon_vce_get_destroy_msg() 431 DRM_ERROR("radeon: failed to schedule ib (%d).\n", r); in radeon_vce_get_destroy_msg() 465 DRM_ERROR("Relocs at %d after relocations chunk end %d !\n", in radeon_vce_cs_reloc() 479 DRM_ERROR("invalid reloc offset %llX!\n", offset); in radeon_vce_cs_reloc() 483 DRM_ERROR("buffer to small (%d / %d)!\n", in radeon_vce_cs_reloc() 512 DRM_ERROR("VCE handle collision detected!\n"); in radeon_vce_validate_handle() 529 DRM_ERROR("No more free VCE handles!\n"); in radeon_vce_validate_handle() [all …]
|
D | radeon_irq.c | 78 DRM_ERROR("tried to enable vblank on non-existent crtc %d\n", in radeon_enable_vblank() 91 DRM_ERROR("tried to enable vblank on non-existent crtc %d\n", in radeon_enable_vblank() 113 DRM_ERROR("tried to enable vblank on non-existent crtc %d\n", in radeon_disable_vblank() 126 DRM_ERROR("tried to enable vblank on non-existent crtc %d\n", in radeon_disable_vblank() 263 DRM_ERROR("called with no initialization\n"); in radeon_get_vblank_counter() 268 DRM_ERROR("Invalid crtc %d\n", crtc); in radeon_get_vblank_counter() 294 DRM_ERROR("called with no initialization\n"); in radeon_irq_emit() 306 DRM_ERROR("copy_to_user\n"); in radeon_irq_emit() 321 DRM_ERROR("called with no initialization\n"); in radeon_irq_wait() 397 DRM_ERROR("called with invalid crtc 0x%x\n", (unsigned int)value); in radeon_vblank_crtc_set()
|
D | radeon_cs.c | 106 DRM_ERROR("gem object lookup failed 0x%x\n", in radeon_cs_parser_relocs() 143 DRM_ERROR("RADEON_GEM_DOMAIN_CPU is not valid " in radeon_cs_parser_relocs() 157 DRM_ERROR("Only RADEON_GEM_DOMAIN_GTT is " in radeon_cs_parser_relocs() 196 DRM_ERROR("unknown ring id: %d\n", ring); in radeon_cs_get_ring() 353 DRM_ERROR("VM not active on asic!\n"); in radeon_cs_parser_init() 363 DRM_ERROR("Ring %d requires VM!\n", p->ring); in radeon_cs_parser_init() 368 DRM_ERROR("VM not supported on ring %d!\n", in radeon_cs_parser_init() 454 DRM_ERROR("Invalid command stream !\n"); in radeon_cs_ib_chunk() 461 DRM_ERROR("Failed to sync rings: %i\n", r); in radeon_cs_ib_chunk() 473 DRM_ERROR("Failed to schedule IB !\n"); in radeon_cs_ib_chunk() [all …]
|
D | radeon_state.c | 105 DRM_ERROR("Invalid depth buffer offset\n"); in radeon_check_and_fixup_packets() 116 DRM_ERROR("Invalid colour buffer offset\n"); in radeon_check_and_fixup_packets() 129 DRM_ERROR("Invalid R200 texture offset\n"); in radeon_check_and_fixup_packets() 140 DRM_ERROR("Invalid R100 texture offset\n"); in radeon_check_and_fixup_packets() 157 DRM_ERROR in radeon_check_and_fixup_packets() 174 DRM_ERROR in radeon_check_and_fixup_packets() 268 DRM_ERROR("Unknown state packet ID %d\n", id); in radeon_check_and_fixup_packets() 290 DRM_ERROR("Not a type 3 packet\n"); in radeon_check_and_fixup_packet3() 295 DRM_ERROR("Packet size larger than size of data provided\n"); in radeon_check_and_fixup_packet3() 320 DRM_ERROR("Invalid 3d packet for r100-class chip\n"); in radeon_check_and_fixup_packet3() [all …]
|
D | uvd_v1_0.c | 181 DRM_ERROR("radeon: ring failed to lock UVD ring (%d).\n", r); in uvd_v1_0_init() 340 DRM_ERROR("UVD not responding, trying to reset the VCPU!!!\n"); in uvd_v1_0_start() 349 DRM_ERROR("UVD not responding, giving up!!!\n"); in uvd_v1_0_start() 429 DRM_ERROR("radeon: cp failed to lock ring %d (%d).\n", in uvd_v1_0_ring_test() 447 DRM_ERROR("radeon: ring %d test failed (0x%08X)\n", in uvd_v1_0_ring_test() 509 DRM_ERROR("radeon: failed to raise UVD clocks (%d).\n", r); in uvd_v1_0_ib_test() 515 DRM_ERROR("radeon: failed to get create msg (%d).\n", r); in uvd_v1_0_ib_test() 521 DRM_ERROR("radeon: failed to get destroy ib (%d).\n", r); in uvd_v1_0_ib_test() 527 DRM_ERROR("radeon: fence wait failed (%d).\n", r); in uvd_v1_0_ib_test()
|
D | radeon_ucode.c | 63 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()
|
D | drm_buffer.c | 55 DRM_ERROR("Failed to allocate drm buffer object to hold" in drm_buffer_alloc() 71 DRM_ERROR("Failed to allocate %dth page for drm" in drm_buffer_alloc() 104 DRM_ERROR("Requesting to copy %d bytes to a drm buffer with" in drm_buffer_copy_from_user() 115 DRM_ERROR("Failed to copy user data (%p) to drm buffer" in drm_buffer_copy_from_user()
|
D | r100.c | 274 DRM_ERROR("Requested mode for not defined action\n"); in r100_pm_get_dynpm_state() 909 DRM_ERROR("radeon: moving bo (%d) asking for %u dw.\n", r, ndw); in r100_copy_blit() 1123 DRM_ERROR("Failed to register debugfs file for CP !\n"); in r100_cp_init() 1128 DRM_ERROR("Failed to load firmware!\n"); in r100_cp_init() 1213 DRM_ERROR("radeon: cp isn't working (%d).\n", r); in r100_cp_init() 1223 DRM_ERROR("failed to get scratch reg for rptr save (%d).\n", r); in r100_cp_init() 1233 DRM_ERROR("Wait for CP idle timeout, shutting down CP.\n"); in r100_cp_fini() 1272 DRM_ERROR("No reloc for ib[%d]=0x%04X\n", in r100_reloc_pitch_offset() 1287 DRM_ERROR("Cannot src blit from microtiled surface\n"); in r100_reloc_pitch_offset() 1316 DRM_ERROR("Only 16 vertex buffers are allowed %d\n", in r100_packet3_load_vbpntr() [all …]
|
D | r200.c | 101 DRM_ERROR("radeon: moving bo (%d).\n", r); in r200_copy_dma() 166 DRM_ERROR("No reloc for ib[%d]=0x%04X\n", in r200_packet0_check() 183 DRM_ERROR("No reloc for ib[%d]=0x%04X\n", in r200_packet0_check() 196 DRM_ERROR("No reloc for ib[%d]=0x%04X\n", in r200_packet0_check() 215 DRM_ERROR("No reloc for ib[%d]=0x%04X\n", in r200_packet0_check() 268 DRM_ERROR("No reloc for ib[%d]=0x%04X\n", in r200_packet0_check() 286 DRM_ERROR("No reloc for ib[%d]=0x%04X\n", in r200_packet0_check() 329 DRM_ERROR("Invalid color buffer format (%d) !\n", in r200_packet0_check() 334 DRM_ERROR("No support for depth xy offset in kms\n"); in r200_packet0_check() 363 DRM_ERROR("No reloc for ib[%d]=0x%04X\n", in r200_packet0_check()
|
D | r300.c | 114 DRM_ERROR("Failed to register debugfs file for PCIE gart !\n"); in rv370_pcie_gart_init() 624 DRM_ERROR("No reloc for ib[%d]=0x%04X\n", in r300_packet0_check() 643 DRM_ERROR("No reloc for ib[%d]=0x%04X\n", in r300_packet0_check() 656 DRM_ERROR("No reloc for ib[%d]=0x%04X\n", in r300_packet0_check() 685 DRM_ERROR("No reloc for ib[%d]=0x%04X\n", in r300_packet0_check() 741 DRM_ERROR("Invalid RB3D_CCTL: Cannot enable CMASK.\n"); in r300_packet0_check() 758 DRM_ERROR("No reloc for ib[%d]=0x%04X\n", in r300_packet0_check() 791 DRM_ERROR("Invalid color buffer format (%d)!\n", in r300_packet0_check() 806 DRM_ERROR("Invalid color buffer format (%d) !\n", in r300_packet0_check() 832 DRM_ERROR("Invalid z buffer format (%d) !\n", in r300_packet0_check() [all …]
|
D | r600_dma.c | 251 DRM_ERROR("radeon: dma failed to lock ring %d (%d).\n", ring->idx, r); in r600_dma_ring_test() 270 DRM_ERROR("radeon: ring %d test failed (0x%08X)\n", in r600_dma_ring_test() 355 DRM_ERROR("radeon: failed to get ib (%d).\n", r); in r600_dma_ib_test() 368 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() 385 DRM_ERROR("radeon: ib test failed (0x%08X)\n", tmp); in r600_dma_ib_test() 458 DRM_ERROR("radeon: moving bo (%d).\n", r); in r600_copy_dma()
|
D | radeon_agp.c | 138 DRM_ERROR("Unable to acquire AGP: %d\n", ret); in radeon_agp_init() 145 DRM_ERROR("Unable to get AGP info: %d\n", ret); in radeon_agp_init() 196 DRM_ERROR("Illegal AGP Mode: %d (valid %s), leaving at %d\n", in radeon_agp_init() 236 DRM_ERROR("Unable to enable AGP (mode = 0x%lx)\n", mode.mode); in radeon_agp_init()
|
D | radeon_mem.c | 227 DRM_ERROR("called with no initialization\n"); in radeon_mem_alloc() 248 DRM_ERROR("copy_to_user\n"); in radeon_mem_alloc() 262 DRM_ERROR("called with no initialization\n"); in radeon_mem_free() 288 DRM_ERROR("called with no initialization\n"); in radeon_mem_init_heap() 297 DRM_ERROR("heap already initialized?"); in radeon_mem_init_heap()
|
D | radeon_i2c.c | 316 DRM_ERROR("i2c: unhandled radeon chip\n"); in radeon_get_i2c_prescale() 376 DRM_ERROR("gpio not supported with hw i2c\n"); in r100_hw_i2c_xfer() 391 DRM_ERROR("gpio not supported with hw i2c\n"); in r100_hw_i2c_xfer() 410 DRM_ERROR("gpio not supported with hw i2c\n"); in r100_hw_i2c_xfer() 426 DRM_ERROR("gpio not supported with hw i2c\n"); in r100_hw_i2c_xfer() 450 DRM_ERROR("gpio not supported with hw i2c\n"); in r100_hw_i2c_xfer() 456 DRM_ERROR("unsupported asic\n"); in r100_hw_i2c_xfer() 644 DRM_ERROR("failed to get i2c bus\n"); in r500_hw_i2c_xfer() 661 DRM_ERROR("gpio not supported with hw i2c\n"); in r500_hw_i2c_xfer() 883 DRM_ERROR("i2c: unhandled radeon chip\n"); in radeon_hw_i2c_xfer() [all …]
|
D | radeon_kms.c | 246 DRM_ERROR("copy_from_user %s:%u\n", __func__, __LINE__); in radeon_info_ioctl() 303 DRM_ERROR("copy_from_user %s:%u\n", __func__, __LINE__); in radeon_info_ioctl() 315 DRM_ERROR("copy_from_user %s:%u\n", __func__, __LINE__); in radeon_info_ioctl() 451 DRM_ERROR("copy_from_user %s:%u\n", __func__, __LINE__); in radeon_info_ioctl() 573 DRM_ERROR("copy_from_user %s:%u\n", __func__, __LINE__); in radeon_info_ioctl() 587 DRM_ERROR("copy_to_user %s:%u\n", __func__, __LINE__); in radeon_info_ioctl() 749 DRM_ERROR("Invalid crtc %d\n", crtc); in radeon_get_vblank_counter_kms() 772 DRM_ERROR("Invalid crtc %d\n", crtc); in radeon_enable_vblank_kms() 797 DRM_ERROR("Invalid crtc %d\n", crtc); in radeon_disable_vblank_kms() 829 DRM_ERROR("Invalid crtc %d\n", crtc); in radeon_get_vblank_timestamp_kms() [all …]
|
D | trinity_smc.c | 45 DRM_ERROR("SMC failed to handle the message!\n"); in trinity_notify_message_to_smu() 48 DRM_ERROR("Unknown SMC message!\n"); in trinity_notify_message_to_smu()
|
D | radeon_benchmark.c | 59 DRM_ERROR("Unknown copy method\n"); in radeon_benchmark_do_move() 163 DRM_ERROR("Error while benchmarking BO move.\n"); in radeon_benchmark_move() 247 DRM_ERROR("Unknown benchmark\n"); in radeon_benchmark()
|
D | radeon_cp.c | 349 DRM_ERROR("failed!\n"); in radeon_do_pixcache_flush() 373 DRM_ERROR("failed!\n"); in radeon_do_wait_for_fifo() 402 DRM_ERROR("failed!\n"); in radeon_do_wait_for_idle() 1182 DRM_ERROR("Cannot initialise DRM on this card\nThis card requires a new X.org DDX for 3D\n"); in radeon_do_init_cp() 1197 DRM_ERROR("PCI GART memory not allocated!\n"); in radeon_do_init_cp() 1303 DRM_ERROR("could not find sarea!\n"); in radeon_do_init_cp() 1310 DRM_ERROR("could not find cp ring region!\n"); in radeon_do_init_cp() 1316 DRM_ERROR("could not find ring read pointer!\n"); in radeon_do_init_cp() 1323 DRM_ERROR("could not find dma buffer region!\n"); in radeon_do_init_cp() 1332 DRM_ERROR("could not find GART texture region!\n"); in radeon_do_init_cp() [all …]
|
D | radeon_ttm.c | 90 DRM_ERROR("Failed setting up TTM memory accounting " in radeon_ttm_global_init() 104 DRM_ERROR("Failed setting up TTM BO subsystem.\n"); in radeon_ttm_global_init() 150 DRM_ERROR("AGP is not enabled for memory type %u\n", in radeon_init_mem_type() 172 DRM_ERROR("Unsupported memory type %u\n", (unsigned)type); in radeon_init_mem_type() 277 DRM_ERROR("Unknown placement %d\n", old_mem->mem_type); in radeon_move_blit() 288 DRM_ERROR("Unknown placement %d\n", old_mem->mem_type); in radeon_move_blit() 292 DRM_ERROR("Trying to move memory with ring turned off.\n"); in radeon_move_blit() 644 DRM_ERROR("failed to bind %lu pages at 0x%08X\n", in radeon_ttm_backend_bind() 881 DRM_ERROR("failed initializing buffer object driver(%d).\n", r); in radeon_ttm_init() 888 DRM_ERROR("Failed initializing VRAM heap.\n"); in radeon_ttm_init() [all …]
|
D | vce_v1_0.c | 140 DRM_ERROR("VCE not responding, trying to reset the ECPU!!!\n"); in vce_v1_0_start() 152 DRM_ERROR("VCE not responding, giving up!!!\n"); in vce_v1_0_start()
|
D | r600_cp.c | 207 DRM_ERROR("unable to map PCIGART pages!\n"); in r600_page_table_init() 1993 DRM_ERROR("Cannot initialise DRM on this card\nThis card requires a new X.org DDX for 3D\n"); in r600_do_init_cp() 2057 DRM_ERROR("could not find sarea!\n"); in r600_do_init_cp() 2064 DRM_ERROR("could not find cp ring region!\n"); in r600_do_init_cp() 2070 DRM_ERROR("could not find ring read pointer!\n"); in r600_do_init_cp() 2077 DRM_ERROR("could not find dma buffer region!\n"); in r600_do_init_cp() 2086 DRM_ERROR("could not find GART texture region!\n"); in r600_do_init_cp() 2101 DRM_ERROR("could not find ioremap agp regions!\n"); in r600_do_init_cp() 2224 DRM_ERROR("Need gart offset from userspace\n"); in r600_do_init_cp() 2240 DRM_ERROR("ioremap failed.\n"); in r600_do_init_cp() [all …]
|
D | atombios_i2c.c | 57 DRM_ERROR("hw i2c: tried to write too many bytes (%d vs 3)\n", num); in radeon_process_i2c_ch() 72 DRM_ERROR("hw i2c: tried to read too many bytes (%d vs 255)\n", num); in radeon_process_i2c_ch()
|
D | radeon_mn.c | 150 DRM_ERROR("(%ld) failed to reserve user bo\n", r); in radeon_mn_invalidate_range_start() 157 DRM_ERROR("(%ld) failed to wait for user bo\n", r); in radeon_mn_invalidate_range_start() 162 DRM_ERROR("(%ld) failed to validate user bo\n", r); in radeon_mn_invalidate_range_start()
|
D | kv_dpm.c | 1168 DRM_ERROR("kv_smc_bapm_enable failed\n"); in kv_dpm_enable_bapm() 1192 DRM_ERROR("kv_process_firmware_header failed\n"); in kv_dpm_enable() 1199 DRM_ERROR("kv_program_bootup_state failed\n"); in kv_dpm_enable() 1205 DRM_ERROR("kv_upload_dpm_settings failed\n"); in kv_dpm_enable() 1210 DRM_ERROR("kv_populate_uvd_table failed\n"); in kv_dpm_enable() 1215 DRM_ERROR("kv_populate_vce_table failed\n"); in kv_dpm_enable() 1220 DRM_ERROR("kv_populate_samu_table failed\n"); in kv_dpm_enable() 1225 DRM_ERROR("kv_populate_acp_table failed\n"); in kv_dpm_enable() 1236 DRM_ERROR("kv_enable_auto_thermal_throttling failed\n"); in kv_dpm_enable() 1242 DRM_ERROR("kv_enable_dpm_voltage_scaling failed\n"); in kv_dpm_enable() [all …]
|
D | cik_sdma.c | 598 DRM_ERROR("radeon: moving bo (%d).\n", r); in cik_copy_dma() 666 DRM_ERROR("radeon: dma failed to lock ring %d (%d).\n", ring->idx, r); in cik_sdma_ring_test() 686 DRM_ERROR("radeon: ring %d test failed (0x%08X)\n", in cik_sdma_ring_test() 723 DRM_ERROR("radeon: failed to get ib (%d).\n", r); in cik_sdma_ib_test() 737 DRM_ERROR("radeon: failed to schedule ib (%d).\n", r); in cik_sdma_ib_test() 742 DRM_ERROR("radeon: fence wait failed (%d).\n", r); in cik_sdma_ib_test() 754 DRM_ERROR("radeon: ib test failed (0x%08X)\n", tmp); in cik_sdma_ib_test()
|
D | atombios_dp.c | 691 DRM_ERROR("displayport link status failed\n"); in radeon_dp_link_train_cr() 705 DRM_ERROR("clock recovery reached max voltage\n"); in radeon_dp_link_train_cr() 712 DRM_ERROR("clock recovery tried 5 times\n"); in radeon_dp_link_train_cr() 726 DRM_ERROR("clock recovery failed\n"); in radeon_dp_link_train_cr() 754 DRM_ERROR("displayport link status failed\n"); in radeon_dp_link_train_ce() 765 DRM_ERROR("channel eq failed: 5 tries\n"); in radeon_dp_link_train_ce() 777 DRM_ERROR("channel eq failed\n"); in radeon_dp_link_train_ce()
|
D | radeon_device.c | 972 DRM_ERROR("Unable to find PCI I/O BAR; using MMIO for ATOM IIO\n"); in radeon_atombios_init() 1420 DRM_ERROR("Unable to find PCI I/O BAR\n"); in radeon_device_init() 1442 DRM_ERROR("registering gem debugfs failed (%d).\n", r); in radeon_device_init() 1447 DRM_ERROR("registering mst debugfs failed (%d).\n", r); in radeon_device_init() 1464 DRM_ERROR("ib ring test failed (%d).\n", r); in radeon_device_init() 1676 DRM_ERROR("ib ring test failed (%d).\n", r); in radeon_resume_kms() 1683 DRM_ERROR("radeon_pm_late_init failed, disabling dpm\n"); in radeon_resume_kms() 1707 DRM_ERROR("Failed to pin cursor BO (%d)\n", r); in radeon_resume_kms() 1814 DRM_ERROR("radeon_pm_late_init failed, disabling dpm\n"); in radeon_gpu_reset() 1884 DRM_ERROR("Reached maximum number of debugfs components.\n"); in radeon_debugfs_add_files() [all …]
|
D | radeon_cursor.c | 282 DRM_ERROR("bad cursor width or height %d x %d\n", width, height); in radeon_crtc_cursor_set2() 288 DRM_ERROR("Cannot find cursor object %x for crtc %d\n", handle, radeon_crtc->crtc_id); in radeon_crtc_cursor_set2() 304 DRM_ERROR("Failed to pin new cursor BO (%d)\n", ret); in radeon_crtc_cursor_set2()
|
D | rs400.c | 51 DRM_ERROR("Unable to use IGP GART size %uM\n", in rs400_gart_adjust_size() 53 DRM_ERROR("Valid GART size for IGP are 32M,64M,128M,256M,512M,1G,2G\n"); in rs400_gart_adjust_size() 54 DRM_ERROR("Forcing to 32M GART size\n"); in rs400_gart_adjust_size() 102 DRM_ERROR("Failed to register debugfs file for RS400 GART !\n"); in rs400_gart_init()
|
D | radeon_bios.c | 222 DRM_ERROR("Unable to allocate bios\n"); in radeon_atrm_get_bios() 610 DRM_ERROR("ACPI VFCT table present but broken (too short #1)\n"); in radeon_acpi_vfct_bios() 616 DRM_ERROR("ACPI VFCT table present but broken (too short #2)\n"); in radeon_acpi_vfct_bios() 636 DRM_ERROR("ACPI VFCT image truncated\n"); in radeon_acpi_vfct_bios() 670 DRM_ERROR("Unable to locate a BIOS ROM\n"); in radeon_get_bios()
|
D | radeon_dp_mst.c | 57 DRM_ERROR("timed out waiting for FE %d %d\n", primary->offset, mst_enc->fe); in radeon_dp_mst_set_be_cntl() 96 DRM_ERROR("timed out waitin for SAT update %d\n", primary->offset); in radeon_dp_mst_set_stream_attrib() 171 DRM_ERROR("timed out wait for rate cntl %d\n", mst_enc->fe); in radeon_dp_mst_set_vcp_size() 394 DRM_ERROR("got mst dpms on non-DCE5\n"); in radeon_mst_encoder_dpms() 436 DRM_ERROR("failed to get frontend for dig encoder\n"); in radeon_mst_encoder_dpms() 466 DRM_ERROR("DPMS OFF %d\n", dig_enc->active_mst_links); in radeon_mst_encoder_dpms()
|
D | btc_dpm.c | 2314 DRM_ERROR("rv770_restrict_performance_levels_before_switch failed\n"); in btc_dpm_set_power_state() 2323 DRM_ERROR("rv770_halt_smc failed\n"); in btc_dpm_set_power_state() 2331 DRM_ERROR("cypress_upload_sw_state failed\n"); in btc_dpm_set_power_state() 2337 DRM_ERROR("cypress_upload_mc_reg_table failed\n"); in btc_dpm_set_power_state() 2346 DRM_ERROR("rv770_resume_smc failed\n"); in btc_dpm_set_power_state() 2351 DRM_ERROR("rv770_set_sw_state failed\n"); in btc_dpm_set_power_state() 2361 DRM_ERROR("btc_set_power_state_conditionally_enable_ulv failed\n"); in btc_dpm_set_power_state() 2399 DRM_ERROR("cypress_construct_voltage_tables failed\n"); in btc_dpm_enable() 2407 DRM_ERROR("cypress_get_mvdd_configuration failed\n"); in btc_dpm_enable() 2441 DRM_ERROR("rv770_upload_firmware failed\n"); in btc_dpm_enable() [all …]
|
D | radeon_connectors.c | 1039 DRM_ERROR("%s: probed a monitor but no|invalid EDID\n", in radeon_vga_detect() 1250 DRM_ERROR("%s: probed a monitor but no|invalid EDID\n", in radeon_dvi_detect() 1257 DRM_ERROR("%s: detected RS690 floating bus bug, stopping ddc detect\n", in radeon_dvi_detect() 1915 DRM_ERROR("Failed to assign router i2c bus! Check dmesg for i2c errors.\n"); in radeon_add_atom_connector() 1929 DRM_ERROR("DP: Failed to assign ddc bus! Check dmesg for i2c errors.\n"); in radeon_add_atom_connector() 2026 DRM_ERROR("VGA: Failed to assign ddc bus! Check dmesg for i2c errors.\n"); in radeon_add_atom_connector() 2052 DRM_ERROR("DVIA: Failed to assign ddc bus! Check dmesg for i2c errors.\n"); in radeon_add_atom_connector() 2083 DRM_ERROR("DVI: Failed to assign ddc bus! Check dmesg for i2c errors.\n"); in radeon_add_atom_connector() 2140 DRM_ERROR("HDMI: Failed to assign ddc bus! Check dmesg for i2c errors.\n"); in radeon_add_atom_connector() 2192 DRM_ERROR("DP: Failed to assign ddc bus! Check dmesg for i2c errors.\n"); in radeon_add_atom_connector() [all …]
|
D | radeon_ib.c | 276 DRM_ERROR("radeon: failed testing IB on GFX ring (%d).\n", r); in radeon_ib_ring_tests() 282 DRM_ERROR("radeon: failed testing IB on ring %d (%d).\n", i, r); in radeon_ib_ring_tests()
|
D | radeon_atombios.c | 1330 DRM_ERROR("Unsupported IGP table: %d %d\n", frev, crev); in radeon_atombios_sideport_present() 1492 DRM_ERROR("Unsupported IGP table: %d %d\n", frev, crev); in radeon_atombios_get_igp_ss_overrides() 1612 DRM_ERROR("Unsupported ASIC_InternalSS_Info table: %d %d\n", frev, crev); in radeon_atombios_get_asic_ss_info() 1754 DRM_ERROR("Bad LCD record %d\n", *record); in radeon_atombios_get_lvds_info() 3124 DRM_ERROR("Unknown table version %d, %d\n", frev, crev); in radeon_atom_set_voltage() 3163 DRM_ERROR("Unknown table version %d, %d\n", frev, crev); in radeon_atom_get_max_vddc() 3199 DRM_ERROR("Unknown table version %d, %d\n", frev, crev); in radeon_atom_get_leakage_id_from_vbios() 3280 DRM_ERROR("Unknown table version %d, %d\n", frev, crev); in radeon_atom_get_leakage_vddc_based_on_leakage_params() 3285 DRM_ERROR("Unknown table version %d, %d\n", frev, crev); in radeon_atom_get_leakage_vddc_based_on_leakage_params() 3360 DRM_ERROR("Unknown table version %d, %d\n", frev, crev); in radeon_atom_get_voltage_gpio_settings() [all …]
|
D | atombios_crtc.c | 741 DRM_ERROR("Unknown table version %d %d\n", frev, crev); in atombios_adjust_pll() 746 DRM_ERROR("Unknown table version %d %d\n", frev, crev); in atombios_adjust_pll() 803 DRM_ERROR("Unknown table version %d %d\n", frev, crev); in atombios_crtc_set_disp_eng_pll() 808 DRM_ERROR("Unknown table version %d %d\n", frev, crev); in atombios_crtc_set_disp_eng_pll() 942 DRM_ERROR("Unknown table version %d %d\n", frev, crev); in atombios_crtc_program_pll() 947 DRM_ERROR("Unknown table version %d %d\n", frev, crev); in atombios_crtc_program_pll() 1256 DRM_ERROR("Unsupported screen format %s\n", in dce4_crtc_do_set_base() 1280 DRM_ERROR("Wrong screen bpp (%u) or tile split (%u)\n", in dce4_crtc_do_set_base() 1558 DRM_ERROR("Unsupported screen format %s\n", in avivo_crtc_do_set_base() 1878 DRM_ERROR("unable to allocate a PPLL\n"); in radeon_atom_pick_pll() [all …]
|
D | atombios_encoders.c | 207 DRM_ERROR("Memory allocation failed\n"); in radeon_atom_backlight_init() 219 DRM_ERROR("Backlight registration failed\n"); in radeon_atom_backlight_init() 540 DRM_ERROR("Unknown table version %d, %d\n", frev, crev); in atombios_dvo_setup() 545 DRM_ERROR("Unknown table version %d, %d\n", frev, crev); in atombios_dvo_setup() 658 DRM_ERROR("Unknown table version %d, %d\n", frev, crev); in atombios_digital_setup() 663 DRM_ERROR("Unknown table version %d, %d\n", frev, crev); in atombios_digital_setup() 981 DRM_ERROR("Unknown table version %d, %d\n", frev, crev); in atombios_dig_encoder_setup2() 986 DRM_ERROR("Unknown table version %d, %d\n", frev, crev); in atombios_dig_encoder_setup2() 1363 DRM_ERROR("Unknown table version %d, %d\n", frev, crev); in atombios_dig_transmitter_setup2() 1368 DRM_ERROR("Unknown table version %d, %d\n", frev, crev); in atombios_dig_transmitter_setup2() [all …]
|
D | rv770_dma.c | 61 DRM_ERROR("radeon: moving bo (%d).\n", r); in rv770_copy_dma()
|
D | cypress_dpm.c | 1820 DRM_ERROR("cypress_construct_voltage_tables failed\n"); in cypress_dpm_enable() 1828 DRM_ERROR("cypress_get_mvdd_configuration failed\n"); in cypress_dpm_enable() 1865 DRM_ERROR("rv770_upload_firmware failed\n"); in cypress_dpm_enable() 1871 DRM_ERROR("cypress_get_table_locations failed\n"); in cypress_dpm_enable() 1876 DRM_ERROR("cypress_init_smc_table failed\n"); in cypress_dpm_enable() 1882 DRM_ERROR("cypress_populate_mc_reg_table failed\n"); in cypress_dpm_enable() 1893 DRM_ERROR("cypress_notify_smc_display_change failed\n"); in cypress_dpm_enable() 1963 DRM_ERROR("rv770_restrict_performance_levels_before_switch failed\n"); in cypress_dpm_set_power_state() 1972 DRM_ERROR("rv770_halt_smc failed\n"); in cypress_dpm_set_power_state() 1977 DRM_ERROR("cypress_upload_sw_state failed\n"); in cypress_dpm_set_power_state() [all …]
|
D | ni_dpm.c | 3551 DRM_ERROR("Failed to load MC firmware!\n"); in ni_dpm_setup_asic() 3604 DRM_ERROR("cypress_construct_voltage_tables failed\n"); in ni_dpm_enable() 3628 DRM_ERROR("rv770_upload_firmware failed\n"); in ni_dpm_enable() 3633 DRM_ERROR("ni_process_firmware_header failed\n"); in ni_dpm_enable() 3638 DRM_ERROR("ni_initial_switch_from_arb_f0_to_f1 failed\n"); in ni_dpm_enable() 3643 DRM_ERROR("ni_init_smc_table failed\n"); in ni_dpm_enable() 3648 DRM_ERROR("ni_init_smc_spll_table failed\n"); in ni_dpm_enable() 3653 DRM_ERROR("ni_init_arb_table_index failed\n"); in ni_dpm_enable() 3659 DRM_ERROR("ni_populate_mc_reg_table failed\n"); in ni_dpm_enable() 3665 DRM_ERROR("ni_initialize_smc_cac_tables failed\n"); in ni_dpm_enable() [all …]
|
D | si_dpm.c | 1861 DRM_ERROR("Invalid PL2! DTE will not be updated.\n"); in si_update_dte_from_pl2() 1902 DRM_ERROR("DTE is not enabled!\n"); in si_initialize_powertune_defaults() 2051 DRM_ERROR("Unknown SI asic revision, failed to initialize PowerTune!\n"); in si_initialize_powertune_defaults() 5873 DRM_ERROR("Failed to load MC firmware!\n"); in si_dpm_setup_asic() 5915 DRM_ERROR("invalid thermal range: %d - %d\n", low_temp, high_temp); in si_thermal_set_temperature_range() 6021 DRM_ERROR("Failed to load fan table to the SMC."); in si_thermal_setup_fan_table() 6287 DRM_ERROR("si_construct_voltage_tables failed\n"); in si_dpm_enable() 6309 DRM_ERROR("si_upload_firmware failed\n"); in si_dpm_enable() 6314 DRM_ERROR("si_process_firmware_header failed\n"); in si_dpm_enable() 6319 DRM_ERROR("si_initial_switch_from_arb_f0_to_f1 failed\n"); in si_dpm_enable() [all …]
|
D | r600.c | 396 DRM_ERROR("Requested mode for not defined action\n"); in r600_pm_get_dynpm_state() 468 DRM_ERROR("Requested mode for not defined action\n"); in r600_pm_get_dynpm_state() 2644 DRM_ERROR("radeon: cp failed to lock ring (%d).\n", r); in r600_cp_start() 2744 DRM_ERROR("failed to get scratch reg for rptr save (%d).\n", r); in r600_ring_init() 2782 DRM_ERROR("radeon: cp failed to get scratch reg (%d).\n", r); in r600_ring_test() 2788 DRM_ERROR("radeon: cp failed to lock ring %d (%d).\n", ring->idx, r); in r600_ring_test() 2805 DRM_ERROR("radeon: ring %d test failed (scratch(0x%04X)=0x%08X)\n", in r600_ring_test() 2933 DRM_ERROR("radeon: moving bo (%d).\n", r); in r600_copy_cpdma() 3047 DRM_ERROR("radeon: IH init failed (%d).\n", r); in r600_startup() 3074 DRM_ERROR("radeon: failed initializing UVD (%d).\n", r); in r600_startup() [all …]
|
D | ni.c | 1538 DRM_ERROR("radeon: cp failed to lock ring (%d).\n", r); in cayman_cp_start() 1554 DRM_ERROR("radeon: cp failed to lock ring (%d).\n", r); in cayman_cp_start() 2000 DRM_ERROR("Failed to load MC firmware!\n"); in cayman_startup() 2018 DRM_ERROR("Failed to init rlc BOs!\n"); in cayman_startup() 2077 DRM_ERROR("radeon: IH init failed (%d).\n", r); in cayman_startup() 2118 DRM_ERROR("radeon: failed initializing UVD (%d).\n", r); in cayman_startup() 2160 DRM_ERROR("cayman startup failed on resume\n"); in cayman_resume() 2241 DRM_ERROR("Failed to load firmware!\n"); in cayman_init() 2249 DRM_ERROR("Failed to load firmware!\n"); in cayman_init() 2308 DRM_ERROR("radeon: MC ucode required for NI+.\n"); in cayman_init()
|
D | radeon_gem.c | 78 DRM_ERROR("Failed to allocate GEM object (%ld, %d, %u, %d)\n", in radeon_gem_object_create() 236 DRM_ERROR("unimplemented %s\n", __func__); in radeon_gem_pread_ioctl() 244 DRM_ERROR("unimplemented %s\n", __func__); in radeon_gem_pwrite_ioctl() 584 DRM_ERROR("Couldn't update BO_VA (%d)\n", r); in radeon_gem_va_update_vm()
|
D | radeon_pm.c | 1266 DRM_ERROR("radeon: dpm resume failed\n"); in radeon_pm_resume_dpm() 1339 DRM_ERROR("Failed to register debugfs file for PM!\n"); in radeon_pm_init_old() 1396 DRM_ERROR("Failed to register debugfs file for dpm!\n"); in radeon_pm_init_dpm() 1419 DRM_ERROR("radeon: dpm initialization failed\n"); in radeon_pm_init_dpm() 1539 DRM_ERROR("failed to create device file for dpm state\n"); in radeon_pm_late_init() 1542 DRM_ERROR("failed to create device file for dpm state\n"); in radeon_pm_late_init() 1546 DRM_ERROR("failed to create device file for power profile\n"); in radeon_pm_late_init() 1549 DRM_ERROR("failed to create device file for power method\n"); in radeon_pm_late_init() 1559 DRM_ERROR("radeon_pm_late_init failed, disabling dpm\n"); in radeon_pm_late_init() 1573 DRM_ERROR("failed to create device file for power profile\n"); in radeon_pm_late_init() [all …]
|
D | radeon_display.c | 276 DRM_ERROR("failed to unpin buffer after flip\n"); in radeon_unpin_work_func() 280 DRM_ERROR("failed to reserve buffer after flip\n"); in radeon_unpin_work_func() 422 DRM_ERROR("failed to wait on page flip fence (%d)!\n", r); in radeon_flip_work_func() 494 DRM_ERROR("failed to reserve new rbo buffer before flip\n"); in radeon_crtc_page_flip() 503 DRM_ERROR("failed to pin new rbo buffer before flip\n"); in radeon_crtc_page_flip() 549 DRM_ERROR("failed to get vblank before flip\n"); in radeon_crtc_page_flip() 578 DRM_ERROR("failed to reserve new rbo in error path\n"); in radeon_crtc_page_flip() 582 DRM_ERROR("failed to unpin new rbo in error path\n"); in radeon_crtc_page_flip() 1743 DRM_ERROR("Scaling not consistent across encoder.\n"); in radeon_crtc_scaling_mode_fixup()
|
D | ci_dpm.c | 873 DRM_ERROR("invalid thermal range: %d - %d\n", low_temp, high_temp); in ci_thermal_set_temperature_range() 1018 DRM_ERROR("Failed to load fan table to the SMC."); in ci_thermal_setup_fan_table() 5123 DRM_ERROR("Failed to load MC firmware!\n"); in ci_dpm_setup_asic() 5142 DRM_ERROR("ci_construct_voltage_tables failed\n"); in ci_dpm_enable() 5160 DRM_ERROR("ci_upload_firmware failed\n"); in ci_dpm_enable() 5165 DRM_ERROR("ci_process_firmware_header failed\n"); in ci_dpm_enable() 5170 DRM_ERROR("ci_initial_switch_from_arb_f0_to_f1 failed\n"); in ci_dpm_enable() 5175 DRM_ERROR("ci_init_smc_table failed\n"); in ci_dpm_enable() 5180 DRM_ERROR("ci_init_arb_table_index failed\n"); in ci_dpm_enable() 5186 DRM_ERROR("ci_populate_initial_mc_reg_table failed\n"); in ci_dpm_enable() [all …]
|
D | evergreen_dma.c | 127 DRM_ERROR("radeon: moving bo (%d).\n", r); in evergreen_copy_dma()
|
/linux-4.1.27/drivers/gpu/drm/exynos/ |
D | exynos_drm_ipp.c | 264 DRM_ERROR("invalid context.\n"); in exynos_drm_ipp_get_property() 269 DRM_ERROR("invalid property parameter.\n"); in exynos_drm_ipp_get_property() 295 DRM_ERROR("not found ipp%d driver.\n", in exynos_drm_ipp_get_property() 360 DRM_ERROR("invalid context.\n"); in exynos_drm_ipp_set_property() 365 DRM_ERROR("invalid property parameter.\n"); in exynos_drm_ipp_set_property() 402 DRM_ERROR("failed to get ipp driver.\n"); in exynos_drm_ipp_set_property() 413 DRM_ERROR("failed to create id.\n"); in exynos_drm_ipp_set_property() 428 DRM_ERROR("failed to create start work.\n"); in exynos_drm_ipp_set_property() 435 DRM_ERROR("failed to create stop work.\n"); in exynos_drm_ipp_set_property() 442 DRM_ERROR("failed to create event work.\n"); in exynos_drm_ipp_set_property() [all …]
|
D | exynos_drm_gem.c | 49 DRM_ERROR("invalid flags.\n"); in check_gem_flags() 94 DRM_ERROR("invalid page offset\n"); in exynos_drm_gem_map_buf() 175 DRM_ERROR("failed to lookup gem object.\n"); in exynos_drm_gem_get_size() 203 DRM_ERROR("failed to initialize gem object\n"); in exynos_drm_gem_init() 222 DRM_ERROR("invalid size.\n"); in exynos_drm_gem_create() 291 DRM_ERROR("failed to lookup gem object.\n"); in exynos_drm_gem_get_dma_addr() 308 DRM_ERROR("failed to lookup gem object.\n"); in exynos_drm_gem_put_dma_addr() 348 DRM_ERROR("failed to mmap.\n"); in exynos_drm_gem_mmap_buffer() 365 DRM_ERROR("failed to lookup gem object.\n"); in exynos_drm_gem_get_ioctl() 439 DRM_ERROR("failed to get user_pages.\n"); in exynos_gem_get_pages_from_userptr() [all …]
|
D | exynos_drm_fbdev.c | 58 DRM_ERROR("failed to mmap.\n"); in exynos_drm_fb_mmap() 104 DRM_ERROR("failed to map pages to kernel space.\n"); in exynos_drm_fbdev_update() 147 DRM_ERROR("failed to allocate fb info.\n"); in exynos_drm_fbdev_create() 176 DRM_ERROR("failed to create drm framebuffer.\n"); in exynos_drm_fbdev_create() 189 DRM_ERROR("failed to allocate cmap.\n"); in exynos_drm_fbdev_create() 267 DRM_ERROR("failed to initialize drm fb helper.\n"); in exynos_drm_fbdev_init() 273 DRM_ERROR("failed to register drm_fb_helper_connector.\n"); in exynos_drm_fbdev_init() 283 DRM_ERROR("failed to set up hw configuration.\n"); in exynos_drm_fbdev_init()
|
D | exynos_drm_fb.c | 62 DRM_ERROR("cannot use this gem memory type for fb.\n"); in check_fb_gem_memory_type() 167 DRM_ERROR("failed to initialize framebuffer\n"); in exynos_drm_framebuffer_init() 189 DRM_ERROR("failed to lookup gem object\n"); in exynos_user_fb_create() 204 DRM_ERROR("failed to lookup gem object\n"); in exynos_user_fb_create() 220 DRM_ERROR("failed to init framebuffer.\n"); in exynos_user_fb_create()
|
D | exynos_drm_buf.c | 62 DRM_ERROR("failed to allocate pages.\n"); in lowlevel_buffer_allocate() 71 DRM_ERROR("failed to allocate buffer.\n"); in lowlevel_buffer_allocate() 88 DRM_ERROR("failed to allocate buffer.\n"); in lowlevel_buffer_allocate() 95 DRM_ERROR("failed to get sg table.\n"); in lowlevel_buffer_allocate()
|
D | exynos_drm_gsc.c | 416 DRM_ERROR("failed to reset gsc h/w.\n"); in gsc_sw_reset() 707 DRM_ERROR("failed to get c_node.\n"); in gsc_src_set_addr() 872 DRM_ERROR("failed to make ratio and shift.\n"); in gsc_get_ratio_shift() 1155 DRM_ERROR("failed to get c_node.\n"); in gsc_dst_set_addr() 1233 DRM_ERROR("failed to get in buffer index.\n"); in gsc_get_src_buf_index() 1239 DRM_ERROR("failed to dequeue.\n"); in gsc_get_src_buf_index() 1268 DRM_ERROR("failed to get out buffer index.\n"); in gsc_get_dst_buf_index() 1274 DRM_ERROR("failed to dequeue.\n"); in gsc_get_dst_buf_index() 1395 DRM_ERROR("invalid flip.\n"); in gsc_ippdrv_check_property() 1410 DRM_ERROR("invalid degree.\n"); in gsc_ippdrv_check_property() [all …]
|
D | exynos_drm_rotator.c | 161 DRM_ERROR("the SFR is set illegally\n"); in rotator_irq_handler() 218 DRM_ERROR("invalid image format\n"); in rotator_src_set_fmt() 247 DRM_ERROR("invalid format.\n"); in rotator_src_set_size() 290 DRM_ERROR("invalid format.\n"); in rotator_src_set_addr() 384 DRM_ERROR("invalid format.\n"); in rotator_dst_set_size() 425 DRM_ERROR("invalid format.\n"); in rotator_dst_set_addr() 607 DRM_ERROR("suspended state\n"); in rotator_ippdrv_start() 612 DRM_ERROR("not support cmd: %d\n", cmd); in rotator_ippdrv_start()
|
D | exynos_hdmi.c | 1142 DRM_ERROR("Failed to initialize connector with drm\n"); in hdmi_create_connector() 1488 DRM_ERROR("hdmiphy's pll could not reach steady state.\n"); in hdmi_v13_mode_apply() 1650 DRM_ERROR("hdmiphy's pll could not reach steady state.\n"); in hdmi_v14_mode_apply() 1744 DRM_ERROR("failed to find hdmiphy conf\n"); in hdmiphy_conf_apply() 1750 DRM_ERROR("failed to configure hdmiphy\n"); in hdmiphy_conf_apply() 1759 DRM_ERROR("failed to enable hdmiphy\n"); in hdmiphy_conf_apply() 2185 DRM_ERROR("failed to get clock 'hdmi'\n"); in hdmi_resources_init() 2191 DRM_ERROR("failed to get clock 'sclk_hdmi'\n"); in hdmi_resources_init() 2197 DRM_ERROR("failed to get clock 'sclk_pixel'\n"); in hdmi_resources_init() 2203 DRM_ERROR("failed to get clock 'sclk_hdmiphy'\n"); in hdmi_resources_init() [all …]
|
D | exynos_drm_core.c | 39 DRM_ERROR("failed to create encoder\n"); in exynos_drm_create_enc_conn() 47 DRM_ERROR("failed to create connector ret = %d\n", ret); in exynos_drm_create_enc_conn()
|
D | exynos_drm_dmabuf.c | 86 DRM_ERROR("buffer is null.\n"); in exynos_gem_map_dma_buf() 94 DRM_ERROR("failed to alloc sgt.\n"); in exynos_gem_map_dma_buf() 111 DRM_ERROR("failed to map sgl with iommu.\n"); in exynos_gem_map_dma_buf()
|
D | exynos_drm_g2d.c | 419 DRM_ERROR("invalid userptr size.\n"); in g2d_userptr_get_dma_addr() 468 DRM_ERROR("failed to allocate pages.\n"); in g2d_userptr_get_dma_addr() 477 DRM_ERROR("failed to get vm region.\n"); in g2d_userptr_get_dma_addr() 484 DRM_ERROR("vma is too small.\n"); in g2d_userptr_get_dma_addr() 492 DRM_ERROR("failed to copy vma.\n"); in g2d_userptr_get_dma_addr() 503 DRM_ERROR("failed to get user pages from userptr.\n"); in g2d_userptr_get_dma_addr() 519 DRM_ERROR("failed to get sgt from pages.\n"); in g2d_userptr_get_dma_addr() 528 DRM_ERROR("failed to map sgt with dma region.\n"); in g2d_userptr_get_dma_addr() 617 DRM_ERROR("Unknown register offset![%d]\n", reg_offset); in g2d_get_reg_type() 667 DRM_ERROR("width[%u] is out of range!\n", width); in g2d_check_buf_desc_is_valid() [all …]
|
D | exynos_dp_core.c | 902 DRM_ERROR("failed to disable the panel\n"); in exynos_dp_commit() 939 DRM_ERROR("failed to enable the panel\n"); in exynos_dp_commit() 972 DRM_ERROR("failed to create a new display mode.\n"); in exynos_dp_get_modes() 1012 DRM_ERROR("Failed to attach bridge to drm\n"); in exynos_drm_attach_lcd_bridge() 1040 DRM_ERROR("Failed to initialize connector with drm\n"); in exynos_dp_create_connector() 1075 DRM_ERROR("failed to setup the panel\n"); in exynos_dp_poweron() 1099 DRM_ERROR("failed to disable the panel\n"); in exynos_dp_poweroff() 1114 DRM_ERROR("failed to turnoff the panel\n"); in exynos_dp_poweroff() 1208 DRM_ERROR("failed: of_get_videomode() : %d\n", ret); in exynos_dp_dt_parse_panel()
|
D | exynos_drm_fimc.c | 381 DRM_ERROR("failed to get frame count.\n"); in fimc_get_buf_id() 694 DRM_ERROR("failed to get c_node.\n"); in fimc_src_set_addr() 1153 DRM_ERROR("failed to get c_node.\n"); in fimc_dst_set_addr() 1326 DRM_ERROR("invalid flip.\n"); in fimc_ippdrv_check_property() 1341 DRM_ERROR("invalid degree.\n"); in fimc_ippdrv_check_property() 1348 DRM_ERROR("out of buf bound.\n"); in fimc_ippdrv_check_property() 1359 DRM_ERROR("out of crop size.\n"); in fimc_ippdrv_check_property() 1367 DRM_ERROR("out of crop size.\n"); in fimc_ippdrv_check_property() 1380 DRM_ERROR("out of scale size.\n"); in fimc_ippdrv_check_property() 1388 DRM_ERROR("out of scale size.\n"); in fimc_ippdrv_check_property() [all …]
|
D | exynos7_drm_decon.c | 138 DRM_ERROR("drm_iommu_attach failed.\n"); in decon_ctx_initialize() 619 DRM_ERROR("Failed to prepare_enable the pclk [%d]\n", ret); in decon_poweron() 625 DRM_ERROR("Failed to prepare_enable the aclk [%d]\n", ret); in decon_poweron() 631 DRM_ERROR("Failed to prepare_enable the eclk [%d]\n", ret); in decon_poweron() 637 DRM_ERROR("Failed to prepare_enable the vclk [%d]\n", ret); in decon_poweron() 647 DRM_ERROR("Failed to re-enable vblank [%d]\n", ret); in decon_poweron() 765 DRM_ERROR("decon_ctx_initialize failed.\n"); in decon_bind()
|
D | exynos_drm_crtc.c | 122 DRM_ERROR("failed framebuffer changing request.\n"); in exynos_drm_crtc_mode_set_base() 146 DRM_ERROR("Failed to disable plane %d\n", ret); in exynos_drm_crtc_disable() 173 DRM_ERROR("failed page flip request.\n"); in exynos_drm_crtc_page_flip()
|
D | exynos_drm_vidi.c | 445 DRM_ERROR("Failed to initialize connector with drm\n"); in vidi_create_connector() 486 DRM_ERROR("failed to create crtc.\n"); in vidi_bind() 541 DRM_ERROR("failed to create connection sysfs.\n"); in vidi_probe()
|
D | exynos_drm_fimd.c | 291 DRM_ERROR("drm_iommu_attach failed.\n"); in fimd_iommu_attach_devices() 365 DRM_ERROR("Failed to update sysreg for I80 i/f.\n"); in fimd_commit() 409 DRM_ERROR("Failed to update sysreg for bypass setting.\n"); in fimd_commit() 821 DRM_ERROR("Failed to prepare_enable the bus clk [%d]\n", ret); in fimd_poweron() 827 DRM_ERROR("Failed to prepare_enable the lcd clk [%d]\n", ret); in fimd_poweron() 835 DRM_ERROR("Failed to re-enable vblank [%d]\n", ret); in fimd_poweron()
|
D | exynos_drm_dpi.c | 78 DRM_ERROR("failed to create a new display mode\n"); in exynos_dpi_get_modes() 121 DRM_ERROR("failed to initialize connector with drm\n"); in exynos_dpi_create_connector()
|
D | exynos_drm_iommu.c | 91 DRM_ERROR("iommu_mapping is null.\n"); in drm_iommu_attach_device()
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | i915_gem_debug.c | 47 DRM_ERROR("freed render active %p\n", obj); in i915_verify_lists() 52 DRM_ERROR("invalid render active %p (a %d r %x)\n", in i915_verify_lists() 58 DRM_ERROR("invalid render active %p (w %x, gwl %d)\n", in i915_verify_lists() 69 DRM_ERROR("freed flushing %p\n", obj); in i915_verify_lists() 75 DRM_ERROR("invalid flushing %p (a %d w %x gwl %d)\n", in i915_verify_lists() 87 DRM_ERROR("freed gpu write %p\n", obj); in i915_verify_lists() 92 DRM_ERROR("invalid gpu write %p (a %d w %x)\n", in i915_verify_lists() 103 DRM_ERROR("freed inactive %p\n", obj); in i915_verify_lists() 108 DRM_ERROR("invalid inactive %p (p %d a %d w %x)\n", in i915_verify_lists()
|
D | intel_fifo_underrun.c | 115 DRM_ERROR("pipe %c underrun\n", pipe_name(crtc->pipe)); in i9xx_check_fifo_underruns() 136 DRM_ERROR("pipe %c underrun\n", pipe_name(pipe)); in i9xx_set_fifo_underrun_reporting() 170 DRM_ERROR("uncleared fifo underrun on pipe %c\n", in ivybridge_set_fifo_underrun_reporting() 224 DRM_ERROR("uncleared pch fifo underrun on pch transcoder %c\n", in cpt_set_fifo_underrun_reporting() 357 DRM_ERROR("CPU pipe %c FIFO underrun\n", in intel_cpu_fifo_underrun_irq_handler() 375 DRM_ERROR("PCH transcoder %c FIFO underrun\n", in intel_pch_fifo_underrun_irq_handler()
|
D | intel_sideband.c | 220 DRM_ERROR("timeout waiting for SBI to become ready\n"); in intel_sbi_read() 234 DRM_ERROR("timeout waiting for SBI to complete read transaction\n"); in intel_sbi_read() 250 DRM_ERROR("timeout waiting for SBI to become ready\n"); in intel_sbi_write() 265 DRM_ERROR("timeout waiting for SBI to complete write transaction\n"); in intel_sbi_write()
|
D | intel_dsi_pll.c | 179 DRM_ERROR("DSI CLK Out of Range\n"); in dsi_calc_mnp() 280 DRM_ERROR("DSI PLL lock failed\n"); in vlv_enable_dsi_pll() 360 DRM_ERROR("wrong P1 divisor\n"); in vlv_get_dsi_pclk() 370 DRM_ERROR("wrong m_seed programmed\n"); in vlv_get_dsi_pclk()
|
D | i915_drv.c | 643 DRM_ERROR("Suspend complete failed: %d\n", ret); in i915_drm_suspend_late() 672 DRM_ERROR("dev: %p\n", dev); in i915_suspend_legacy() 673 DRM_ERROR("DRM not initialized, aborting suspend.\n"); in i915_suspend_legacy() 717 DRM_ERROR("failed to re-initialize GPU, declaring wedged!\n"); in i915_drm_resume() 782 DRM_ERROR("Resume prepare failed: %d,Continuing resume\n", ret); in i915_drm_resume_early() 858 DRM_ERROR("Failed to reset chip: %i\n", ret); in i915_reset() 889 DRM_ERROR("Failed hw init on reset %d\n", ret); in i915_reset() 1221 DRM_ERROR("timeout waiting for GFX clock force-on (%08x)\n", in vlv_force_gfx_clock() 1244 DRM_ERROR("timeout disabling GT waking\n"); in vlv_allow_gt_wake() 1272 DRM_ERROR("timeout waiting for GT wells to go %s\n", in vlv_wait_for_gt_wells() [all …]
|
D | i915_dma.c | 172 DRM_ERROR("copy_to_user failed\n"); in i915_getparam() 214 DRM_ERROR("bridge device not found\n"); in i915_get_bridge_dev() 821 DRM_ERROR("failed to map registers\n"); in i915_driver_load() 839 DRM_ERROR("failed to remove conflicting framebuffer drivers\n"); in i915_driver_load() 845 DRM_ERROR("failed to remove conflicting VGA console\n"); in i915_driver_load() 894 DRM_ERROR("Failed to create our workqueue.\n"); in i915_driver_load() 901 DRM_ERROR("Failed to create our dp workqueue.\n"); in i915_driver_load() 909 DRM_ERROR("Failed to create our hangcheck workqueue.\n"); in i915_driver_load() 952 DRM_ERROR("failed to init modeset\n"); in i915_driver_load() 1024 DRM_ERROR("failed to idle hardware: %d\n", ret); in i915_driver_unload()
|
D | i915_sysfs.c | 622 DRM_ERROR("RC6 residency sysfs setup failed\n"); in i915_setup_sysfs() 628 DRM_ERROR("RC6p residency sysfs setup failed\n"); in i915_setup_sysfs() 634 DRM_ERROR("Media RC6 residency sysfs setup failed\n"); in i915_setup_sysfs() 640 DRM_ERROR("l3 parity sysfs setup failed\n"); in i915_setup_sysfs() 646 DRM_ERROR("l3 parity slice 1 setup failed\n"); in i915_setup_sysfs() 656 DRM_ERROR("RPS sysfs setup failed\n"); in i915_setup_sysfs() 661 DRM_ERROR("error_state sysfs setup failed\n"); in i915_setup_sysfs()
|
D | i915_vgpu.c | 209 DRM_ERROR("Invalid ballooning configuration!\n"); in intel_vgt_balloon() 261 DRM_ERROR("VGT balloon fail\n"); in intel_vgt_balloon()
|
D | intel_dp_mst.c | 84 DRM_ERROR("can't find connector\n"); in intel_dp_mst_compute_config() 116 DRM_ERROR("failed to update payload %d\n", ret); in intel_mst_disable_dp() 166 DRM_ERROR("can't find connector\n"); in intel_mst_pre_enable_dp() 193 DRM_ERROR("failed to allocate vcpi\n"); in intel_mst_pre_enable_dp() 219 DRM_ERROR("Timed out waiting for ACT sent\n"); in intel_mst_enable_dp()
|
D | intel_runtime_pm.c | 251 DRM_ERROR("Timeout enabling power well\n"); in hsw_set_power_well() 336 DRM_ERROR("PG0 not enabled\n"); in skl_set_power_well() 342 DRM_ERROR("PG1 in disabled state\n"); in skl_set_power_well() 371 DRM_ERROR("%s enable timeout\n", in skl_set_power_well() 387 DRM_ERROR("PG1 distributing status timeout\n"); in skl_set_power_well() 391 DRM_ERROR("PG2 distributing status timeout\n"); in skl_set_power_well() 491 DRM_ERROR("timout setting power well state %08x (%08x)\n", in vlv_set_power_well() 667 DRM_ERROR("Display PHY %d is not power up\n", phy); in chv_dpio_cmn_power_well_enable() 749 DRM_ERROR("timout setting power well state %08x (%08x)\n", in chv_set_pipe_power_well()
|
D | intel_dsi.c | 59 DRM_ERROR("DPI FIFOs are not empty\n"); in wait_for_dsi_fifo_empty() 125 DRM_ERROR("Timeout waiting for HS/LP DATA FIFO !full\n"); in intel_dsi_host_transfer() 136 DRM_ERROR("Timeout waiting for HS/LP CTRL FIFO !full\n"); in intel_dsi_host_transfer() 145 DRM_ERROR("Timeout waiting for read data.\n"); in intel_dsi_host_transfer() 229 DRM_ERROR("Same special packet %02x twice in a row.\n", cmd); in dpi_send_cmd() 235 DRM_ERROR("Video mode command 0x%08x send failed.\n", cmd); in dpi_send_cmd() 543 DRM_ERROR("DSI LP not going Low\n"); in intel_dsi_clear_device_ready() 1002 DRM_ERROR("Unsupported Mipi device to reg base"); in intel_dsi_init()
|
D | i915_gem_tiling.c | 191 DRM_ERROR("Couldn't read from MCHBAR. " in i915_gem_detect_bit_6_swizzle() 463 DRM_ERROR("unknown tiling mode\n"); in i915_gem_get_tiling() 538 DRM_ERROR("Failed to allocate memory for bit 17 " in i915_gem_object_save_bit_17_swizzle()
|
D | intel_bios.c | 769 DRM_ERROR("Unknown element\n"); in goto_next_sequence() 854 DRM_ERROR("Unable to parse MIPI Sequence Block v3+\n"); in parse_mipi() 882 DRM_ERROR("Sequence start is beyond sequence block size, corrupted sequence block\n"); in parse_mipi() 888 DRM_ERROR("Sequence block detected but no valid configuration\n"); in parse_mipi() 895 DRM_ERROR("Corrupted sequence/size, bailing out\n"); in parse_mipi() 918 DRM_ERROR("undefined sequence\n"); in parse_mipi() 926 DRM_ERROR("Sequence elements going beyond block itself. Sequence block parsing failed\n"); in parse_mipi()
|
D | intel_ringbuffer.c | 531 DRM_ERROR("%s: wait for SyncFlush to complete for TLB invalidation timed out\n", in intel_ring_setup_status_page() 543 DRM_ERROR("%s : timed out trying to stop ring\n", ring->name); in stop_ring() 586 DRM_ERROR("failed to set %s head to zero " in init_ring_common() 627 DRM_ERROR("%s initialization failed " in init_ring_common() 676 DRM_ERROR("Failed to allocate seqno page\n"); in intel_init_pipe_control() 758 DRM_ERROR("init render state: %d\n", ret); in intel_rcs_ctx_init() 1841 DRM_ERROR("Failed to allocate status page\n"); in init_status_page() 1998 DRM_ERROR("Failed to allocate ringbuffer %s: %d\n", in intel_init_ring_buffer() 2005 DRM_ERROR("Failed to pin and map ringbuffer %s: %d\n", in intel_init_ring_buffer() 2320 DRM_ERROR("timed out waiting for the BSD ring to wake up\n"); in gen6_bsd_ring_write_tail() [all …]
|
D | i915_irq.c | 782 DRM_ERROR("Invalid crtc %d\n", pipe); in i915_get_vblank_timestamp() 789 DRM_ERROR("Invalid crtc %d\n", pipe); in i915_get_vblank_timestamp() 1310 DRM_ERROR("The master control interrupt lied (GT0)!\n"); in gen8_gt_irq_handler() 1333 DRM_ERROR("The master control interrupt lied (GT1)!\n"); in gen8_gt_irq_handler() 1344 DRM_ERROR("The master control interrupt lied (PM)!\n"); in gen8_gt_irq_handler() 1360 DRM_ERROR("The master control interrupt lied (GT3)!\n"); in gen8_gt_irq_handler() 1565 DRM_ERROR("CRC buffer overflowing\n"); in display_pipe_crc_irq_handler() 1896 DRM_ERROR("PCH poison interrupt\n"); in ibx_irq_handler() 1924 DRM_ERROR("Poison interrupt\n"); in ivb_err_int_handler() 1947 DRM_ERROR("PCH poison interrupt\n"); in cpt_serr_int_handler() [all …]
|
D | i915_gem_context.c | 353 DRM_ERROR("Failed to create default global context (error %ld)\n", in i915_gem_context_init() 427 DRM_ERROR("ring init context: %d\n", in i915_gem_context_enable() 741 DRM_ERROR("Failed to change address space on context switch\n"); in do_switch() 794 DRM_ERROR("ring init context: %d\n", ret); in do_switch()
|
D | intel_dsi_panel_vbt.c | 281 DRM_ERROR("Unsupported MIPI element, skipping sequence execution\n"); in generic_exec_sequence() 461 DRM_ERROR("Burst mode freq is less than computed\n"); in vbt_panel_init() 471 DRM_ERROR("Burst mode target is not set\n"); in vbt_panel_init()
|
D | intel_psr.c | 436 DRM_ERROR("Timed out waiting for PSR Idle State\n"); in hsw_psr_disable() 489 DRM_ERROR("Timed out waiting for PSR Idle for re-enable\n"); in intel_psr_work() 495 DRM_ERROR("Timed out waiting for PSR Idle for re-enable\n"); in intel_psr_work()
|
D | i915_gem_render_state.c | 118 DRM_ERROR("only %d relocs resolved\n", reloc_index); in render_state_setup()
|
D | intel_dp.c | 676 DRM_ERROR("dp aux hw did not signal timeout (has irq: %i)!\n", in intel_dp_aux_wait_done() 888 DRM_ERROR("dp_aux_ch not done status 0x%08x\n", status); in intel_dp_aux_ch() 898 DRM_ERROR("dp_aux_ch receive error status 0x%08x\n", status); in intel_dp_aux_ch() 1056 DRM_ERROR("drm_dp_aux_register() for %s failed (%d)\n", in intel_dp_aux_init() 1065 DRM_ERROR("sysfs_create_link() for %s failed (%d)\n", name, ret); in intel_dp_aux_init() 1619 DRM_ERROR("Panel status timeout: status %08x control %08x\n", in wait_panel_status() 2422 DRM_ERROR("DP training pattern 3 not supported\n"); in _intel_dp_set_link_train() 2447 DRM_ERROR("DP training pattern 3 not supported\n"); in _intel_dp_set_link_train() 3534 DRM_ERROR("Timed out waiting for DP idle patterns\n"); in intel_dp_set_idle_link_train() 3572 DRM_ERROR("failed to enable link training\n"); in intel_dp_start_link_train() [all …]
|
/linux-4.1.27/drivers/gpu/drm/via/ |
D | via_verifier.c | 244 DRM_ERROR("Illegal termination of DMA command buffer\n"); in eat_words() 333 DRM_ERROR in finish_current_sequence() 369 DRM_ERROR("Illegal DMA HALCYON_HEADER2 command\n"); in investigate_hazard() 374 DRM_ERROR("Illegal DMA HALCYON_HEADER1 command\n"); in investigate_hazard() 379 DRM_ERROR("Illegal DMA HALCYON_FIRECMD command\n"); in investigate_hazard() 384 DRM_ERROR("Illegal DMA HC_DUMMY command\n"); in investigate_hazard() 389 DRM_ERROR("Illegal DMA 0xdddddddd command\n"); in investigate_hazard() 405 DRM_ERROR("Attempt to place Z buffer in system memory\n"); in investigate_hazard() 421 DRM_ERROR in investigate_hazard() 459 DRM_ERROR in investigate_hazard() [all …]
|
D | via_dma.c | 124 DRM_ERROR in via_cmdbuf_wait() 178 DRM_ERROR("via_dma_init called before via_map_init\n"); in via_initialize() 183 DRM_ERROR("called again without calling cleanup\n"); in via_initialize() 188 DRM_ERROR("called with no agp memory available\n"); in via_initialize() 193 DRM_ERROR("AGP DMA is not supported on this chip\n"); in via_initialize() 207 DRM_ERROR("can not ioremap virtual address for" in via_initialize() 269 DRM_ERROR("called without initializing AGP ring buffer.\n"); in via_dispatch_cmdbuffer() 447 DRM_ERROR("Paused at incorrect address. " in via_hook_segment() 607 DRM_ERROR("via_cmdbuf_jump failed\n"); in via_cmdbuf_jump() 686 DRM_ERROR("called without initializing AGP ring buffer.\n"); in via_cmdbuf_size() [all …]
|
D | via_irq.c | 179 DRM_ERROR("%s: bad crtc %d\n", __func__, crtc); in via_enable_vblank() 204 DRM_ERROR("%s: bad crtc %d\n", __func__, crtc); in via_disable_vblank() 221 DRM_ERROR("called with no initialization\n"); in via_driver_irq_wait() 226 DRM_ERROR("Trying to wait on unknown irq %d\n", irq); in via_driver_irq_wait() 233 DRM_ERROR("Video IRQ %d not available on this hardware.\n", in via_driver_irq_wait() 359 DRM_ERROR("Trying to wait on unknown irq %d\n", in via_wait_irq() 378 DRM_ERROR("Signals on Via IRQs not implemented yet.\n"); in via_wait_irq()
|
D | via_map.c | 36 DRM_ERROR("could not find sarea!\n"); in via_do_init_map() 44 DRM_ERROR("could not find framebuffer!\n"); in via_do_init_map() 51 DRM_ERROR("could not find mmio region!\n"); in via_do_init_map()
|
D | via_dmablit.c | 589 DRM_ERROR("Zero size bitblt.\n"); in via_build_sg_info() 601 DRM_ERROR("Too large system memory stride. Stride: %d, " in via_build_sg_info() 620 DRM_ERROR("Too large PCI DMA bitblt.\n"); in via_build_sg_info() 631 DRM_ERROR("Invalid frame-buffer / memory stride.\n"); in via_build_sg_info() 644 DRM_ERROR("Invalid DRM bitblt alignment.\n"); in via_build_sg_info() 652 DRM_ERROR("Invalid DRM bitblt alignment.\n"); in via_build_sg_info() 658 DRM_ERROR("Could not lock DMA pages.\n"); in via_build_sg_info() 665 DRM_ERROR("Could not allocate DMA descriptor pages.\n"); in via_build_sg_info() 735 DRM_ERROR("Called without initialization.\n"); in via_dmablit()
|
D | via_mm.c | 121 DRM_ERROR("Unknown memory type allocation\n"); in via_mem_alloc() 127 DRM_ERROR in via_mem_alloc()
|
/linux-4.1.27/drivers/gpu/drm/bridge/ |
D | ptn3460.c | 71 DRM_ERROR("Failed to send i2c command, ret=%d\n", ret); in ptn3460_read_bytes() 77 DRM_ERROR("Failed to recv i2c data, ret=%d\n", ret); in ptn3460_read_bytes() 95 DRM_ERROR("Failed to send i2c command, ret=%d\n", ret); in ptn3460_write_byte() 111 DRM_ERROR("Failed to transfer EDID to sram, ret=%d\n", ret); in ptn3460_select_edid() 121 DRM_ERROR("Failed to write EDID value, ret=%d\n", ret); in ptn3460_select_edid() 143 DRM_ERROR("failed to prepare panel\n"); in ptn3460_pre_enable() 156 DRM_ERROR("Select EDID failed ret=%d\n", ret); in ptn3460_pre_enable() 166 DRM_ERROR("failed to enable panel\n"); in ptn3460_enable() 181 DRM_ERROR("failed to disable panel\n"); in ptn3460_disable() 194 DRM_ERROR("failed to unprepare panel\n"); in ptn3460_post_disable() [all …]
|
D | ps8622.c | 373 DRM_ERROR("fails to enable ps8622->v12"); in ps8622_pre_enable() 377 DRM_ERROR("failed to prepare panel\n"); in ps8622_pre_enable() 403 DRM_ERROR("Failed to send config to bridge (%d)\n", ret); in ps8622_pre_enable() 415 DRM_ERROR("failed to enable panel\n"); in ps8622_enable() 425 DRM_ERROR("failed to disable panel\n"); in ps8622_disable() 448 DRM_ERROR("failed to unprepare panel\n"); in ps8622_post_disable() 513 DRM_ERROR("Parent encoder object not found"); in ps8622_attach() 521 DRM_ERROR("Failed to initialize connector with drm\n"); in ps8622_attach() 628 DRM_ERROR("failed to register backlight\n"); in ps8622_probe() 641 DRM_ERROR("Failed to add bridge\n"); in ps8622_probe()
|
/linux-4.1.27/drivers/gpu/drm/savage/ |
D | savage_state.c | 85 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 …]
|
D | savage_bci.c | 47 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() 358 DRM_ERROR("wait_evnt failed!\n"); in savage_dma_wait() 398 DRM_ERROR("unflushed page %u: used=%u\n", in savage_dma_alloc() 523 DRM_ERROR("partial DMA page %u: used=%u", in savage_fake_dma_flush() [all …]
|
/linux-4.1.27/drivers/gpu/drm/gma500/ |
D | mdfld_dsi_output.c | 81 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() 350 DRM_ERROR("Didn't get any modes!\n"); in mdfld_dsi_connector_get_modes() 428 DRM_ERROR("Invalid parameters"); in mdfld_dsi_get_default_config() 463 DRM_ERROR("Invalid output\n"); in mdfld_dsi_panel_reset() [all …]
|
D | mdfld_dsi_pkg_sender.c | 92 DRM_ERROR("fifo is NOT empty 0x%08x\n", REG_READ(gen_fifo_stat_reg)); in wait_for_gen_fifo_empty() 209 DRM_ERROR("Cannot handle error\n"); in dsi_error_handler() 378 DRM_ERROR("Error handling failed\n"); in send_pkg() 384 DRM_ERROR("sender is busy\n"); in send_pkg() 390 DRM_ERROR("send_pkg_prepare error\n"); in send_pkg() 425 DRM_ERROR("Invalid parameters\n"); in mdfld_dsi_send_mcs_long() 444 DRM_ERROR("Invalid parameter\n"); in mdfld_dsi_send_mcs_short() 473 DRM_ERROR("Invalid parameter\n"); in mdfld_dsi_send_gen_short() 508 DRM_ERROR("Invalid parameters\n"); in mdfld_dsi_send_gen_long() 529 DRM_ERROR("Invalid parameters\n"); in __read_panel_data() [all …]
|
D | psb_irq.c | 220 DRM_ERROR("SGX MMU page fault:"); in psb_sgx_interrupt() 222 DRM_ERROR("SGX MMU read / write protection fault:"); in psb_sgx_interrupt() 225 DRM_ERROR("\tCache requestor"); in psb_sgx_interrupt() 227 DRM_ERROR("\tTA requestor"); in psb_sgx_interrupt() 229 DRM_ERROR("\tVDM requestor"); in psb_sgx_interrupt() 231 DRM_ERROR("\t2D requestor"); in psb_sgx_interrupt() 233 DRM_ERROR("\tPBE requestor"); in psb_sgx_interrupt() 235 DRM_ERROR("\tTSP requestor"); in psb_sgx_interrupt() 237 DRM_ERROR("\tISP requestor"); in psb_sgx_interrupt() 239 DRM_ERROR("\tUSSEPDS requestor"); in psb_sgx_interrupt() [all …]
|
D | oaktrail_hdmi_i2c.c | 260 DRM_ERROR("gpio ioremap fail\n"); in oaktrail_hdmi_i2c_gpio_fix() 283 DRM_ERROR("Can't allocate interface\n"); in oaktrail_hdmi_i2c_init() 302 DRM_ERROR("Failed to request IRQ for I2C controller\n"); in oaktrail_hdmi_i2c_init()
|
D | cdv_intel_display.c | 145 DRM_ERROR("timeout waiting for SB to idle before read\n"); in cdv_sb_read() 157 DRM_ERROR("timeout waiting for SB to idle after read\n"); in cdv_sb_read() 180 DRM_ERROR("timeout waiting for SB to idle before write\n"); in cdv_sb_write() 193 DRM_ERROR("timeout waiting for SB to idle after write\n"); in cdv_sb_write() 336 DRM_ERROR("Bad P2 clock: %d\n", clock->p2); in cdv_dpll_set_clock_cdv() 630 DRM_ERROR("invalid output type.\n"); in cdv_intel_crtc_mode_set() 668 DRM_ERROR("Couldn't find PLL settings for mode! target: %d, actual: %d", in cdv_intel_crtc_mode_set()
|
D | mdfld_dsi_dpi.c | 87 DRM_ERROR("MIPI: DPI FIFO was never cleared\n"); in mdfld_wait_for_DPI_CTRL_FIFO() 105 DRM_ERROR("MIPI: SPL_PKT_SENT_INTERRUPT was not sent successfully!\n"); in mdfld_wait_for_SPL_PKG_SENT() 499 DRM_ERROR("unsupported color format, bpp = %d\n", in mdfld_dsi_dpi_controller_init() 952 DRM_ERROR("Panel %d hard-reset failed\n", pipe); in mdfld_dsi_dpi_init() 964 DRM_ERROR("Panel %d get power mode failed\n", pipe); in mdfld_dsi_dpi_init() 974 DRM_ERROR("No memory\n"); in mdfld_dsi_dpi_init()
|
D | mdfld_intel_display.c | 63 DRM_ERROR("Illegal Pipe Number.\n"); in mdfldWaitForPipeDisable() 91 DRM_ERROR("Illegal Pipe Number.\n"); in mdfldWaitForPipeEnable() 158 DRM_ERROR("Unknown color depth\n"); in check_fb() 191 DRM_ERROR("Illegal Pipe Number.\n"); in mdfld__intel_pipe_set_base() 917 DRM_ERROR in mdfld_crtc_mode_set()
|
D | mdfld_device.c | 192 DRM_ERROR("%s, invalid pipe number.\n", __func__); in mdfld_save_display_registers() 275 DRM_ERROR("%s, invalid pipe number.\n", __func__); in mdfld_restore_display_registers() 319 DRM_ERROR("%s, can't lock DSIPLL.\n", in mdfld_restore_display_registers()
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_ioctl.c | 109 DRM_ERROR("Illegal vmwgfx get param request: %d\n", in vmw_getparam_ioctl() 165 DRM_ERROR("Illegal GET_3D_CAP argument.\n"); in vmw_get_cap_3d_ioctl() 182 DRM_ERROR("Failed to allocate bounce buffer for 3D caps.\n"); in vmw_get_cap_3d_ioctl() 216 DRM_ERROR("Failed to report 3D caps info.\n"); in vmw_get_cap_3d_ioctl() 244 DRM_ERROR("Variable clips_ptr must be specified.\n"); in vmw_present_ioctl() 251 DRM_ERROR("Failed to allocate clip rect list.\n"); in vmw_present_ioctl() 258 DRM_ERROR("Failed to copy clip rects from userspace.\n"); in vmw_present_ioctl() 267 DRM_ERROR("Invalid framebuffer id.\n"); in vmw_present_ioctl() 327 DRM_ERROR("Argument clips_ptr must be specified.\n"); in vmw_present_readback_ioctl() 334 DRM_ERROR("Failed to allocate clip rect list.\n"); in vmw_present_readback_ioctl() [all …]
|
D | vmwgfx_context.c | 133 DRM_ERROR("Failed reserving FIFO space for surface " in vmw_hw_context_destroy() 201 DRM_ERROR("Failed to allocate a resource id.\n"); in vmw_context_init() 206 DRM_ERROR("Out of hw context ids.\n"); in vmw_context_init() 213 DRM_ERROR("Fifo reserve failed.\n"); in vmw_context_init() 263 DRM_ERROR("Failed to allocate a context id.\n"); in vmw_gb_context_create() 274 DRM_ERROR("Failed reserving FIFO space for context " in vmw_gb_context_create() 308 DRM_ERROR("Failed reserving FIFO space for context " in vmw_gb_context_bind() 355 DRM_ERROR("Failed reserving FIFO space for context " in vmw_gb_context_unbind() 405 DRM_ERROR("Failed reserving FIFO space for context " in vmw_gb_context_destroy() 498 DRM_ERROR("Out of graphics memory for context" in vmw_context_define_ioctl() [all …]
|
D | vmwgfx_execbuf.c | 159 DRM_ERROR("Failed to allocate a resource validation " in vmw_resource_val_add() 167 DRM_ERROR("Failed to initialize a resource validation " in vmw_resource_val_add() 236 DRM_ERROR("Failed to allocate a resource relocation.\n"); in vmw_resource_relocation_add() 326 DRM_ERROR("Inconsistent buffer usage.\n"); in vmw_bo_to_validate_list() 334 DRM_ERROR("Max number of DMA buffers per submission " in vmw_bo_to_validate_list() 342 DRM_ERROR("Failed to initialize a buffer validation " in vmw_bo_to_validate_list() 416 DRM_ERROR("Failed to validate resource.\n"); in vmw_resources_validate() 473 DRM_ERROR("Failed to allocate context binding " in vmw_cmd_res_reloc_add() 518 DRM_ERROR("Illegal context invalid id.\n"); in vmw_cmd_res_check() 547 DRM_ERROR("Could not find or use resource 0x%08x.\n", in vmw_cmd_res_check() [all …]
|
D | vmwgfx_surface.c | 325 DRM_ERROR("Failed reserving FIFO space for surface " in vmw_hw_surface_destroy() 382 DRM_ERROR("Failed to allocate a surface id.\n"); in vmw_legacy_srf_create() 398 DRM_ERROR("Failed reserving FIFO space for surface " in vmw_legacy_srf_create() 451 DRM_ERROR("Failed reserving FIFO space for surface " in vmw_legacy_srf_dma() 539 DRM_ERROR("Failed reserving FIFO space for surface " in vmw_legacy_srf_destroy() 728 DRM_ERROR("Invalid surface format for surface creation.\n"); in vmw_surface_define_ioctl() 740 DRM_ERROR("Out of graphics memory for surface" in vmw_surface_define_ioctl() 818 DRM_ERROR("Failed to allocate cursor_image\n"); in vmw_surface_define_ioctl() 909 DRM_ERROR("Render client refused legacy " in vmw_surface_handle_reference() 919 DRM_ERROR("Could not find surface to reference.\n"); in vmw_surface_handle_reference() [all …]
|
D | vmwgfx_ttm_glue.c | 37 DRM_ERROR("Illegal attempt to mmap old fifo space.\n"); in vmw_mmap() 70 DRM_ERROR("Failed setting up TTM memory accounting.\n"); in vmw_ttm_global_init() 84 DRM_ERROR("Failed setting up TTM buffer objects.\n"); in vmw_ttm_global_init()
|
D | vmwgfx_shader.c | 145 DRM_ERROR("Failed to allocate a shader id.\n"); in vmw_gb_shader_create() 156 DRM_ERROR("Failed reserving FIFO space for shader " in vmw_gb_shader_create() 192 DRM_ERROR("Failed reserving FIFO space for shader " in vmw_gb_shader_bind() 223 DRM_ERROR("Failed reserving FIFO space for shader " in vmw_gb_shader_unbind() 266 DRM_ERROR("Failed reserving FIFO space for shader " in vmw_gb_shader_destroy() 364 DRM_ERROR("Out of graphics memory for shader " in vmw_user_shader_alloc() 433 DRM_ERROR("Out of graphics memory for shader " in vmw_shader_alloc() 475 DRM_ERROR("Could not find buffer for shader " in vmw_shader_define_ioctl() 482 DRM_ERROR("Illegal buffer- or shader size.\n"); in vmw_shader_define_ioctl() 499 DRM_ERROR("Illegal shader type.\n"); in vmw_shader_define_ioctl()
|
D | vmwgfx_kms.c | 104 DRM_ERROR("Fifo reserve failed.\n"); in vmw_cursor_update_image() 141 DRM_ERROR("reserve failed\n"); in vmw_cursor_update_dmabuf() 205 DRM_ERROR("failed to find surface or dmabuf: %i\n", ret); in vmw_du_crtc_cursor_set() 213 DRM_ERROR("surface not suitable for cursor\n"); in vmw_du_crtc_cursor_set() 314 DRM_ERROR("face and mipmap for cursors should never != 0\n"); in vmw_kms_cursor_snoop() 319 DRM_ERROR("at least one full copy box must be given\n"); in vmw_kms_cursor_snoop() 334 DRM_ERROR("Cant snoop dma request for cursor!\n"); in vmw_kms_cursor_snoop() 335 DRM_ERROR("(%u, %u, %u) (%u, %u, %u) (%ux%ux%u) %u %u\n", in vmw_kms_cursor_snoop() 348 DRM_ERROR("reserve failed\n"); in vmw_kms_cursor_snoop() 480 DRM_ERROR("Temporary cliprect memory alloc failed.\n"); in do_surface_dirty_sou() [all …]
|
D | vmwgfx_drv.c | 335 DRM_ERROR("Dummy query buffer map failed.\n"); in vmw_dummy_query_bo_create() 349 DRM_ERROR("Unable to initialize FIFO.\n"); in vmw_request_device() 356 DRM_ERROR("Unable to initialize " in vmw_request_device() 590 DRM_ERROR("Failed allocating a device private struct.\n"); in vmw_driver_load() 631 DRM_ERROR("Unsupported SVGA ID 0x%x\n", svga_id); in vmw_driver_load() 725 DRM_ERROR("Failed initializing TTM buffer object driver.\n"); in vmw_driver_load() 737 DRM_ERROR("Failed mapping MMIO.\n"); in vmw_driver_load() 746 DRM_ERROR("Hardware has no pitchlock\n"); in vmw_driver_load() 754 DRM_ERROR("Unable to initialize TTM object management.\n"); in vmw_driver_load() 772 DRM_ERROR("Failed reserving the SVGA MMIO resource.\n"); in vmw_driver_load() [all …]
|
D | vmwgfx_scrn.c | 124 DRM_ERROR("Fifo reserve failed.\n"); in vmw_sou_fifo_create() 179 DRM_ERROR("Fifo reserve failed.\n"); in vmw_sou_fifo_destroy() 192 DRM_ERROR("Failed to sync with HW"); in vmw_sou_fifo_destroy() 277 DRM_ERROR("to many connectors\n"); in vmw_sou_crtc_set_config() 283 DRM_ERROR("connector doesn't match %p %p\n", in vmw_sou_crtc_set_config() 294 DRM_ERROR("Multiple framebuffers not supported\n"); in vmw_sou_crtc_set_config() 330 DRM_ERROR("set outside of framebuffer\n"); in vmw_sou_crtc_set_config()
|
D | vmwgfx_fb.c | 76 DRM_ERROR("Bad regno %u.\n", regno); in vmw_fb_setcolreg() 88 DRM_ERROR("Bad depth %u, bpp %u.\n", par->depth, par->bpp); in vmw_fb_setcolreg() 107 DRM_ERROR("Bad bpp %u.\n", var->bits_per_pixel); in vmw_fb_check_var() 133 DRM_ERROR("Bad depth %u.\n", depth); in vmw_fb_check_var() 139 DRM_ERROR("Can not handle panning without display topology\n"); in vmw_fb_check_var() 145 DRM_ERROR("Requested geom can not fit in framebuffer\n"); in vmw_fb_check_var() 152 DRM_ERROR("Requested geom can not fit in framebuffer\n"); in vmw_fb_check_var() 250 DRM_ERROR("Fifo reserve failed.\n"); in vmw_fb_dirty_flush() 637 DRM_ERROR("could not move buffer to start of VRAM\n"); in vmw_fb_on()
|
D | vmwgfx_ldu.c | 150 DRM_ERROR("Could not update cursor image\n"); in vmw_ldu_commit_list() 234 DRM_ERROR("to many connectors\n"); in vmw_ldu_crtc_set_config() 240 DRM_ERROR("connector doesn't match %p %p\n", in vmw_ldu_crtc_set_config() 250 DRM_ERROR("Multiple framebuffers not supported\n"); in vmw_ldu_crtc_set_config() 278 DRM_ERROR("set outside of framebuffer\n"); in vmw_ldu_crtc_set_config()
|
D | vmwgfx_mob.c | 115 DRM_ERROR("Failed creating OTable page table.\n"); in vmw_setup_otable_base() 136 DRM_ERROR("Failed reserving FIFO space for OTable setup.\n"); in vmw_setup_otable_base() 192 DRM_ERROR("Failed reserving FIFO space for OTable " in vmw_takedown_otable_base() 242 DRM_ERROR("Failed to allocate space for otable " in vmw_otables_setup() 565 DRM_ERROR("Failed reserving FIFO space for Memory " in vmw_mob_unbind() 634 DRM_ERROR("Failed reserving FIFO space for Memory " in vmw_mob_bind()
|
D | vmwgfx_resource.c | 495 DRM_ERROR("Failed to allocate a buffer.\n"); in vmw_user_dmabuf_alloc() 552 DRM_ERROR("Could not grant buffer access.\n"); in vmw_user_dmabuf_verify_access() 648 DRM_ERROR("Illegal synccpu flags.\n"); in vmw_user_dmabuf_synccpu_ioctl() 666 DRM_ERROR("Failed synccpu grab on handle 0x%08x.\n", in vmw_user_dmabuf_synccpu_ioctl() 675 DRM_ERROR("Failed synccpu release on handle 0x%08x.\n", in vmw_user_dmabuf_synccpu_ioctl() 681 DRM_ERROR("Invalid synccpu operation.\n"); in vmw_user_dmabuf_synccpu_ioctl() 918 DRM_ERROR("Out of graphics memory for stream" in vmw_stream_claim_ioctl() 1386 DRM_ERROR("Out of device device resources " in vmw_resource_validate()
|
D | vmwgfx_fence.c | 1040 DRM_ERROR("Failed to allocate event space for this file.\n"); in vmw_event_fence_action_create() 1047 DRM_ERROR("Failed to allocate an event.\n"); in vmw_event_fence_action_create() 1113 DRM_ERROR("Fence event invalid fence object handle " in vmw_fence_event_ioctl() 1128 DRM_ERROR("Failed to reference a fence " in vmw_fence_event_ioctl() 1146 DRM_ERROR("Fence event failed to create fence.\n"); in vmw_fence_event_ioctl() 1159 DRM_ERROR("Failed to attach event to fence.\n"); in vmw_fence_event_ioctl()
|
D | vmwgfx_fifo.c | 238 DRM_ERROR("SVGA device lockup.\n"); in vmw_fifo_wait_noirq() 557 DRM_ERROR("Out of fifo space for dummy query.\n"); in vmw_fifo_emit_dummy_legacy_query() 606 DRM_ERROR("Out of fifo space for dummy query.\n"); in vmw_fifo_emit_dummy_gb_query()
|
D | vmwgfx_gmr.c | 115 DRM_ERROR("GMR2 unbind failed.\n"); in vmw_gmr2_unbind()
|
/linux-4.1.27/drivers/gpu/drm/sti/ |
D | sti_hdmi.c | 294 DRM_ERROR("unsupported infoframe type: %#x\n", *ptr); in hdmi_infoframe_write_infopack() 350 DRM_ERROR("failed to setup AVI infoframe: %d\n", ret); in hdmi_avi_infoframe_config() 361 DRM_ERROR("failed to pack AVI infoframe: %d\n", ret); in hdmi_avi_infoframe_config() 389 DRM_ERROR("failed to setup audio infoframe: %d\n", ret); in hdmi_audio_infoframe_config() 397 DRM_ERROR("failed to pack audio infoframe: %d\n", ret); in hdmi_audio_infoframe_config() 495 DRM_ERROR("Failed to prepare/enable hdmi_pix clk\n"); in sti_hdmi_pre_enable() 497 DRM_ERROR("Failed to prepare/enable hdmi_tmds clk\n"); in sti_hdmi_pre_enable() 499 DRM_ERROR("Failed to prepare/enable hdmi_rejec_pll clk\n"); in sti_hdmi_pre_enable() 505 DRM_ERROR("Unable to start hdmi phy\n"); in sti_hdmi_pre_enable() 520 DRM_ERROR("Unable to configure AVI infoframe\n"); in sti_hdmi_pre_enable() [all …]
|
D | sti_gdp.c | 201 DRM_ERROR("inconsistent NVN for %s: 0x%08X\n", in sti_gdp_get_free_nodes() 276 DRM_ERROR("Format not supported by GDP %.4s\n", in sti_gdp_prepare_layer() 319 DRM_ERROR("Cannot register VTG notifier\n"); in sti_gdp_prepare_layer() 338 DRM_ERROR("Cannot set rate (%dHz) for gdp\n", in sti_gdp_prepare_layer() 344 DRM_ERROR("Failed to prepare/enable gdp\n"); in sti_gdp_prepare_layer() 475 DRM_ERROR("unsupported event: %lu\n", event); in sti_gdp_field_cb() 497 DRM_ERROR("Failed to allocate memory for GDP node\n"); in sti_gdp_init() 504 DRM_ERROR("Mem alignment failed\n"); in sti_gdp_init() 515 DRM_ERROR("Mem alignment failed\n"); in sti_gdp_init() 543 DRM_ERROR("GDP id not recognized\n"); in sti_gdp_init() [all …]
|
D | sti_layer.c | 67 DRM_ERROR("Failed to create layer\n"); in sti_layer_create() 95 DRM_ERROR("Null fb, layer or mode\n"); in sti_layer_prepare() 101 DRM_ERROR("Can't get CMA GEM object for fb\n"); in sti_layer_prepare() 147 DRM_ERROR("Cannot prepare\n"); in sti_layer_prepare() 162 DRM_ERROR("Cannot commit\n"); in sti_layer_commit() 184 DRM_ERROR("Disable failed\n"); in sti_layer_disable() 189 DRM_ERROR("Cannot disable\n"); in sti_layer_disable()
|
D | sti_compositor.c | 78 DRM_ERROR("Unknow subdev compoment type\n"); in sti_compositor_init_subdev() 186 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() 231 DRM_ERROR("Cannot get pix_aux clock\n"); in sti_compositor_probe()
|
D | sti_drm_crtc.c | 55 DRM_ERROR("Can not find mixer or compositor)\n"); in sti_drm_crtc_commit() 64 DRM_ERROR("Can not find CRTC dedicated plane (GDP0)\n"); in sti_drm_crtc_commit() 68 DRM_ERROR("Can not enable layer at mixer\n"); in sti_drm_crtc_commit() 112 DRM_ERROR("Cannot set rate (%dHz) for pix clk\n", rate); in sti_drm_crtc_mode_set() 116 DRM_ERROR("Failed to prepare/enable pix clk\n"); in sti_drm_crtc_mode_set() 125 DRM_ERROR("Can not set active video area\n"); in sti_drm_crtc_mode_set() 227 DRM_ERROR("unknown event: %lu\n", event); in sti_drm_crtc_vblank_cb() 254 DRM_ERROR("Cannot register VTG notifier\n"); in sti_drm_crtc_enable_vblank() 312 DRM_ERROR("Can not initialze CRTC\n"); in sti_drm_crtc_init()
|
D | sti_dvo.c | 129 DRM_ERROR("AWG firmware not properly generated\n"); in dvo_awg_generate_code() 210 DRM_ERROR("Failed to prepare/enable dvo_pix clk\n"); in sti_dvo_pre_enable() 212 DRM_ERROR("Failed to prepare/enable dvo clk\n"); in sti_dvo_pre_enable() 258 DRM_ERROR("Cannot set rate (%dHz) for dvo_pix clk\n", rate); in sti_dvo_set_mode() 264 DRM_ERROR("Cannot set rate (%dHz) for dvo clk\n", rate); in sti_dvo_set_mode() 421 DRM_ERROR("Failed to add bridge\n"); in sti_dvo_bind() 427 DRM_ERROR("Failed to attach bridge\n"); in sti_dvo_bind() 451 DRM_ERROR("Failed to attach a connector to a encoder\n"); in sti_dvo_bind() 489 DRM_ERROR("Failed to allocate memory for DVO\n"); in sti_dvo_probe() 497 DRM_ERROR("Invalid dvo resource\n"); in sti_dvo_probe() [all …]
|
D | sti_drm_plane.c | 47 DRM_ERROR("Can not set layer depth\n"); in sti_drm_update_plane() 58 DRM_ERROR("Layer prepare failed\n"); in sti_drm_update_plane() 64 DRM_ERROR("Layer commit failed\n"); in sti_drm_update_plane() 70 DRM_ERROR("Can not enable layer at mixer\n"); in sti_drm_update_plane() 97 DRM_ERROR("Can not disable layer at mixer\n"); in sti_drm_disable_plane() 105 DRM_ERROR("Layer disable failed\n"); in sti_drm_disable_plane() 229 DRM_ERROR("Failed to initialize plane\n"); in sti_drm_plane_init()
|
D | sti_hda.c | 388 DRM_ERROR("Failed to prepare/enable hda_pix clk\n"); in sti_hda_pre_enable() 390 DRM_ERROR("Failed to prepare/enable hda_hddac clk\n"); in sti_hda_pre_enable() 393 DRM_ERROR("Undefined mode\n"); in sti_hda_pre_enable() 399 DRM_ERROR("Beyond HD analog capabilities\n"); in sti_hda_pre_enable() 418 DRM_ERROR("Not supported\n"); in sti_hda_pre_enable() 421 DRM_ERROR("Undefined resolution\n"); in sti_hda_pre_enable() 476 DRM_ERROR("Undefined mode\n"); in sti_hda_set_mode() 490 DRM_ERROR("Undefined mode\n"); in sti_hda_set_mode() 497 DRM_ERROR("Cannot set rate (%dHz) for hda_hddac clk\n", in sti_hda_set_mode() 503 DRM_ERROR("Cannot set rate (%dHz) for hda_pix clk\n", in sti_hda_set_mode() [all …]
|
D | sti_hqvdp.c | 544 DRM_ERROR("No available hqvdp_cmd now\n"); in sti_hqvdp_prepare_layer() 550 DRM_ERROR("Scaling beyond HW capabilities\n"); in sti_hqvdp_prepare_layer() 586 DRM_ERROR("Invalid in/out size %dx%d -> %dx%d\n", in sti_hqvdp_prepare_layer() 625 DRM_ERROR("Failed to prepare/enable pix main clk\n"); in sti_hqvdp_prepare_layer() 633 DRM_ERROR("Cannot register VTG notifier\n"); in sti_hqvdp_prepare_layer() 650 DRM_ERROR("No available hqvdp_cmd now\n"); in sti_hqvdp_commit_layer() 695 DRM_ERROR("XP70 could not revert to idle\n"); in sti_hqvdp_disable_layer() 732 DRM_ERROR("Cannot get cmds, skip btm field\n"); in sti_hqvdp_vtg_cb() 783 DRM_ERROR("Cannot find Main video layer\n"); in sti_hqvd_init() 795 DRM_ERROR("Failed to allocate memory for VDP cmd\n"); in sti_hqvd_init() [all …]
|
D | sti_hdmi_tx3g4c28phy.c | 94 DRM_ERROR("input TMDS clock speed (%d) not supported\n", in sti_hdmi_tx3g4c28phy_start() 104 DRM_ERROR("output TMDS clock (%d) out of range\n", tmdsck); in sti_hdmi_tx3g4c28phy_start() 125 DRM_ERROR("hdmi phy pll not locked\n"); in sti_hdmi_tx3g4c28phy_start() 205 DRM_ERROR("hdmi phy pll not well disabled\n"); in sti_hdmi_tx3g4c28phy_stop()
|
D | sti_vtac.c | 93 DRM_ERROR("Failed to prepare/enable vtac_rx clock.\n"); in sti_vtac_rx_set_config() 111 DRM_ERROR("Failed to prepare/enable vtac_tx clock.\n"); in sti_vtac_tx_set_config() 174 DRM_ERROR("Invalid resource\n"); in sti_vtac_probe() 184 DRM_ERROR("Cannot get vtac clock\n"); in sti_vtac_probe()
|
D | sti_cursor.c | 114 DRM_ERROR("Invalid cursor size (%dx%d)\n", in sti_cursor_prepare_layer() 139 DRM_ERROR("Failed to allocate memory for pixmap\n"); in sti_cursor_prepare_layer() 223 DRM_ERROR("Failed to allocate memory for cursor\n"); in sti_cursor_create() 234 DRM_ERROR("Failed to allocate memory for cursor clut\n"); in sti_cursor_create()
|
D | sti_hdmi_tx3g0c55phy.c | 238 DRM_ERROR("PHY serializer clock out of range\n"); in sti_hdmi_tx3g0c55phy_start() 256 DRM_ERROR("hdmi phy pll not locked\n"); in sti_hdmi_tx3g0c55phy_start() 328 DRM_ERROR("hdmi phy pll not well disabled\n"); in sti_hdmi_tx3g0c55phy_stop()
|
D | sti_mixer.c | 136 DRM_ERROR("Unknown layer %d\n", layer->desc); in sti_mixer_set_layer_depth() 214 DRM_ERROR("Can not find layer mask\n"); in sti_mixer_set_layer_status() 252 DRM_ERROR("Failed to allocated memory for mixer\n"); in sti_mixer_create()
|
D | sti_awg_utils.c | 42 DRM_ERROR("too many number of instructions\n"); in awg_generate_instr() 101 DRM_ERROR("instruction %d does not exist\n", opcode); in awg_generate_instr()
|
D | sti_vtg.c | 327 DRM_ERROR("Get memory resource failed\n"); in vtg_probe() 341 DRM_ERROR("Failed to get VTG interrupt\n"); in vtg_probe() 353 DRM_ERROR("Failed to register VTG interrupt\n"); in vtg_probe()
|
D | sti_vid.c | 131 DRM_ERROR("Failed to allocate memory for VID\n"); in sti_vid_create()
|
/linux-4.1.27/drivers/gpu/drm/mga/ |
D | mga_dma.c | 69 DRM_ERROR("failed!\n"); in mga_do_wait_for_idle() 455 DRM_ERROR("Unable to acquire AGP: %d\n", err); in mga_do_agp_dma_bootstrap() 461 DRM_ERROR("Unable to get AGP info: %d\n", err); in mga_do_agp_dma_bootstrap() 468 DRM_ERROR("Unable to enable AGP (mode = 0x%lx)\n", mode.mode); in mga_do_agp_dma_bootstrap() 489 DRM_ERROR("Unable to allocate %uMB AGP memory\n", in mga_do_agp_dma_bootstrap() 501 DRM_ERROR("Unable to bind AGP memory: %d\n", err); in mga_do_agp_dma_bootstrap() 515 DRM_ERROR("Unable to map WARP microcode: %d\n", err); in mga_do_agp_dma_bootstrap() 523 DRM_ERROR("Unable to map primary DMA region: %d\n", err); in mga_do_agp_dma_bootstrap() 531 DRM_ERROR("Unable to map secondary DMA region: %d\n", err); in mga_do_agp_dma_bootstrap() 543 DRM_ERROR("Unable to add secondary DMA buffers: %d\n", err); in mga_do_agp_dma_bootstrap() [all …]
|
D | mga_warp.c | 77 DRM_ERROR("mga: Failed to register microcode\n"); in mga_warp_install_microcode() 83 DRM_ERROR("mga: Failed to load microcode \"%s\"\n", in mga_warp_install_microcode() 98 DRM_ERROR("mga: Invalid microcode \"%s\"\n", firmware_name); in mga_warp_install_microcode() 105 DRM_ERROR("microcode too large! (%u > %lu)\n", in mga_warp_install_microcode() 163 DRM_ERROR("WARP engine config failed! 0x%x != 0x%x\n", in mga_warp_init()
|
D | mga_irq.c | 96 DRM_ERROR("tried to enable vblank on non-existent crtc %d\n", in mga_enable_vblank() 109 DRM_ERROR("tried to disable vblank on non-existent crtc %d\n", in mga_disable_vblank()
|
D | mga_state.c | 390 DRM_ERROR("*** bad DSTORG: %x (front %x, back %x)\n\n", in mga_verify_context() 411 DRM_ERROR("*** bad TEXORG: 0x%x, unit %d\n", tex->texorg, unit); in mga_verify_tex() 454 DRM_ERROR("*** bad iload DSTORG: 0x%x\n", dstorg); in mga_verify_iload() 459 DRM_ERROR("*** bad iload length: 0x%x\n", in mga_verify_iload() 472 DRM_ERROR("*** bad blit: src=0x%x dst=0x%x\n", srcorg, dstorg); in mga_verify_blit() 1015 DRM_ERROR("called with no initialization\n"); in mga_getparam() 1033 DRM_ERROR("copy_to_user\n"); in mga_getparam() 1047 DRM_ERROR("called with no initialization\n"); in mga_set_fence() 1076 DRM_ERROR("called with no initialization\n"); in mga_wait_fence()
|
/linux-4.1.27/drivers/gpu/drm/bochs/ |
D | bochs_hw.c | 60 DRM_ERROR("Cannot request mmio region\n"); in bochs_hw_init() 67 DRM_ERROR("Cannot map mmio region\n"); in bochs_hw_init() 74 DRM_ERROR("Cannot request ioports\n"); in bochs_hw_init() 84 DRM_ERROR("ID mismatch\n"); in bochs_hw_init() 95 DRM_ERROR("Size mismatch: pci=%ld, bochs=%ld\n", in bochs_hw_init() 101 DRM_ERROR("Cannot request framebuffer\n"); in bochs_hw_init() 107 DRM_ERROR("Cannot map framebuffer\n"); in bochs_hw_init()
|
D | bochs_mm.c | 41 DRM_ERROR("Failed setting up TTM memory accounting " in bochs_ttm_global_init() 55 DRM_ERROR("Failed setting up TTM BO subsystem.\n"); in bochs_ttm_global_init() 108 DRM_ERROR("Unsupported memory type %u\n", (unsigned)type); in bochs_bo_init_mem_type() 233 DRM_ERROR("Error initialising bo driver; %d\n", ret); in bochs_mm_init() 240 DRM_ERROR("Failed ttm VRAM init: %d\n", ret); in bochs_mm_init() 319 DRM_ERROR("unpin bad %p\n", bo); in bochs_bo_unpin() 403 DRM_ERROR("failed to allocate GEM object\n"); in bochs_gem_create() 504 DRM_ERROR("drm_framebuffer_init failed: %d\n", ret); in bochs_framebuffer_init()
|
D | bochs_fbdev.c | 81 DRM_ERROR("failed to create fbcon backing object %d\n", ret); in bochsfb_create() 93 DRM_ERROR("failed to pin fbcon\n"); in bochsfb_create() 101 DRM_ERROR("failed to kmap fbcon\n"); in bochsfb_create() 144 DRM_ERROR("%s: can't allocate color map\n", info->fix.id); in bochsfb_create()
|
/linux-4.1.27/drivers/gpu/drm/r128/ |
D | r128_cce.c | 92 DRM_ERROR("failed!\n"); in r128_do_pixcache_flush() 109 DRM_ERROR("failed!\n"); in r128_do_wait_for_fifo() 131 DRM_ERROR("failed!\n"); in r128_do_wait_for_idle() 219 DRM_ERROR("failed!\n"); in r128_do_cce_idle() 361 DRM_ERROR("PCI GART memory not allocated!\n"); in r128_do_init_cce() 457 DRM_ERROR("could not find sarea!\n"); in r128_do_init_cce() 465 DRM_ERROR("could not find mmio region!\n"); in r128_do_init_cce() 472 DRM_ERROR("could not find cce ring region!\n"); in r128_do_init_cce() 479 DRM_ERROR("could not find ring read pointer!\n"); in r128_do_init_cce() 487 DRM_ERROR("could not find dma buffer region!\n"); in r128_do_init_cce() [all …]
|
D | r128_state.c | 804 DRM_ERROR("invalid blit format %d\n", blit->format); in r128_cce_dispatch_blit() 826 DRM_ERROR("process %d using buffer owned by %p\n", in r128_cce_dispatch_blit() 831 DRM_ERROR("sending pending buffer %d\n", blit->idx); in r128_cce_dispatch_blit() 1334 DRM_ERROR("buffer index %d (of %d max)\n", in r128_cce_vertex() 1340 DRM_ERROR("buffer prim %d\n", vertex->prim); in r128_cce_vertex() 1351 DRM_ERROR("process %d using buffer owned by %p\n", in r128_cce_vertex() 1356 DRM_ERROR("sending pending buffer %d\n", vertex->idx); in r128_cce_vertex() 1387 DRM_ERROR("buffer index %d (of %d max)\n", in r128_cce_indices() 1393 DRM_ERROR("buffer prim %d\n", elts->prim); in r128_cce_indices() 1404 DRM_ERROR("process %d using buffer owned by %p\n", in r128_cce_indices() [all …]
|
D | r128_irq.c | 70 DRM_ERROR("%s: bad crtc %d\n", __func__, crtc); in r128_enable_vblank() 81 DRM_ERROR("%s: bad crtc %d\n", __func__, crtc); in r128_disable_vblank()
|
D | r128_drv.h | 431 DRM_ERROR("called with no initialization\n"); \ 446 DRM_ERROR("ring space check failed!\n"); \ 508 DRM_ERROR( \
|
/linux-4.1.27/drivers/gpu/drm/msm/ |
D | msm_gem_submit.c | 80 DRM_ERROR("invalid flags: %x\n", submit_bo.flags); in submit_lookup_objects() 94 DRM_ERROR("invalid handle %u at index %u\n", submit_bo.handle, i); in submit_lookup_objects() 102 DRM_ERROR("handle %u at index %u already on submit list\n", in submit_lookup_objects() 218 DRM_ERROR("invalid buffer index: %u (out of %u)\n", in submit_bo() 242 DRM_ERROR("non-aligned cmdstream buffer: %u\n", offset); in submit_reloc() 269 DRM_ERROR("non-aligned reloc offset: %u\n", in submit_reloc() 279 DRM_ERROR("invalid offset %u at reloc %u\n", off, i); in submit_reloc() 378 DRM_ERROR("invalid type: %08x\n", submit_cmd.type); in msm_ioctl_gem_submit() 389 DRM_ERROR("non-aligned cmdstream buffer size: %u\n", in msm_ioctl_gem_submit() 397 DRM_ERROR("invalid cmdstream size: %u\n", submit_cmd.size); in msm_ioctl_gem_submit()
|
/linux-4.1.27/drivers/gpu/drm/ |
D | ati_pcigart.c | 68 DRM_ERROR("no scatter/gather memory!\n"); in drm_ati_pcigart_cleanup() 110 DRM_ERROR("no scatter/gather memory!\n"); in drm_ati_pcigart_init() 118 DRM_ERROR("fail to set dma mask to 0x%Lx\n", in drm_ati_pcigart_init() 126 DRM_ERROR("cannot allocate PCI GART page!\n"); in drm_ati_pcigart_init() 159 DRM_ERROR("unable to map PCIGART pages!\n"); in drm_ati_pcigart_init()
|
D | drm_edid_load.c | 188 DRM_ERROR("Failed to register EDID firmware platform device " in edid_load() 196 DRM_ERROR("Requesting EDID firmware \"%s\" failed (err=%d)\n", in edid_load() 206 DRM_ERROR("Size of EDID firmware \"%s\" is invalid " in edid_load() 221 DRM_ERROR("Base block of EDID firmware \"%s\" is invalid ", in edid_load()
|
D | drm_lock.c | 70 DRM_ERROR("Process %d using kernel context %d\n", in drm_legacy_lock() 163 DRM_ERROR("Process %d using kernel context %d\n", in drm_legacy_unlock() 209 DRM_ERROR("%d holds heavyweight lock\n", in drm_lock_take() 282 DRM_ERROR("%d freed heavyweight lock held by %d\n", in drm_legacy_lock_free()
|
D | drm_debugfs.c | 110 DRM_ERROR("Cannot create /sys/kernel/debug/dri/%s/%s\n", in drm_debugfs_create_files() 156 DRM_ERROR("Cannot create /sys/kernel/debug/dri/%s\n", name); in drm_debugfs_init() 165 DRM_ERROR("Failed to create core drm debugfs files\n"); in drm_debugfs_init() 172 DRM_ERROR("DRM: Driver failed to initialize " in drm_debugfs_init()
|
D | drm_drv.c | 327 DRM_ERROR("DRM: Failed to initialize /sys/kernel/debug/dri.\n"); in drm_minor_register() 431 DRM_ERROR("cleanup called no dev\n"); in drm_put_dev() 511 DRM_ERROR("Cannot mount pseudo fs: %d\n", r); in drm_fs_inode_new() 576 DRM_ERROR("Cannot allocate anonymous inode: %d\n", ret); in drm_dev_alloc() 601 DRM_ERROR("Cannot allocate memory for context bitmap.\n"); in drm_dev_alloc() 608 DRM_ERROR("Cannot initialize graphics execution manager (GEM)\n"); in drm_dev_alloc() 882 DRM_ERROR("Cannot create /sys/kernel/debug/dri\n"); in drm_core_init()
|
D | drm_sysfs.c | 322 DRM_ERROR("Wrong connector type for this property\n"); in subconnector_show() 327 DRM_ERROR("Unable to find subconnector property\n"); in subconnector_show() 363 DRM_ERROR("Wrong connector type for this property\n"); in select_subconnector_show() 368 DRM_ERROR("Unable to find select subconnector property\n"); in select_subconnector_show() 479 DRM_ERROR("failed to register connector device: %ld\n", PTR_ERR(connector->kdev)); in drm_sysfs_connector_add()
|
D | drm_scatter.c | 174 DRM_ERROR("Scatter allocation error, " in drm_legacy_sg_alloc() 187 DRM_ERROR("Scatter allocation matches pagelist\n"); in drm_legacy_sg_alloc()
|
D | drm_hashtab.c | 52 DRM_ERROR("Out of memory for hash table\n"); in drm_ht_create() 158 DRM_ERROR("Available key bit space exhausted\n"); in drm_ht_just_insert_please()
|
D | drm_context.c | 250 DRM_ERROR("Reentering -- FIXME\n"); in drm_context_switch() 281 DRM_ERROR("Lock isn't held after context switch\n"); in drm_context_switch_complete()
|
D | drm_flip_work.c | 82 DRM_ERROR("%s could not allocate task!\n", work->name); in drm_flip_work_queue()
|
D | drm_agpsupport.c | 485 DRM_ERROR("Failed to allocate memory for %ld pages\n", in drm_agp_bind_pages() 497 DRM_ERROR("Failed to bind AGP memory: %d\n", ret); in drm_agp_bind_pages()
|
D | drm_dp_helper.c | 483 DRM_ERROR("invalid native reply %#04x\n", msg->reply); in drm_dp_i2c_do_msg() 507 DRM_ERROR("invalid I2C reply %#04x\n", msg->reply); in drm_dp_i2c_do_msg()
|
/linux-4.1.27/drivers/gpu/drm/mgag200/ |
D | mgag200_ttm.c | 62 DRM_ERROR("Failed setting up TTM memory accounting " in mgag200_ttm_global_init() 76 DRM_ERROR("Failed setting up TTM BO subsystem.\n"); in mgag200_ttm_global_init() 131 DRM_ERROR("Unsupported memory type %u\n", (unsigned)type); in mgag200_bo_init_mem_type() 267 DRM_ERROR("Error initialising bo driver; %d\n", ret); in mgag200_mm_init() 273 DRM_ERROR("Failed ttm VRAM init: %d\n", ret); in mgag200_mm_init() 383 DRM_ERROR("unpin bad %p\n", bo); in mgag200_bo_unpin() 403 DRM_ERROR("unpin bad %p\n", bo); in mgag200_bo_push_sysram() 419 DRM_ERROR("pushing to VRAM failed\n"); in mgag200_bo_push_sysram()
|
D | mgag200_main.c | 41 DRM_ERROR("drm_framebuffer_init failed: %d\n", ret); in mgag200_framebuffer_init() 136 DRM_ERROR("can't reserve VRAM\n"); in mga_vram_init() 169 DRM_ERROR("can't reserve mmio registers\n"); in mgag200_device_init() 284 DRM_ERROR("failed to allocate GEM object\n"); in mgag200_gem_create()
|
D | mgag200_fb.c | 82 DRM_ERROR("failed to kmap fb updates\n"); in mga_dirty_update() 185 DRM_ERROR("failed to create fbcon backing object %d\n", ret); in mgag200fb_create() 215 DRM_ERROR("%s: can't allocate color map\n", info->fix.id); in mgag200fb_create()
|
/linux-4.1.27/drivers/gpu/drm/ast/ |
D | ast_ttm.c | 62 DRM_ERROR("Failed setting up TTM memory accounting " in ast_ttm_global_init() 76 DRM_ERROR("Failed setting up TTM BO subsystem.\n"); in ast_ttm_global_init() 131 DRM_ERROR("Unsupported memory type %u\n", (unsigned)type); in ast_bo_init_mem_type() 267 DRM_ERROR("Error initialising bo driver; %d\n", ret); in ast_mm_init() 274 DRM_ERROR("Failed ttm VRAM init: %d\n", ret); in ast_mm_init() 382 DRM_ERROR("unpin bad %p\n", bo); in ast_bo_unpin() 402 DRM_ERROR("unpin bad %p\n", bo); in ast_bo_push_sysram() 418 DRM_ERROR("pushing to VRAM failed\n"); in ast_bo_push_sysram()
|
D | ast_mode.c | 549 DRM_ERROR("failed to kmap fbcon\n"); in ast_crtc_do_set_base() 575 DRM_ERROR("AST 1180 modesetting not supported\n"); in ast_crtc_mode_set() 900 DRM_ERROR("failed to add ddc bus for connector\n"); in ast_connector_init() 1043 DRM_ERROR("Failed to register bit i2c\n"); in ast_i2c_create() 1160 DRM_ERROR("Cannot find cursor object %x for crtc\n", handle); in ast_cursor_set() 1175 DRM_ERROR("src cursor bo should be in main memory\n"); in ast_cursor_set() 1177 DRM_ERROR("dst bo should be in VRAM\n"); in ast_cursor_set()
|
/linux-4.1.27/drivers/gpu/drm/qxl/ |
D | qxl_ttm.c | 74 DRM_ERROR("Failed setting up TTM memory accounting " in qxl_ttm_global_init() 88 DRM_ERROR("Failed setting up TTM BO subsystem.\n"); in qxl_ttm_global_init() 136 DRM_ERROR( in qxl_mmap() 181 DRM_ERROR("Unsupported memory type %u\n", (unsigned)type); in qxl_init_mem_type() 404 DRM_ERROR("failed initializing buffer object driver(%d).\n", r); in qxl_ttm_init() 412 DRM_ERROR("Failed initializing VRAM heap.\n"); in qxl_ttm_init() 418 DRM_ERROR("Failed initializing Surfaces heap.\n"); in qxl_ttm_init() 429 DRM_ERROR("Failed to init debugfs\n"); in qxl_ttm_init()
|
D | qxl_ioctl.c | 44 DRM_ERROR("invalid size %d\n", qxl_alloc->size); in qxl_alloc_ioctl() 53 DRM_ERROR("%s: failed to create gem ret=%d\n", in qxl_alloc_ioctl() 196 DRM_ERROR("got unwritten %d\n", unwritten); in qxl_process_single_command() 353 DRM_ERROR("got update area for surface with no id %d\n", update_area->handle); in qxl_update_area_ioctl() 431 DRM_ERROR("%s: failed to create gem ret=%d\n", in qxl_alloc_surf_ioctl()
|
D | qxl_debugfs.c | 117 DRM_ERROR("Reached maximum number of debugfs components.\n"); in qxl_debugfs_add_files() 118 DRM_ERROR("Report so we increase QXL_DEBUGFS_MAX_COMPONENTS.\n"); in qxl_debugfs_add_files()
|
D | qxl_release.c | 135 DRM_ERROR("Out of memory\n"); in qxl_release_alloc() 345 DRM_ERROR("got illegal type: %d\n", type); in qxl_alloc_release_reserved() 399 DRM_ERROR("failed to find id in release_idr\n"); in qxl_release_from_id_locked()
|
D | qxl_irq.c | 96 DRM_ERROR("Failed installing irq: %d\n", ret); in qxl_irq_init()
|
D | qxl_gem.c | 55 DRM_ERROR( in qxl_gem_object_create()
|
D | qxl_display.c | 315 DRM_ERROR("cannot find cursor object\n"); in qxl_crtc_cursor_set2() 571 DRM_ERROR("head %d wrong: %dx%d+%d+%d\n", in qxl_send_monitors_config() 630 DRM_ERROR("Mode doesn't fit in vram size (vgamem)"); in qxl_crtc_mode_set() 760 DRM_ERROR( in qxl_write_monitors_config_for_encoder() 768 DRM_ERROR("missing crtc on encoder %p\n", encoder); in qxl_write_monitors_config_for_encoder() 1041 DRM_ERROR("%s: failed to create gem ret=%d\n", __func__, ret); in qxl_create_monitors_object()
|
D | qxl_kms.c | 49 DRM_ERROR("bad rom signature %x\n", rom->magic); in qxl_check_device() 183 DRM_ERROR("bo init failed %d\n", r); in qxl_device_init()
|
/linux-4.1.27/drivers/gpu/drm/udl/ |
D | udl_main.c | 86 DRM_ERROR("Unrecognized vendor firmware descriptor\n"); in udl_parse_vendor_descriptor() 112 DRM_ERROR("%s - nonzero write bulk status received: %d\n", in udl_urb_completion() 278 DRM_ERROR("usb_submit_urb error %x\n", ret); in udl_submit_urb() 300 DRM_ERROR("firmware not recognized. Assume incompatible device\n"); in udl_driver_load() 305 DRM_ERROR("udl_alloc_urb_list failed\n"); in udl_driver_load() 329 DRM_ERROR("%d\n", ret); in udl_driver_load()
|
D | udl_dmabuf.c | 95 DRM_ERROR("failed to map pages.\n"); in udl_map_dma_buf() 103 DRM_ERROR("failed to allocate sgt.\n"); in udl_map_dma_buf() 111 DRM_ERROR("failed to alloc sgt.\n"); in udl_map_dma_buf() 128 DRM_ERROR("failed to map sgl with iommu.\n"); in udl_map_dma_buf() 233 DRM_ERROR("obj pages is NULL %d\n", npages); in udl_prime_create()
|
D | udl_fb.c | 166 DRM_ERROR("failed to vmap fb\n"); in udl_handle_damage() 170 DRM_ERROR("failed to vmapping\n"); in udl_handle_damage() 505 DRM_ERROR("failed to vmap fb\n"); in udlfb_create() 659 …DRM_ERROR("object size not sufficient for fb %d %zu %d %d\n", size, obj->size, mode_cmd->pitches[0… in udl_fb_user_fb_create()
|
D | udl_connector.c | 42 DRM_ERROR("Read EDID byte %d failed err %x\n", i, ret); in udl_get_edid()
|
/linux-4.1.27/drivers/gpu/drm/cirrus/ |
D | cirrus_ttm.c | 62 DRM_ERROR("Failed setting up TTM memory accounting " in cirrus_ttm_global_init() 76 DRM_ERROR("Failed setting up TTM BO subsystem.\n"); in cirrus_ttm_global_init() 131 DRM_ERROR("Unsupported memory type %u\n", (unsigned)type); in cirrus_bo_init_mem_type() 267 DRM_ERROR("Error initialising bo driver; %d\n", ret); in cirrus_mm_init() 274 DRM_ERROR("Failed ttm VRAM init: %d\n", ret); in cirrus_mm_init() 386 DRM_ERROR("unpin bad %p\n", bo); in cirrus_bo_push_sysram() 402 DRM_ERROR("pushing to VRAM failed\n"); in cirrus_bo_push_sysram()
|
D | cirrus_main.c | 41 DRM_ERROR("drm_framebuffer_init failed: %d\n", ret); in cirrus_framebuffer_init() 105 DRM_ERROR("can't reserve VRAM\n"); in cirrus_vram_init() 137 DRM_ERROR("can't reserve mmio registers\n"); in cirrus_device_init() 232 DRM_ERROR("failed to allocate GEM object\n"); in cirrus_gem_create()
|
D | cirrus_mode.c | 171 DRM_ERROR("failed to kmap fbcon\n"); in cirrus_crtc_do_set_base() 590 DRM_ERROR("cirrus_encoder_init failed\n"); in cirrus_modeset_init() 596 DRM_ERROR("cirrus_vga_init failed\n"); in cirrus_modeset_init() 604 DRM_ERROR("cirrus_fbdev_init failed\n"); in cirrus_modeset_init()
|
D | cirrus_fbdev.c | 79 DRM_ERROR("failed to kmap fb updates\n"); in cirrus_dirty_update() 188 DRM_ERROR("failed to create fbcon backing object %d\n", ret); in cirrusfb_create() 251 DRM_ERROR("%s: can't allocate color map\n", info->fix.id); in cirrusfb_create()
|
/linux-4.1.27/drivers/gpu/drm/armada/ |
D | armada_fbdev.c | 56 DRM_ERROR("failed to allocate fb memory\n"); in armada_fb_create() 156 DRM_ERROR("failed to initialize drm fb helper\n"); in armada_fbdev_init() 162 DRM_ERROR("failed to add fb connectors\n"); in armada_fbdev_init() 168 DRM_ERROR("failed to set initial config\n"); in armada_fbdev_init()
|
D | armada_gem.c | 279 DRM_ERROR("failed to lookup gem object\n"); in armada_gem_dumb_map_offset() 402 DRM_ERROR("invalid size: object size %u\n", dobj->obj.size); in armada_gem_pwrite_ioctl() 597 DRM_ERROR("dma_buf_map_attachment() returned NULL\n"); in armada_gem_map_import() 603 DRM_ERROR("dma_buf_map_attachment() error: %d\n", ret); in armada_gem_map_import() 607 DRM_ERROR("dma_buf_map_attachment() returned an (unsupported) scattered list\n"); in armada_gem_map_import() 611 DRM_ERROR("dma_buf_map_attachment() returned a small buffer\n"); in armada_gem_map_import()
|
D | armada_slave.c | 96 DRM_ERROR("unable to init encoder\n"); in armada_drm_conn_slave_create() 105 DRM_ERROR("unable to init encoder slave\n"); in armada_drm_conn_slave_create()
|
D | armada_fb.c | 76 DRM_ERROR("failed to allocate Armada fb object\n"); in armada_framebuffer_create() 154 DRM_ERROR("failed to initialize framebuffer: %d\n", ret); in armada_fb_create()
|
D | armada_output.c | 136 DRM_ERROR("unable to init connector\n"); in armada_output_create()
|
/linux-4.1.27/drivers/gpu/drm/imx/ |
D | ipuv3-plane.c | 242 DRM_ERROR("failed to get idmac channel: %d\n", ret); in ipu_plane_get_resources() 249 DRM_ERROR("failed to get dmfc: ret %d\n", ret); in ipu_plane_get_resources() 257 DRM_ERROR("failed to get dp flow: %d\n", ret); in ipu_plane_get_resources() 378 DRM_ERROR("failed to allocate plane\n"); in ipu_plane_init() 391 DRM_ERROR("failed to initialize plane\n"); in ipu_plane_init()
|
/linux-4.1.27/drivers/gpu/drm/rockchip/ |
D | rockchip_drm_gem.c | 41 DRM_ERROR("failed to allocate %#x byte dma buffer", obj->size); in rockchip_gem_alloc_buf() 207 DRM_ERROR("failed to lookup gem object.\n"); in rockchip_gem_dumb_map_offset() 278 DRM_ERROR("failed to allocate sgt, %d\n", ret); in rockchip_gem_prime_get_sg_table()
|
D | rockchip_drm_vop.c | 371 DRM_ERROR("unsupport format[%08x]\n", format); in vop_convert_format() 629 DRM_ERROR("fail to get rockchip gem object from framebuffer\n"); in vop_update_plane_event() 661 DRM_ERROR("failed to get vblank, %d\n", ret); in vop_update_plane_event() 752 DRM_ERROR("failed to get vblank, %d\n", ret); in vop_disable_plane() 880 DRM_ERROR("fail to update plane\n"); in vop_crtc_mode_set_base() 923 DRM_ERROR("unsupport connector_type[%d]\n", in vop_crtc_mode_set() 1172 DRM_ERROR("Unknown VOP IRQs: %#02x\n", active_irqs); in vop_isr() 1207 DRM_ERROR("failed to initialize plane\n"); in vop_create_crtc() 1244 DRM_ERROR("failed to initialize overlay plane\n"); in vop_create_crtc() 1251 DRM_ERROR("no port node found in %s\n", in vop_create_crtc()
|
/linux-4.1.27/drivers/gpu/drm/i810/ |
D | i810_dma.c | 80 DRM_ERROR("Freeing buffer thats not in use : %d\n", buf->idx); in i810_freelist_put() 144 DRM_ERROR("mmap error\n"); in i810_map_buffer() 186 DRM_ERROR("mapbuf failed, retcode %d\n", retcode); in i810_dma_get_buffer() 258 DRM_ERROR("space: %d wanted %d\n", ring->space, n); in i810_wait_ring() 259 DRM_ERROR("lockup\n"); in i810_wait_ring() 334 DRM_ERROR("can not find sarea!\n"); in i810_dma_initialize() 341 DRM_ERROR("can not find mmio map!\n"); in i810_dma_initialize() 349 DRM_ERROR("can not find dma buffer map!\n"); in i810_dma_initialize() 371 DRM_ERROR("can not ioremap virtual address for" in i810_dma_initialize() 401 DRM_ERROR("Can not allocate hardware status page\n"); in i810_dma_initialize() [all …]
|
/linux-4.1.27/drivers/gpu/drm/sis/ |
D | sis_mm.c | 96 DRM_ERROR in sis_drm_alloc() 252 DRM_ERROR("Could not find register map.\n"); in sis_idle() 279 DRM_ERROR("Graphics engine idle timeout. " in sis_idle()
|
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp4/ |
D | mdp4_irq.c | 29 DRM_ERROR("errors: %08x\n", irqstatus); in mdp4_irq_error_handler()
|
/linux-4.1.27/include/drm/ |
D | drm_legacy.h | 175 DRM_ERROR( "%s called without lock held, held %d owner %p %p\n",\
|