/Linux-v6.1/drivers/gpu/drm/radeon/ |
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 …]
|
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 …]
|
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 …]
|
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_ucode.c | 33 DRM_DEBUG("size_bytes: %u\n", le32_to_cpu(hdr->size_bytes)); in amdgpu_ucode_print_common_hdr() 34 DRM_DEBUG("header_size_bytes: %u\n", le32_to_cpu(hdr->header_size_bytes)); in amdgpu_ucode_print_common_hdr() 35 DRM_DEBUG("header_version_major: %u\n", le16_to_cpu(hdr->header_version_major)); in amdgpu_ucode_print_common_hdr() 36 DRM_DEBUG("header_version_minor: %u\n", le16_to_cpu(hdr->header_version_minor)); in amdgpu_ucode_print_common_hdr() 37 DRM_DEBUG("ip_version_major: %u\n", le16_to_cpu(hdr->ip_version_major)); in amdgpu_ucode_print_common_hdr() 38 DRM_DEBUG("ip_version_minor: %u\n", le16_to_cpu(hdr->ip_version_minor)); in amdgpu_ucode_print_common_hdr() 39 DRM_DEBUG("ucode_version: 0x%08x\n", le32_to_cpu(hdr->ucode_version)); in amdgpu_ucode_print_common_hdr() 40 DRM_DEBUG("ucode_size_bytes: %u\n", le32_to_cpu(hdr->ucode_size_bytes)); in amdgpu_ucode_print_common_hdr() 41 DRM_DEBUG("ucode_array_offset_bytes: %u\n", in amdgpu_ucode_print_common_hdr() 43 DRM_DEBUG("crc32: 0x%08x\n", le32_to_cpu(hdr->crc32)); in amdgpu_ucode_print_common_hdr() [all …]
|
D | psp_v11_0.c | 96 DRM_DEBUG("\n"); in psp_v11_0_init_microcode() 562 DRM_DEBUG("training %s %s, cost %d @ %d ms\n", in psp_v11_0_memory_training_send_msg() 583 DRM_DEBUG("Memory training is not supported.\n"); in psp_v11_0_memory_training() 591 DRM_DEBUG("SOS is alive, skip memory training.\n"); in psp_v11_0_memory_training() 596 DRM_DEBUG("sys_cache[%08x,%08x,%08x,%08x] p2c_header[%08x,%08x,%08x,%08x]\n", in psp_v11_0_memory_training() 601 DRM_DEBUG("Short training depends on restore.\n"); in psp_v11_0_memory_training() 607 DRM_DEBUG("sys_cache[0] is invalid, restore depends on save.\n"); in psp_v11_0_memory_training() 614 DRM_DEBUG("sys_cache is invalid or out-of-date, need save training data to sys_cache.\n"); in psp_v11_0_memory_training() 620 DRM_DEBUG("p2c_header[0] is invalid, save depends on long training.\n"); in psp_v11_0_memory_training() 629 DRM_DEBUG("Memory training ops:%x.\n", ops); in psp_v11_0_memory_training()
|
/Linux-v6.1/drivers/gpu/drm/vc4/ |
D | vc4_validate_shaders.c | 203 DRM_DEBUG("direct TMU read used small immediate\n"); in check_tmu_write() 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() 241 DRM_DEBUG("direct TMU load didn't add to a uniform\n"); in check_tmu_write() 249 DRM_DEBUG("uniform read in the same instruction as " in check_tmu_write() 256 DRM_DEBUG("TMU%d got too many parameters before dispatch\n", in check_tmu_write() 268 DRM_DEBUG("Texturing with undefined uniform address\n"); in check_tmu_write() 339 DRM_DEBUG("uniforms address change must be " in validate_uniform_address_write() 345 DRM_DEBUG("Uniform address reset must be an ADD.\n"); in validate_uniform_address_write() [all …]
|
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 …]
|
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() 414 DRM_DEBUG("MSAA surface had nonzero flags/bits\n"); in vc4_rcl_msaa_surface_setup() 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() 466 DRM_DEBUG("general zs write may not be a full-res.\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() 498 DRM_DEBUG("No color format should be set for ZS\n"); in vc4_rcl_surface_setup() [all …]
|
/Linux-v6.1/drivers/gpu/drm/mga/ |
D | mga_dma.c | 57 DRM_DEBUG("\n"); in mga_do_wait_for_idle() 80 DRM_DEBUG("\n"); in mga_do_dma_reset() 110 DRM_DEBUG("\n"); in mga_do_dma_flush() 121 DRM_DEBUG(" bailing out...\n"); in mga_do_dma_flush() 148 DRM_DEBUG(" head = 0x%06lx\n", (unsigned long)(head - dev_priv->primary->offset)); in mga_do_dma_flush() 149 DRM_DEBUG(" tail = 0x%06lx\n", (unsigned long)(tail - dev_priv->primary->offset)); in mga_do_dma_flush() 150 DRM_DEBUG(" space = 0x%06x\n", primary->space); in mga_do_dma_flush() 155 DRM_DEBUG("done.\n"); in mga_do_dma_flush() 163 DRM_DEBUG("\n"); in mga_do_dma_wrap_start() 186 DRM_DEBUG(" head = 0x%06lx\n", (unsigned long)(head - dev_priv->primary->offset)); in mga_do_dma_wrap_start() [all …]
|
D | mga_state.c | 489 DRM_DEBUG("\n"); in mga_dma_dispatch_clear() 503 DRM_DEBUG(" from=%d,%d to=%d,%d\n", in mga_dma_dispatch_clear() 577 DRM_DEBUG("\n"); in mga_dma_dispatch_swap() 602 DRM_DEBUG(" from=%d,%d to=%d,%d\n", in mga_dma_dispatch_swap() 619 DRM_DEBUG("... done.\n"); in mga_dma_dispatch_swap() 631 DRM_DEBUG("buf=%d used=%d\n", buf->idx, buf->used); in mga_dma_dispatch_vertex() 678 DRM_DEBUG("buf=%d start=%d end=%d\n", buf->idx, start, end); in mga_dma_dispatch_indices() 728 DRM_DEBUG("buf=%d used=%d\n", buf->idx, buf->used); in mga_dma_dispatch_iload() 775 DRM_DEBUG("\n"); in mga_dma_dispatch_blit() 946 DRM_DEBUG("\n"); in mga_dma_iload() [all …]
|
/Linux-v6.1/drivers/gpu/drm/ |
D | drm_bufs.c | 174 DRM_DEBUG("offset = 0x%08llx, size = 0x%08lx, type = %d\n", in drm_addmap_core() 208 DRM_DEBUG("Matching maps of type %d with " in drm_addmap_core() 242 DRM_DEBUG("Matching maps of type %d with " in drm_addmap_core() 253 DRM_DEBUG("%lu %d %p\n", in drm_addmap_core() 311 DRM_DEBUG("AGP offset = 0x%08llx, size = 0x%08lx\n", in drm_addmap_core() 752 DRM_DEBUG("count: %d\n", count); in drm_legacy_addbufs_agp() 753 DRM_DEBUG("order: %d\n", order); in drm_legacy_addbufs_agp() 754 DRM_DEBUG("size: %d\n", size); in drm_legacy_addbufs_agp() 755 DRM_DEBUG("agp_offset: %lx\n", agp_offset); in drm_legacy_addbufs_agp() 756 DRM_DEBUG("alignment: %d\n", alignment); in drm_legacy_addbufs_agp() [all …]
|
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()
|
D | drm_context.c | 283 DRM_DEBUG("Context switch from %d to %d\n", old, new); in drm_context_switch() 382 DRM_DEBUG("%d\n", tmp_handle); in drm_legacy_addctx() 384 DRM_DEBUG("Not enough free contexts.\n"); in drm_legacy_addctx() 393 DRM_DEBUG("out of memory\n"); in drm_legacy_addctx() 452 DRM_DEBUG("%d\n", ctx->handle); in drm_legacy_switchctx() 476 DRM_DEBUG("%d\n", ctx->handle); in drm_legacy_newctx() 502 DRM_DEBUG("%d\n", ctx->handle); in drm_legacy_rmctx()
|
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()
|
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()
|
/Linux-v6.1/drivers/gpu/drm/r128/ |
D | r128_state.c | 51 DRM_DEBUG("\n"); in r128_emit_clip_rects() 94 DRM_DEBUG("\n"); in r128_emit_core() 109 DRM_DEBUG("\n"); in r128_emit_context() 135 DRM_DEBUG("\n"); in r128_emit_setup() 151 DRM_DEBUG("\n"); in r128_emit_masks() 170 DRM_DEBUG("\n"); in r128_emit_window() 187 DRM_DEBUG("\n"); in r128_emit_tex0() 212 DRM_DEBUG("\n"); in r128_emit_tex1() 233 DRM_DEBUG("dirty=0x%08x\n", dirty); in r128_emit_state() 368 DRM_DEBUG("\n"); in r128_cce_dispatch_clear() [all …]
|
D | r128_cce.c | 155 DRM_DEBUG("\n"); in r128_cce_load_microcode() 315 DRM_DEBUG("\n"); in r128_cce_init_ring_buffer() 353 DRM_DEBUG("\n"); in r128_do_init_cce() 356 DRM_DEBUG("called when already initialized\n"); in r128_do_init_cce() 376 DRM_DEBUG("TIMEOUT problem!\n"); in r128_do_init_cce() 396 DRM_DEBUG("Bad cce_mode!\n"); in r128_do_init_cce() 641 DRM_DEBUG("\n"); in r128_cce_init() 658 DRM_DEBUG("\n"); in r128_cce_start() 665 DRM_DEBUG("while CCE running\n"); in r128_cce_start() 682 DRM_DEBUG("\n"); in r128_cce_stop() [all …]
|
/Linux-v6.1/drivers/gpu/drm/display/ |
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-v6.1/drivers/gpu/drm/i810/ |
D | i810_dma.c | 182 DRM_DEBUG("retcode=%d\n", retcode); in i810_dma_get_buffer() 407 DRM_DEBUG("hw status page @ %p\n", dev_priv->hw_status_page); in i810_dma_initialize() 410 DRM_DEBUG("Enabled hardware status page\n"); in i810_dma_initialize() 538 DRM_DEBUG("bad di1 %x (allow %x or %x)\n", in i810EmitDestVerified() 565 DRM_DEBUG("%x\n", dirty); in i810EmitState() 676 DRM_DEBUG("swapbuffers\n"); in i810_dma_dispatch_swap() 797 DRM_DEBUG("page=%d pfCurrentPage=%d\n", in i810_dma_dispatch_flip() 878 DRM_DEBUG("reclaimed from HARDWARE\n"); in i810_flush_queue() 880 DRM_DEBUG("still on client\n"); in i810_flush_queue() 911 DRM_DEBUG("reclaimed from client\n"); in i810_driver_reclaim_buffers() [all …]
|
/Linux-v6.1/drivers/gpu/drm/i915/ |
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-v6.1/drivers/gpu/drm/stm/ |
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-v6.1/drivers/gpu/drm/v3d/ |
D | v3d_gem.c | 311 DRM_DEBUG("Rendering requires BOs\n"); in v3d_lookup_bos() 319 DRM_DEBUG("Failed to allocate validated BO pointers\n"); in v3d_lookup_bos() 326 DRM_DEBUG("Failed to allocate incoming GEM handles\n"); in v3d_lookup_bos() 334 DRM_DEBUG("Failed to copy in GEM handles\n"); in v3d_lookup_bos() 343 DRM_DEBUG("Failed to look up GEM BO %d: %d\n", in v3d_lookup_bos() 489 DRM_DEBUG("Failed to copy wait dep handle.\n"); in v3d_job_init() 609 DRM_DEBUG("Failed to copy post dep handles\n"); in v3d_get_multisync_post_deps() 679 DRM_DEBUG("Failed to copy submit extension\n"); in v3d_get_extensions() 742 DRM_DEBUG("Failed to get extensions.\n"); in v3d_submit_cl_ioctl() 880 DRM_DEBUG("invalid flags: %d\n", args->flags); in v3d_submit_tfu_ioctl() [all …]
|
/Linux-v6.1/drivers/gpu/drm/savage/ |
D | savage_bci.c | 222 DRM_DEBUG("count=%d\n", dma->buf_count); in savage_freelist_init() 254 DRM_DEBUG("\n"); in savage_freelist_get() 265 DRM_DEBUG(" tail=0x%04x %d\n", tail->age.event, tail->age.wrap); in savage_freelist_get() 266 DRM_DEBUG(" head=0x%04x %d\n", event, wrap); in savage_freelist_get() 277 DRM_DEBUG("returning NULL, tail->buf=%p!\n", tail->buf); in savage_freelist_get() 286 DRM_DEBUG("age=0x%04x wrap=%d\n", entry->age.event, entry->age.wrap); in savage_freelist_put() 382 DRM_DEBUG("cur=%u, cur->used=%u, n=%u, rest=%u, nr_pages=%u\n", in savage_dma_alloc() 420 DRM_DEBUG("cur=%u, cur->used=%u, n=%u\n", in savage_dma_alloc() 446 DRM_DEBUG("first=%u, cur=%u, first->flushed=%u, cur->used=%u, " in savage_dma_flush() 471 DRM_DEBUG("phys_addr=%lx, len=%u\n", in savage_dma_flush() [all …]
|
/Linux-v6.1/drivers/gpu/drm/meson/ |
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 …]
|
/Linux-v6.1/drivers/gpu/drm/udl/ |
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()
|