/linux-6.3-rc2/drivers/gpu/drm/radeon/ |
A D | radeon_ucode.c | 41 DRM_DEBUG("ucode_array_offset_bytes: %u\n", in radeon_ucode_print_common_hdr() 51 DRM_DEBUG("MC\n"); in radeon_ucode_print_mc_hdr() 58 DRM_DEBUG("io_debug_size_bytes: %u\n", in radeon_ucode_print_mc_hdr() 72 DRM_DEBUG("SMC\n"); in radeon_ucode_print_smc_hdr() 90 DRM_DEBUG("GFX\n"); in radeon_ucode_print_gfx_hdr() 97 DRM_DEBUG("ucode_feature_version: %u\n", in radeon_ucode_print_gfx_hdr() 111 DRM_DEBUG("RLC\n"); in radeon_ucode_print_rlc_hdr() 118 DRM_DEBUG("ucode_feature_version: %u\n", in radeon_ucode_print_rlc_hdr() 138 DRM_DEBUG("SDMA\n"); in radeon_ucode_print_sdma_hdr() 145 DRM_DEBUG("ucode_feature_version: %u\n", in radeon_ucode_print_sdma_hdr() [all …]
|
A D | r600.c | 2441 DRM_DEBUG("\n"); in r600_init_microcode() 3815 DRM_DEBUG("dpm thermal\n"); in r600_irq_set() 4210 DRM_DEBUG("IH: HPD1\n"); in r600_irq_process() 4218 DRM_DEBUG("IH: HPD2\n"); in r600_irq_process() 4226 DRM_DEBUG("IH: HPD3\n"); in r600_irq_process() 4234 DRM_DEBUG("IH: HPD4\n"); in r600_irq_process() 4242 DRM_DEBUG("IH: HPD5\n"); in r600_irq_process() 4250 DRM_DEBUG("IH: HPD6\n"); in r600_irq_process() 4266 DRM_DEBUG("IH: HDMI0\n"); in r600_irq_process() 4275 DRM_DEBUG("IH: HDMI1\n"); in r600_irq_process() [all …]
|
A D | cik.c | 1979 DRM_DEBUG("\n"); in cik_init_microcode() 7603 DRM_DEBUG("IH: D1 vline\n"); in cik_irq_process() 7633 DRM_DEBUG("IH: D2 vline\n"); in cik_irq_process() 7779 DRM_DEBUG("IH: HPD1\n"); in cik_irq_process() 7788 DRM_DEBUG("IH: HPD2\n"); in cik_irq_process() 7797 DRM_DEBUG("IH: HPD3\n"); in cik_irq_process() 7806 DRM_DEBUG("IH: HPD4\n"); in cik_irq_process() 7815 DRM_DEBUG("IH: HPD5\n"); in cik_irq_process() 7824 DRM_DEBUG("IH: HPD6\n"); in cik_irq_process() 7929 DRM_DEBUG("IH: CP EOP\n"); in cik_irq_process() [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/ |
A D | amdgpu_ucode.c | 51 DRM_DEBUG("MC\n"); in amdgpu_ucode_print_mc_hdr() 75 DRM_DEBUG("SMC\n"); in amdgpu_ucode_print_smc_hdr() 107 DRM_DEBUG("GFX\n"); in amdgpu_ucode_print_gfx_hdr() 134 DRM_DEBUG("IMU\n"); in amdgpu_ucode_print_imu_hdr() 147 DRM_DEBUG("RLC\n"); in amdgpu_ucode_print_rlc_hdr() 310 DRM_DEBUG("SDMA\n"); in amdgpu_ucode_print_sdma_hdr() 352 DRM_DEBUG("PSP\n"); in amdgpu_ucode_print_psp_hdr() 363 DRM_DEBUG("sos_size_bytes: %u\n", in amdgpu_ucode_print_psp_hdr() 491 DRM_DEBUG("GPU_INFO\n"); in amdgpu_ucode_print_gpu_info_hdr() 498 DRM_DEBUG("version_major: %u\n", in amdgpu_ucode_print_gpu_info_hdr() [all …]
|
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()
|
A D | amdgpu_irq.c | 303 DRM_DEBUG("amdgpu: irq initialized.\n"); in amdgpu_irq_init() 435 DRM_DEBUG("Invalid client_id in IV: %d\n", client_id); in amdgpu_irq_dispatch() 438 DRM_DEBUG("Invalid src_id in IV: %d\n", src_id); in amdgpu_irq_dispatch() 445 DRM_DEBUG("Unregistered interrupt client_id: %d src_id: %d\n", in amdgpu_irq_dispatch() 456 DRM_DEBUG("Unhandled interrupt src_id: %d\n", src_id); in amdgpu_irq_dispatch()
|
/linux-6.3-rc2/drivers/gpu/drm/vc4/ |
A D | vc4_validate_shaders.c | 212 DRM_DEBUG("direct TMU load wasn't an add\n"); in check_tmu_write() 223 DRM_DEBUG("direct TMU load wasn't clamped\n"); in check_tmu_write() 229 DRM_DEBUG("direct TMU load wasn't clamped\n"); in check_tmu_write() 339 DRM_DEBUG("uniforms address change must be " in validate_uniform_address_write() 455 DRM_DEBUG("Unsupported waddr %d\n", waddr); in check_reg_write() 459 DRM_DEBUG("General VPM DMA unsupported\n"); in check_reg_write() 675 DRM_DEBUG("relative branching required\n"); in vc4_validate_branches() 685 DRM_DEBUG("branch target not aligned\n"); in vc4_validate_branches() 844 DRM_DEBUG("Bad write at ip %d\n", ip); in vc4_validate_shader() 862 DRM_DEBUG("Thread switch too soon after " in vc4_validate_shader() [all …]
|
A D | vc4_validate.c | 254 DRM_DEBUG("Bin CL must end with " in validate_increment_semaphore() 318 DRM_DEBUG("primitive vertex count overflow\n"); in validate_gl_array_primitive() 508 DRM_DEBUG("0x%08x: packet %d out of bounds\n", in vc4_validate_bin_cl() 515 DRM_DEBUG("0x%08x: packet %d invalid\n", in vc4_validate_bin_cl() 607 DRM_DEBUG("UBO clamp would allow reads " in reloc_tex() 627 DRM_DEBUG("Cube map stride set twice\n"); in reloc_tex() 634 DRM_DEBUG("Cube map stride not set\n"); in reloc_tex() 831 DRM_DEBUG("cs and vs cannot be threaded\n"); in validate_gl_shader_rec() 846 DRM_DEBUG("Shaders must be at offset 0 of " in validate_gl_shader_rec() 857 DRM_DEBUG("Uniforms src buffer overflow\n"); in validate_gl_shader_rec() [all …]
|
A D | vc4_render_cl.c | 391 DRM_DEBUG("surface offset %d > BO size %zd\n", in vc4_full_res_bounds_check() 398 DRM_DEBUG("MSAA tile %d, %d out of bounds " in vc4_full_res_bounds_check() 428 DRM_DEBUG("MSAA write must be 16b aligned.\n"); in vc4_rcl_msaa_surface_setup() 450 DRM_DEBUG("Extra flags set\n"); in vc4_rcl_surface_setup() 471 DRM_DEBUG("load/store general bits set with " in vc4_rcl_surface_setup() 486 DRM_DEBUG("Unknown bits in load/store: 0x%04x\n", in vc4_rcl_surface_setup() 492 DRM_DEBUG("Bad tiling format\n"); in vc4_rcl_surface_setup() 512 DRM_DEBUG("Bad tile buffer format\n"); in vc4_rcl_surface_setup() 569 DRM_DEBUG("Bad tiling format\n"); in vc4_rcl_render_config_surface_setup() 582 DRM_DEBUG("Bad tile buffer format\n"); in vc4_rcl_render_config_surface_setup() [all …]
|
A D | vc4_gem.c | 83 DRM_DEBUG("VC4_GET_HANG_STATE with no VC4 V3D probed\n"); in vc4_get_hang_state_ioctl() 762 DRM_DEBUG("Rendering requires BOs to validate\n"); in vc4_cl_lookup_bos() 793 DRM_DEBUG("Failed to look up GEM BO %d: %d\n", in vc4_cl_lookup_bos() 863 DRM_DEBUG("overflow in exec arguments\n"); in vc4_get_bcl() 1135 DRM_DEBUG("Failed to look up GEM BO %d\n", args->handle); in vc4_wait_bo_ioctl() 1180 DRM_DEBUG("VC4_SUBMIT_CL with no VC4 V3D probed\n"); in vc4_submit_cl_ioctl() 1188 DRM_DEBUG("Unknown flags: 0x%02x\n", args->flags); in vc4_submit_cl_ioctl() 1193 DRM_DEBUG("Invalid pad: 0x%08x\n", args->pad2); in vc4_submit_cl_ioctl() 1388 DRM_DEBUG("Failed to look up GEM BO %d\n", args->handle); in vc4_gem_madvise_ioctl() 1396 DRM_DEBUG("madvise not supported on this BO\n"); in vc4_gem_madvise_ioctl() [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/ |
A D | drm_bufs.c | 253 DRM_DEBUG("%lu %d %p\n", in drm_addmap_core() 750 DRM_DEBUG("size: %d\n", size); in drm_legacy_addbufs_agp() 769 DRM_DEBUG("zone invalid\n"); in drm_legacy_addbufs_agp() 974 DRM_DEBUG("pagelist: %d entries\n", in drm_legacy_addbufs_pci() 1014 DRM_DEBUG("page %d @ 0x%08lx\n", in drm_legacy_addbufs_pci() 1050 DRM_DEBUG("buffer %d @ %p\n", in drm_legacy_addbufs_pci() 1141 DRM_DEBUG("size: %d\n", size); in drm_legacy_addbufs_sg() 1343 DRM_DEBUG("count = %d\n", count); in __drm_legacy_infobufs() 1352 DRM_DEBUG("%d %d %d %d %d\n", in __drm_legacy_infobufs() 1420 DRM_DEBUG("%d, %d, %d\n", in drm_legacy_markbufs() [all …]
|
A D | drm_scatter.c | 85 DRM_DEBUG("\n"); in drm_legacy_sg_alloc() 104 DRM_DEBUG("size=%ld pages=%ld\n", request->size, pages); in drm_legacy_sg_alloc() 135 DRM_DEBUG("handle = %08lx\n", entry->handle); in drm_legacy_sg_alloc() 136 DRM_DEBUG("virtual = %p\n", entry->virtual); in drm_legacy_sg_alloc() 215 DRM_DEBUG("virtual = %p\n", entry->virtual); in drm_legacy_sg_free()
|
A D | drm_context.c | 277 DRM_DEBUG("Context switch from %d to %d\n", old, new); in drm_context_switch() 374 DRM_DEBUG("%d\n", tmp_handle); in drm_legacy_addctx() 376 DRM_DEBUG("Not enough free contexts.\n"); in drm_legacy_addctx() 385 DRM_DEBUG("out of memory\n"); in drm_legacy_addctx() 442 DRM_DEBUG("%d\n", ctx->handle); in drm_legacy_switchctx() 465 DRM_DEBUG("%d\n", ctx->handle); in drm_legacy_newctx() 490 DRM_DEBUG("%d\n", ctx->handle); in drm_legacy_rmctx()
|
A D | drm_pci.c | 88 DRM_DEBUG("%d:%d:%d => IRQ %d\n", p->busnum, p->devnum, p->funcnum, in drm_legacy_pci_irq_by_busid() 154 DRM_DEBUG("\n"); in drm_legacy_get_pci_dev() 206 DRM_DEBUG("\n"); in drm_legacy_pci_init() 250 DRM_DEBUG("\n"); in drm_legacy_pci_exit()
|
A D | drm_vm.c | 171 DRM_DEBUG in drm_vm_fault() 218 DRM_DEBUG("shm_fault 0x%lx\n", offset); in drm_vm_shm_fault() 239 DRM_DEBUG("0x%08lx,0x%08lx\n", in drm_vm_shm_close() 322 DRM_DEBUG("dma_fault 0x%lx (page %lu)\n", offset, page_nr); in drm_vm_dma_fault() 394 DRM_DEBUG("0x%08lx,0x%08lx\n", in drm_vm_open_locked() 420 DRM_DEBUG("0x%08lx,0x%08lx\n", in drm_vm_close_locked() 469 DRM_DEBUG("start = 0x%lx, end = 0x%lx, page offset = 0x%lx\n", in drm_mmap_dma() 531 DRM_DEBUG("start = 0x%lx, end = 0x%lx, page offset = 0x%lx\n", in drm_mmap_locked() 603 DRM_DEBUG(" Type = %d; start = 0x%lx, end = 0x%lx," in drm_mmap_locked()
|
A D | drm_legacy_misc.c | 73 DRM_DEBUG("\n"); in drm_legacy_setup() 98 DRM_DEBUG("lastclose completed\n"); in drm_legacy_dev_reinit()
|
A D | drm_lock.c | 183 DRM_DEBUG("%d (pid %d) requests lock (0x%08x), flags = 0x%08x\n", in drm_legacy_lock() 222 DRM_DEBUG("%d %s\n", lock->context, in drm_legacy_lock() 237 DRM_DEBUG("%d waiting for DMA quiescent\n", in drm_legacy_lock() 348 DRM_DEBUG("File %p released, freeing lock for context %d\n", in drm_legacy_lock_release()
|
A D | drm_sysfs.c | 345 DRM_DEBUG("adding \"%s\" to sysfs\n", in drm_sysfs_connector_add() 374 DRM_DEBUG("removing \"%s\" from sysfs\n", in drm_sysfs_connector_remove() 386 DRM_DEBUG("generating lease event\n"); in drm_sysfs_lease_event() 407 DRM_DEBUG("generating hotplug event\n"); in drm_sysfs_hotplug_event() 463 DRM_DEBUG("generating connector status event\n"); in drm_sysfs_connector_status_event()
|
A D | drm_irq.c | 81 DRM_DEBUG("irq=%d\n", irq); in drm_legacy_irq_install() 149 DRM_DEBUG("irq=%d\n", dev->irq); in drm_legacy_irq_uninstall()
|
/linux-6.3-rc2/drivers/gpu/drm/display/ |
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-6.3-rc2/drivers/gpu/drm/i915/ |
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() 1250 DRM_DEBUG("CMD: Rejected command: 0x%08X\n", *cmd); 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() 1361 DRM_DEBUG("CMD: Recursive BB_START with bad length(%u)\n", in check_bbstart() 1374 DRM_DEBUG("CMD: BB_START to 0x%llx jumps out of BB\n", in check_bbstart() 1465 DRM_DEBUG("CMD: Failed to copy batch\n"); in intel_engine_cmd_parser() [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/stm/ |
A D | drv.c | 75 DRM_DEBUG("%s\n", __func__); in drv_load() 113 DRM_DEBUG("%s\n", __func__); in drv_unload() 186 DRM_DEBUG("%s\n", __func__); in stm_drm_platform_probe() 220 DRM_DEBUG("%s\n", __func__); in stm_drm_platform_remove()
|
/linux-6.3-rc2/drivers/gpu/drm/meson/ |
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() 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() 671 DRM_DEBUG("plane 1 addr 0x%x stride %d height %d\n", in meson_overlay_atomic_update() [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/udl/ |
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-6.3-rc2/drivers/gpu/drm/v3d/ |
A D | v3d_gem.c | 308 DRM_DEBUG("Rendering requires BOs\n"); in v3d_lookup_bos() 447 DRM_DEBUG("Failed to copy wait dep handle.\n"); in v3d_job_init() 567 DRM_DEBUG("Failed to copy post dep handles\n"); in v3d_get_multisync_post_deps() 637 DRM_DEBUG("Failed to copy submit extension\n"); in v3d_get_extensions() 700 DRM_DEBUG("Failed to get extensions.\n"); in v3d_submit_cl_ioctl() 838 DRM_DEBUG("invalid flags: %d\n", args->flags); in v3d_submit_tfu_ioctl() 845 DRM_DEBUG("Failed to get extensions.\n"); in v3d_submit_tfu_ioctl() 874 DRM_DEBUG("Failed to look up GEM BO %d: %d\n", in v3d_submit_tfu_ioctl() 936 DRM_DEBUG("Attempting CSD submit on non-CSD hardware\n"); in v3d_submit_csd_ioctl() 948 DRM_DEBUG("Failed to get extensions.\n"); in v3d_submit_csd_ioctl()
|