/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_ucode.c | 33 DRM_DEBUG("size_bytes: %u\n", le32_to_cpu(hdr->size_bytes)); in radeon_ucode_print_common_hdr() 34 DRM_DEBUG("header_size_bytes: %u\n", le32_to_cpu(hdr->header_size_bytes)); in radeon_ucode_print_common_hdr() 35 DRM_DEBUG("header_version_major: %u\n", le16_to_cpu(hdr->header_version_major)); in radeon_ucode_print_common_hdr() 36 DRM_DEBUG("header_version_minor: %u\n", le16_to_cpu(hdr->header_version_minor)); in radeon_ucode_print_common_hdr() 37 DRM_DEBUG("ip_version_major: %u\n", le16_to_cpu(hdr->ip_version_major)); in radeon_ucode_print_common_hdr() 38 DRM_DEBUG("ip_version_minor: %u\n", le16_to_cpu(hdr->ip_version_minor)); in radeon_ucode_print_common_hdr() 39 DRM_DEBUG("ucode_version: 0x%08x\n", le32_to_cpu(hdr->ucode_version)); in radeon_ucode_print_common_hdr() 40 DRM_DEBUG("ucode_size_bytes: %u\n", le32_to_cpu(hdr->ucode_size_bytes)); in radeon_ucode_print_common_hdr() 41 DRM_DEBUG("ucode_array_offset_bytes: %u\n", in radeon_ucode_print_common_hdr() 43 DRM_DEBUG("crc32: 0x%08x\n", le32_to_cpu(hdr->crc32)); in radeon_ucode_print_common_hdr() [all …]
|
H A D | r600.c | 1677 DRM_DEBUG("MC busy: 0x%08X, clearing.\n", reset_mask); in r600_gpu_check_soft_reset() 2441 DRM_DEBUG("\n"); in r600_init_microcode() 3815 DRM_DEBUG("dpm thermal\n"); in r600_irq_set() 3820 DRM_DEBUG("r600_irq_set: sw int\n"); in r600_irq_set() 3826 DRM_DEBUG("r600_irq_set: sw int dma\n"); in r600_irq_set() 3832 DRM_DEBUG("r600_irq_set: vblank 0\n"); in r600_irq_set() 3837 DRM_DEBUG("r600_irq_set: vblank 1\n"); in r600_irq_set() 3841 DRM_DEBUG("r600_irq_set: hpd 1\n"); in r600_irq_set() 3845 DRM_DEBUG("r600_irq_set: hpd 2\n"); in r600_irq_set() 3849 DRM_DEBUG("r600_irq_set: hpd 3\n"); in r600_irq_set() [all …]
|
H A D | cik.c | 1979 DRM_DEBUG("\n"); in cik_init_microcode() 4907 DRM_DEBUG("MC busy: 0x%08X, clearing.\n", reset_mask); in cik_gpu_check_soft_reset() 7062 DRM_DEBUG("cik_irq_set: sw int gfx\n"); in cik_irq_set() 7067 DRM_DEBUG("si_irq_set: sw int cp1\n"); in cik_irq_set() 7083 DRM_DEBUG("si_irq_set: sw int cp1 invalid pipe %d\n", ring->pipe); in cik_irq_set() 7101 DRM_DEBUG("si_irq_set: sw int cp1 invalid pipe %d\n", ring->pipe); in cik_irq_set() 7105 DRM_DEBUG("si_irq_set: sw int cp1 invalid me %d\n", ring->me); in cik_irq_set() 7110 DRM_DEBUG("si_irq_set: sw int cp2\n"); in cik_irq_set() 7126 DRM_DEBUG("si_irq_set: sw int cp2 invalid pipe %d\n", ring->pipe); in cik_irq_set() 7144 DRM_DEBUG("si_irq_set: sw int cp2 invalid pipe %d\n", ring->pipe); in cik_irq_set() [all …]
|
H A D | radeon_i2c.c | 481 DRM_DEBUG("i2c write error 0x%08x\n", tmp); in r100_hw_i2c_xfer() 513 DRM_DEBUG("i2c read error 0x%08x\n", tmp); in r100_hw_i2c_xfer() 541 DRM_DEBUG("i2c write error 0x%08x\n", tmp); in r100_hw_i2c_xfer() 689 DRM_DEBUG("i2c write error 0x%08x\n", tmp); in r500_hw_i2c_xfer() 731 DRM_DEBUG("i2c read error 0x%08x\n", tmp); in r500_hw_i2c_xfer() 774 DRM_DEBUG("i2c write error 0x%08x\n", tmp); in r500_hw_i2c_xfer() 1067 DRM_DEBUG("val = 0x%02x\n", *val); in radeon_i2c_get_byte() 1069 DRM_DEBUG("i2c 0x%02x 0x%02x read failed\n", in radeon_i2c_get_byte() 1091 DRM_DEBUG("i2c 0x%02x 0x%02x write failed\n", in radeon_i2c_put_byte()
|
H A D | evergreen_hdmi.c | 336 DRM_DEBUG("%s: Disabling hdmi deep color for %d bpc.\n", in dce4_hdmi_set_color_depth() 342 DRM_DEBUG("%s: Enabling hdmi deep color 30 for 10 bpc.\n", in dce4_hdmi_set_color_depth() 348 DRM_DEBUG("%s: Enabling hdmi deep color 36 for 12 bpc.\n", in dce4_hdmi_set_color_depth() 438 DRM_DEBUG("%sabling HDMI interface @ 0x%04X for encoder 0x%x\n", in evergreen_hdmi_enable()
|
H A D | evergreen.c | 1641 DRM_DEBUG("Setting: vddc: %d\n", voltage->voltage); in evergreen_pm_misc() 1662 DRM_DEBUG("Setting: vddci: %d\n", voltage->vddci); in evergreen_pm_misc() 3887 DRM_DEBUG("MC busy: 0x%08X, clearing.\n", reset_mask); in evergreen_gpu_check_soft_reset() 4523 DRM_DEBUG("evergreen_irq_set: sw int gfx\n"); in evergreen_irq_set() 4527 DRM_DEBUG("evergreen_irq_set: sw int cp1\n"); in evergreen_irq_set() 4531 DRM_DEBUG("evergreen_irq_set: sw int cp2\n"); in evergreen_irq_set() 4536 DRM_DEBUG("evergreen_irq_set: sw int gfx\n"); in evergreen_irq_set() 4543 DRM_DEBUG("r600_irq_set: sw int dma\n"); in evergreen_irq_set() 4550 DRM_DEBUG("r600_irq_set: sw int dma1\n"); in evergreen_irq_set() 4556 DRM_DEBUG("dpm thermal\n"); in evergreen_irq_set() [all …]
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_ucode.c | 35 DRM_DEBUG("size_bytes: %u\n", le32_to_cpu(hdr->size_bytes)); in amdgpu_ucode_print_common_hdr() 36 DRM_DEBUG("header_size_bytes: %u\n", le32_to_cpu(hdr->header_size_bytes)); in amdgpu_ucode_print_common_hdr() 37 DRM_DEBUG("header_version_major: %u\n", le16_to_cpu(hdr->header_version_major)); in amdgpu_ucode_print_common_hdr() 38 DRM_DEBUG("header_version_minor: %u\n", le16_to_cpu(hdr->header_version_minor)); in amdgpu_ucode_print_common_hdr() 39 DRM_DEBUG("ip_version_major: %u\n", le16_to_cpu(hdr->ip_version_major)); in amdgpu_ucode_print_common_hdr() 40 DRM_DEBUG("ip_version_minor: %u\n", le16_to_cpu(hdr->ip_version_minor)); in amdgpu_ucode_print_common_hdr() 41 DRM_DEBUG("ucode_version: 0x%08x\n", le32_to_cpu(hdr->ucode_version)); in amdgpu_ucode_print_common_hdr() 42 DRM_DEBUG("ucode_size_bytes: %u\n", le32_to_cpu(hdr->ucode_size_bytes)); in amdgpu_ucode_print_common_hdr() 43 DRM_DEBUG("ucode_array_offset_bytes: %u\n", in amdgpu_ucode_print_common_hdr() 45 DRM_DEBUG("crc32: 0x%08x\n", le32_to_cpu(hdr->crc32)); in amdgpu_ucode_print_common_hdr() [all …]
|
H A D | psp_v11_0.c | 94 DRM_DEBUG("\n"); in psp_v11_0_init_microcode() 433 DRM_DEBUG("training %s %s, cost %d @ %d ms\n", in psp_v11_0_memory_training_send_msg() 454 DRM_DEBUG("Memory training is not supported.\n"); in psp_v11_0_memory_training() 462 DRM_DEBUG("SOS is alive, skip memory training.\n"); in psp_v11_0_memory_training() 467 DRM_DEBUG("sys_cache[%08x,%08x,%08x,%08x] p2c_header[%08x,%08x,%08x,%08x]\n", in psp_v11_0_memory_training() 472 DRM_DEBUG("Short training depends on restore.\n"); in psp_v11_0_memory_training() 478 DRM_DEBUG("sys_cache[0] is invalid, restore depends on save.\n"); in psp_v11_0_memory_training() 485 DRM_DEBUG("sys_cache is invalid or out-of-date, need save training data to sys_cache.\n"); in psp_v11_0_memory_training() 491 DRM_DEBUG("p2c_header[0] is invalid, save depends on long training.\n"); in psp_v11_0_memory_training() 500 DRM_DEBUG("Memory training ops:%x.\n", ops); in psp_v11_0_memory_training()
|
H A D | amdgpu_irq.c | 318 DRM_DEBUG("amdgpu: irq initialized.\n"); in amdgpu_irq_init() 464 DRM_DEBUG("Invalid client_id in IV: %d\n", client_id); in amdgpu_irq_dispatch() 467 DRM_DEBUG("Invalid src_id in IV: %d\n", src_id); in amdgpu_irq_dispatch() 475 DRM_DEBUG("Unregistered interrupt client_id: %d src_id: %d\n", in amdgpu_irq_dispatch() 486 DRM_DEBUG("Unregistered interrupt src_id: %d of client_id:%d\n", in amdgpu_irq_dispatch()
|
H A D | sdma_v7_0.c | 173 DRM_DEBUG("rptr before shift == 0x%016llx\n", *rptr); in sdma_v7_0_ring_get_rptr() 191 DRM_DEBUG("wptr/doorbell before shift == 0x%016llx\n", wptr); in sdma_v7_0_ring_get_wptr() 212 DRM_DEBUG("Setting write pointer\n"); in sdma_v7_0_ring_set_wptr() 227 DRM_DEBUG("calling WDOORBELL64(0x%08x, 0x%016llx)\n", in sdma_v7_0_ring_set_wptr() 231 DRM_DEBUG("calling WDOORBELL64(0x%08x, 0x%016llx)\n", in sdma_v7_0_ring_set_wptr() 237 DRM_DEBUG("Using doorbell -- " in sdma_v7_0_ring_set_wptr() 247 DRM_DEBUG("calling WDOORBELL64(0x%08x, 0x%016llx)\n", in sdma_v7_0_ring_set_wptr() 251 DRM_DEBUG("Not using doorbell -- " in sdma_v7_0_ring_set_wptr() 1303 DRM_DEBUG("SDMA %d use_doorbell being set to: [%s]\n", i, in sdma_v7_0_sw_init() 1482 DRM_DEBUG("IH: SDMA trap\n"); in sdma_v7_0_process_trap_irq() [all …]
|
/linux/drivers/gpu/drm/vc4/ |
H A D | vc4_validate.c | 116 DRM_DEBUG("BO index %d greater than BO count %d\n", in vc4_use_bo() 124 DRM_DEBUG("Trying to use shader BO as something other than " in vc4_use_bo() 183 DRM_DEBUG("Surface dimensions (%d,%d) too large", in vc4_check_tex_size() 202 DRM_DEBUG("buffer tiling %d unsupported\n", tiling_format); in vc4_check_tex_size() 211 DRM_DEBUG("Overflow in %dx%d (%dx%d) fbo size (%d + %d > %zd)\n", in vc4_check_tex_size() 225 DRM_DEBUG("Bin CL must end with VC4_PACKET_FLUSH\n"); in validate_flush() 237 DRM_DEBUG("Duplicate VC4_PACKET_START_TILE_BINNING\n"); in validate_start_tile_binning() 243 DRM_DEBUG("missing VC4_PACKET_TILE_BINNING_MODE_CONFIG\n"); in validate_start_tile_binning() 254 DRM_DEBUG("Bin CL must end with " in validate_increment_semaphore() 275 DRM_DEBUG("shader state must precede primitives\n"); in validate_indexed_prim_list() [all …]
|
H A D | vc4_perfmon.c | 158 DRM_DEBUG("Creating perfmon no VC4 V3D probed\n"); in vc4_perfmon_create_ioctl() 212 DRM_DEBUG("Destroying perfmon no VC4 V3D probed\n"); in vc4_perfmon_destroy_ioctl() 240 DRM_DEBUG("Getting perfmon no VC4 V3D probed\n"); in vc4_perfmon_get_values_ioctl()
|
H A D | vc4_gem.c | 83 DRM_DEBUG("VC4_GET_HANG_STATE with no VC4 V3D probed\n"); in vc4_get_hang_state_ioctl() 758 DRM_DEBUG("Rendering requires BOs to validate\n"); in vc4_cl_lookup_bos() 821 DRM_DEBUG("overflow in exec arguments\n"); in vc4_get_bcl() 1093 DRM_DEBUG("Failed to look up GEM BO %d\n", args->handle); in vc4_wait_bo_ioctl() 1138 DRM_DEBUG("VC4_SUBMIT_CL with no VC4 V3D probed\n"); in vc4_submit_cl_ioctl() 1146 DRM_DEBUG("Unknown flags: 0x%02x\n", args->flags); in vc4_submit_cl_ioctl() 1151 DRM_DEBUG("Invalid pad: 0x%08x\n", args->pad2); in vc4_submit_cl_ioctl() 1345 DRM_DEBUG("Failed to look up GEM BO %d\n", args->handle); in vc4_gem_madvise_ioctl() 1353 DRM_DEBUG("madvise not supported on this BO\n"); in vc4_gem_madvise_ioctl() 1362 DRM_DEBUG("madvise not supported on imported BOs\n"); in vc4_gem_madvise_ioctl()
|
/linux/drivers/gpu/drm/v3d/ |
H A D | v3d_submit.c | 77 DRM_DEBUG("Rendering requires BOs\n"); in v3d_lookup_bos() 184 DRM_DEBUG("Failed to copy wait dep handle.\n"); in v3d_job_init() 347 DRM_DEBUG("Failed to copy post dep handles\n"); in v3d_get_multisync_post_deps() 382 DRM_DEBUG("Two multisync extensions were added to the same job."); in v3d_get_multisync_submit_deps() 417 DRM_DEBUG("CPU job extension was attached to a GPU job.\n"); in v3d_get_cpu_indirect_csd_params() 422 DRM_DEBUG("Two CPU job extensions were added to the same CPU job.\n"); in v3d_get_cpu_indirect_csd_params() 430 DRM_DEBUG("Attempting CSD submit on non-CSD hardware.\n"); in v3d_get_cpu_indirect_csd_params() 460 DRM_DEBUG("CPU job extension was attached to a GPU job.\n"); in v3d_get_cpu_timestamp_query_params() 465 DRM_DEBUG("Two CPU job extensions were added to the same CPU job.\n"); in v3d_get_cpu_timestamp_query_params() 529 DRM_DEBUG("CPU job extension was attached to a GPU job.\n"); in v3d_get_cpu_reset_timestamp_params() [all …]
|
/linux/drivers/gpu/drm/display/ |
H A D | drm_hdcp_helper.c | 26 DRM_DEBUG("\t%#02x, %#02x, %#02x, %#02x, %#02x\n", in drm_hdcp_print_ksv() 65 DRM_DEBUG("vrl: %d, Revoked KSVs: %d\n", vrl_idx++, in drm_hdcp_get_revoked_ksvs() 97 DRM_DEBUG("SRM ID: 0x%x, SRM Ver: 0x%x, SRM Gen No: 0x%x\n", in drm_hdcp_parse_hdcp1_srm() 124 DRM_DEBUG("Revoked KSV count is 0\n"); in drm_hdcp_parse_hdcp1_srm() 158 DRM_DEBUG("SRM ID: 0x%x, SRM Ver: 0x%x, SRM Gen No: 0x%x\n", in drm_hdcp_parse_hdcp2_srm() 187 DRM_DEBUG("Revoked KSV count is 0\n"); in drm_hdcp_parse_hdcp2_srm() 200 DRM_DEBUG("Revoked KSVs: %d\n", ksv_count); in drm_hdcp_parse_hdcp2_srm() 301 DRM_DEBUG("Revoked KSV is "); in drm_hdcp_check_ksvs_revoked()
|
/linux/drivers/gpu/drm/i915/ |
H A D | i915_cmd_parser.c | 751 DRM_DEBUG("CMD: Abnormal rcs cmd length! 0x%08X\n", cmd_header); in gen7_render_get_cmd_length_mask() 774 DRM_DEBUG("CMD: Abnormal bsd cmd length! 0x%08X\n", cmd_header); in gen7_bsd_get_cmd_length_mask() 787 DRM_DEBUG("CMD: Abnormal blt cmd length! 0x%08X\n", cmd_header); in gen7_blt_get_cmd_length_mask() 798 DRM_DEBUG("CMD: Abnormal blt cmd length! 0x%08X\n", cmd_header); in gen9_blt_get_cmd_length_mask() 1250 DRM_DEBUG("CMD: Rejected command: 0x%08X\n", *cmd); in check_cmd() 1270 DRM_DEBUG("CMD: Rejected register 0x%08X in command: 0x%08X (%s)\n", in check_cmd() 1281 DRM_DEBUG("CMD: Rejected LRM to masked register 0x%08X\n", in check_cmd() 1287 DRM_DEBUG("CMD: Rejected LRR to masked register 0x%08X\n", in check_cmd() 1295 DRM_DEBUG("CMD: Rejected LRI to masked register 0x%08X\n", in check_cmd() 1323 DRM_DEBUG("CMD: Rejected command 0x%08X, too short to check bitmask (%s)\n", in check_cmd() [all …]
|
/linux/drivers/gpu/drm/meson/ |
H A D | meson_overlay.c | 268 DRM_DEBUG("crtc_width %d crtc_height %d interlace %d\n", in meson_overlay_setup_scaler_params() 270 DRM_DEBUG("w_in %d h_in %d crop_top %d crop_left %d\n", in meson_overlay_setup_scaler_params() 272 DRM_DEBUG("video top %d left %d width %d height %d\n", in meson_overlay_setup_scaler_params() 281 DRM_DEBUG("ratio x 0x%x y 0x%x\n", ratio_x, ratio_y); in meson_overlay_setup_scaler_params() 286 DRM_DEBUG("vphase 0x%x skip %d\n", vphase, vphase_repeat_skip); in meson_overlay_setup_scaler_params() 331 DRM_DEBUG("vsc startp %d endp %d start_lines %d end_lines %d\n", in meson_overlay_setup_scaler_params() 339 DRM_DEBUG("afbc top %d (src %d) bottom %d (src %d)\n", in meson_overlay_setup_scaler_params() 374 DRM_DEBUG("hsc startp %d endp %d start_lines %d end_lines %d\n", in meson_overlay_setup_scaler_params() 385 DRM_DEBUG("afbc left %d right %d\n", afbc_left, afbc_right); in meson_overlay_setup_scaler_params() 659 DRM_DEBUG("plane 2 addr 0x%x stride %d height %d\n", in meson_overlay_atomic_update() [all …]
|
H A D | meson_osd_afbcd.c | 66 DRM_DEBUG("unsupported afbc format[%08x]\n", format); in meson_gxm_afbcd_pixel_fmt() 230 DRM_DEBUG("unsupported afbc format[%08x]\n", format); in meson_g12a_afbcd_pixel_fmt() 268 DRM_DEBUG("unsupported afbc format[%08x]\n", format); in meson_g12a_afbcd_fmt_to_blk_mode()
|
/linux/drivers/gpu/drm/stm/ |
H A D | drv.c | 80 DRM_DEBUG("%s\n", __func__); in drv_load() 118 DRM_DEBUG("%s\n", __func__); in drv_unload() 192 DRM_DEBUG("%s\n", __func__); in stm_drm_platform_probe() 228 DRM_DEBUG("%s\n", __func__); in stm_drm_platform_remove()
|
/linux/drivers/gpu/drm/udl/ |
H A D | udl_main.c | 71 DRM_DEBUG("DL chip limited to %d pixel modes\n", in udl_parse_vendor_descriptor() 154 DRM_DEBUG("Waiting for completes and freeing all render urbs\n"); in udl_free_urb_list() 230 DRM_DEBUG("allocated %d %d byte urbs\n", udl->urbs.count, (int) size); in udl_alloc_urb_list() 312 DRM_DEBUG("\n"); in udl_init() 334 DRM_DEBUG("\n"); in udl_init()
|
/linux/drivers/gpu/drm/etnaviv/ |
H A D | etnaviv_drv.h | 90 #define DBG(fmt, ...) DRM_DEBUG(fmt"\n", ##__VA_ARGS__) 91 #define VERB(fmt, ...) if (0) DRM_DEBUG(fmt"\n", ##__VA_ARGS__)
|
/linux/drivers/gpu/drm/virtio/ |
H A D | virtgpu_plane.c | 187 DRM_DEBUG("nofb\n"); in virtio_gpu_primary_plane_update() 210 DRM_DEBUG("handle 0x%x, crtc %dx%d+%d+%d, src %dx%d+%d+%d\n", in virtio_gpu_primary_plane_update() 333 DRM_DEBUG("update, handle %d, pos +%d+%d, hot %d,%d\n", handle, in virtio_gpu_cursor_plane_update() 351 DRM_DEBUG("move +%d+%d\n", in virtio_gpu_cursor_plane_update()
|
/linux/drivers/gpu/drm/ |
H A D | drm_drv.c | 176 DRM_DEBUG("\n"); in drm_minor_register() 203 DRM_DEBUG("new minor registered %d\n", minor->index); in drm_minor_register() 422 DRM_DEBUG("\n"); in drm_put_dev() 1035 DRM_DEBUG("\n"); in drm_stub_open() 1106 DRM_DEBUG("Initialized\n"); in drm_core_init()
|
/linux/drivers/gpu/drm/arm/display/komeda/ |
H A D | komeda_pipeline.c | 243 DRM_DEBUG(" %s: ID %d-0x%08lx.\n", in komeda_component_dump() 245 DRM_DEBUG(" max_active_inputs:%d, supported_inputs: 0x%08x.\n", in komeda_component_dump() 247 DRM_DEBUG(" max_active_outputs:%d, supported_outputs: 0x%08x.\n", in komeda_component_dump()
|
/linux/drivers/gpu/drm/panfrost/ |
H A D | panfrost_drv.c | 250 DRM_DEBUG("Failed to allocate incoming syncobj handles\n"); in panfrost_copy_in_sync() 258 DRM_DEBUG("Failed to copy in syncobj handles\n"); in panfrost_copy_in_sync() 387 DRM_DEBUG("Failed to look up GEM BO %d\n", args->handle); in panfrost_ioctl_mmap_bo() 417 DRM_DEBUG("Failed to look up GEM BO %d\n", args->handle); in panfrost_ioctl_get_bo_offset() 445 DRM_DEBUG("Failed to look up GEM BO %d\n", args->handle); in panfrost_ioctl_madvise()
|