/kernel/linux/linux-5.10/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 | 1678 DRM_DEBUG("MC busy: 0x%08X, clearing.\n", reset_mask); in r600_gpu_check_soft_reset() 2442 DRM_DEBUG("\n"); in r600_init_microcode() 3818 DRM_DEBUG("dpm thermal\n"); in r600_irq_set() 3823 DRM_DEBUG("r600_irq_set: sw int\n"); in r600_irq_set() 3829 DRM_DEBUG("r600_irq_set: sw int dma\n"); in r600_irq_set() 3835 DRM_DEBUG("r600_irq_set: vblank 0\n"); in r600_irq_set() 3840 DRM_DEBUG("r600_irq_set: vblank 1\n"); in r600_irq_set() 3844 DRM_DEBUG("r600_irq_set: hpd 1\n"); in r600_irq_set() 3848 DRM_DEBUG("r600_irq_set: hpd 2\n"); in r600_irq_set() 3852 DRM_DEBUG("r600_irq_set: hpd 3\n"); in r600_irq_set() [all …]
|
/kernel/linux/linux-5.10/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 | 84 DRM_DEBUG("\n"); in psp_v11_0_init_microcode() 605 DRM_DEBUG("training %s %s, cost %d @ %d ms\n", in psp_v11_0_memory_training_send_msg() 626 DRM_DEBUG("Memory training is not supported.\n"); in psp_v11_0_memory_training() 634 DRM_DEBUG("SOS is alive, skip memory training.\n"); in psp_v11_0_memory_training() 639 DRM_DEBUG("sys_cache[%08x,%08x,%08x,%08x] p2c_header[%08x,%08x,%08x,%08x]\n", in psp_v11_0_memory_training() 644 DRM_DEBUG("Short training depends on restore.\n"); in psp_v11_0_memory_training() 650 DRM_DEBUG("sys_cache[0] is invalid, restore depends on save.\n"); in psp_v11_0_memory_training() 657 DRM_DEBUG("sys_cache is invalid or out-of-date, need save training data to sys_cache.\n"); in psp_v11_0_memory_training() 663 DRM_DEBUG("p2c_header[0] is invalid, save depends on long training.\n"); in psp_v11_0_memory_training() 672 DRM_DEBUG("Memory training ops:%x.\n", ops); in psp_v11_0_memory_training()
|
/kernel/linux/linux-5.10/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 | 112 DRM_DEBUG("BO index %d greater than BO count %d\n", in vc4_use_bo() 120 DRM_DEBUG("Trying to use shader BO as something other than " in vc4_use_bo() 175 DRM_DEBUG("Surface dimensions (%d,%d) too large", in vc4_check_tex_size() 194 DRM_DEBUG("buffer tiling %d unsupported\n", tiling_format); in vc4_check_tex_size() 203 DRM_DEBUG("Overflow in %dx%d (%dx%d) fbo size (%d + %d > %zd)\n", in vc4_check_tex_size() 217 DRM_DEBUG("Bin CL must end with VC4_PACKET_FLUSH\n"); in validate_flush() 229 DRM_DEBUG("Duplicate VC4_PACKET_START_TILE_BINNING\n"); in validate_start_tile_binning() 235 DRM_DEBUG("missing VC4_PACKET_TILE_BINNING_MODE_CONFIG\n"); in validate_start_tile_binning() 246 DRM_DEBUG("Bin CL must end with " in validate_increment_semaphore() 267 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 …]
|
/kernel/linux/linux-5.10/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() 947 DRM_DEBUG("\n"); in mga_dma_iload() [all …]
|
/kernel/linux/linux-5.10/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() 745 DRM_DEBUG("count: %d\n", count); in drm_legacy_addbufs_agp() 746 DRM_DEBUG("order: %d\n", order); in drm_legacy_addbufs_agp() 747 DRM_DEBUG("size: %d\n", size); in drm_legacy_addbufs_agp() 748 DRM_DEBUG("agp_offset: %lx\n", agp_offset); in drm_legacy_addbufs_agp() 749 DRM_DEBUG("alignment: %d\n", alignment); in drm_legacy_addbufs_agp() [all …]
|
D | drm_hdcp.c | 28 DRM_DEBUG("\t%#02x, %#02x, %#02x, %#02x, %#02x\n", in drm_hdcp_print_ksv() 67 DRM_DEBUG("vrl: %d, Revoked KSVs: %d\n", vrl_idx++, in drm_hdcp_get_revoked_ksvs() 99 DRM_DEBUG("SRM ID: 0x%x, SRM Ver: 0x%x, SRM Gen No: 0x%x\n", in drm_hdcp_parse_hdcp1_srm() 126 DRM_DEBUG("Revoked KSV count is 0\n"); in drm_hdcp_parse_hdcp1_srm() 160 DRM_DEBUG("SRM ID: 0x%x, SRM Ver: 0x%x, SRM Gen No: 0x%x\n", in drm_hdcp_parse_hdcp2_srm() 189 DRM_DEBUG("Revoked KSV count is 0\n"); in drm_hdcp_parse_hdcp2_srm() 202 DRM_DEBUG("Revoked KSVs: %d\n", ksv_count); in drm_hdcp_parse_hdcp2_srm() 303 DRM_DEBUG("Revoked KSV is "); in drm_hdcp_check_ksvs_revoked()
|
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() 381 DRM_DEBUG("%d\n", tmp_handle); in drm_legacy_addctx() 383 DRM_DEBUG("Not enough free contexts.\n"); in drm_legacy_addctx() 392 DRM_DEBUG("out of memory\n"); in drm_legacy_addctx() 451 DRM_DEBUG("%d\n", ctx->handle); in drm_legacy_switchctx() 475 DRM_DEBUG("%d\n", ctx->handle); in drm_legacy_newctx() 501 DRM_DEBUG("%d\n", ctx->handle); in drm_legacy_rmctx()
|
D | drm_vm.c | 176 DRM_DEBUG in drm_vm_fault() 223 DRM_DEBUG("shm_fault 0x%lx\n", offset); in drm_vm_shm_fault() 244 DRM_DEBUG("0x%08lx,0x%08lx\n", in drm_vm_shm_close() 327 DRM_DEBUG("dma_fault 0x%lx (page %lu)\n", offset, page_nr); in drm_vm_dma_fault() 399 DRM_DEBUG("0x%08lx,0x%08lx\n", in drm_vm_open_locked() 425 DRM_DEBUG("0x%08lx,0x%08lx\n", in drm_vm_close_locked() 474 DRM_DEBUG("start = 0x%lx, end = 0x%lx, page offset = 0x%lx\n", in drm_mmap_dma() 536 DRM_DEBUG("start = 0x%lx, end = 0x%lx, page offset = 0x%lx\n", in drm_mmap_locked() 608 DRM_DEBUG(" Type = %d; start = 0x%lx, end = 0x%lx," in drm_mmap_locked()
|
D | drm_pci.c | 136 DRM_DEBUG("%d:%d:%d => IRQ %d\n", p->busnum, p->devnum, p->funcnum, in drm_pci_irq_by_busid() 204 DRM_DEBUG("\n"); in drm_get_pci_dev() 258 DRM_DEBUG("\n"); in drm_legacy_pci_init() 302 DRM_DEBUG("\n"); in drm_legacy_pci_exit()
|
/kernel/linux/linux-5.10/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 | 156 DRM_DEBUG("\n"); in r128_cce_load_microcode() 316 DRM_DEBUG("\n"); in r128_cce_init_ring_buffer() 354 DRM_DEBUG("\n"); in r128_do_init_cce() 357 DRM_DEBUG("called when already initialized\n"); in r128_do_init_cce() 377 DRM_DEBUG("TIMEOUT problem!\n"); in r128_do_init_cce() 397 DRM_DEBUG("Bad cce_mode!\n"); in r128_do_init_cce() 642 DRM_DEBUG("\n"); in r128_cce_init() 659 DRM_DEBUG("\n"); in r128_cce_start() 666 DRM_DEBUG("while CCE running\n"); in r128_cce_start() 683 DRM_DEBUG("\n"); in r128_cce_stop() [all …]
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
D | i915_perf.c | 891 DRM_DEBUG("OA buffer overflow (exponent = %d): force restart\n", in gen8_oa_read() 1113 DRM_DEBUG("OA buffer overflow (exponent = %d): force restart\n", in gen7_oa_read() 2829 DRM_DEBUG("OA engine not specified\n"); in i915_oa_stream_init() 2839 DRM_DEBUG("OA metrics weren't advertised via sysfs\n"); in i915_oa_stream_init() 2845 DRM_DEBUG("Only OA report sampling supported\n"); in i915_oa_stream_init() 2850 DRM_DEBUG("OA unit not supported\n"); in i915_oa_stream_init() 2860 DRM_DEBUG("OA unit already in use\n"); in i915_oa_stream_init() 2865 DRM_DEBUG("OA report format not specified\n"); in i915_oa_stream_init() 2895 DRM_DEBUG("Invalid context id to filter with\n"); in i915_oa_stream_init() 2902 DRM_DEBUG("Unable to allocate NOA wait batch buffer\n"); in i915_oa_stream_init() [all …]
|
D | i915_cmd_parser.c | 738 DRM_DEBUG("CMD: Abnormal rcs cmd length! 0x%08X\n", cmd_header); in gen7_render_get_cmd_length_mask() 761 DRM_DEBUG("CMD: Abnormal bsd cmd length! 0x%08X\n", cmd_header); in gen7_bsd_get_cmd_length_mask() 774 DRM_DEBUG("CMD: Abnormal blt cmd length! 0x%08X\n", cmd_header); in gen7_blt_get_cmd_length_mask() 785 DRM_DEBUG("CMD: Abnormal blt cmd length! 0x%08X\n", cmd_header); in gen9_blt_get_cmd_length_mask() 1233 DRM_DEBUG("CMD: Rejected command: 0x%08X\n", *cmd); in check_cmd() 1253 DRM_DEBUG("CMD: Rejected register 0x%08X in command: 0x%08X (%s)\n", in check_cmd() 1264 DRM_DEBUG("CMD: Rejected LRM to masked register 0x%08X\n", in check_cmd() 1270 DRM_DEBUG("CMD: Rejected LRR to masked register 0x%08X\n", in check_cmd() 1278 DRM_DEBUG("CMD: Rejected LRI to masked register 0x%08X\n", in check_cmd() 1306 DRM_DEBUG("CMD: Rejected command 0x%08X, too short to check bitmask (%s)\n", in check_cmd() [all …]
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i810/ |
D | i810_dma.c | 184 DRM_DEBUG("retcode=%d\n", retcode); in i810_dma_get_buffer() 409 DRM_DEBUG("hw status page @ %p\n", dev_priv->hw_status_page); in i810_dma_initialize() 412 DRM_DEBUG("Enabled hardware status page\n"); in i810_dma_initialize() 540 DRM_DEBUG("bad di1 %x (allow %x or %x)\n", in i810EmitDestVerified() 567 DRM_DEBUG("%x\n", dirty); in i810EmitState() 678 DRM_DEBUG("swapbuffers\n"); in i810_dma_dispatch_swap() 799 DRM_DEBUG("page=%d pfCurrentPage=%d\n", in i810_dma_dispatch_flip() 880 DRM_DEBUG("reclaimed from HARDWARE\n"); in i810_flush_queue() 882 DRM_DEBUG("still on client\n"); in i810_flush_queue() 913 DRM_DEBUG("reclaimed from client\n"); in i810_driver_reclaim_buffers() [all …]
|
/kernel/linux/linux-5.10/drivers/gpu/drm/via/ |
D | via_mm.c | 57 DRM_DEBUG("offset = %u, size = %u\n", agp->offset, agp->size); in via_agp_init() 73 DRM_DEBUG("offset = %u, size = %u\n", fb->offset, fb->size); in via_fb_init() 88 DRM_DEBUG("Last Context\n"); in via_final_context() 180 DRM_DEBUG("Video memory allocation failed\n"); in via_mem_alloc() 204 DRM_DEBUG("free = 0x%lx\n", mem->index); in via_mem_free()
|
D | via_irq.c | 127 DRM_DEBUG("nsec per vblank is: %llu\n", in via_driver_irq_handler() 214 DRM_DEBUG("\n"); in via_driver_irq_wait() 264 DRM_DEBUG("dev_priv: %p\n", dev_priv); in via_driver_irq_preinstall() 291 DRM_DEBUG("Initializing IRQ %d\n", i); in via_driver_irq_preinstall() 311 DRM_DEBUG("via_driver_irq_postinstall\n"); in via_driver_irq_postinstall() 331 DRM_DEBUG("\n"); in via_driver_irq_uninstall()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/stm/ |
D | drv.c | 74 DRM_DEBUG("%s\n", __func__); in drv_load() 111 DRM_DEBUG("%s\n", __func__); in drv_unload() 184 DRM_DEBUG("%s\n", __func__); in stm_drm_platform_probe() 214 DRM_DEBUG("%s\n", __func__); in stm_drm_platform_remove()
|
/kernel/linux/linux-5.10/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 …]
|
/kernel/linux/linux-5.10/drivers/gpu/drm/meson/ |
D | meson_overlay.c | 263 DRM_DEBUG("crtc_width %d crtc_height %d interlace %d\n", in meson_overlay_setup_scaler_params() 265 DRM_DEBUG("w_in %d h_in %d crop_top %d crop_left %d\n", in meson_overlay_setup_scaler_params() 267 DRM_DEBUG("video top %d left %d width %d height %d\n", in meson_overlay_setup_scaler_params() 276 DRM_DEBUG("ratio x 0x%x y 0x%x\n", ratio_x, ratio_y); in meson_overlay_setup_scaler_params() 281 DRM_DEBUG("vphase 0x%x skip %d\n", vphase, vphase_repeat_skip); in meson_overlay_setup_scaler_params() 326 DRM_DEBUG("vsc startp %d endp %d start_lines %d end_lines %d\n", in meson_overlay_setup_scaler_params() 334 DRM_DEBUG("afbc top %d (src %d) bottom %d (src %d)\n", in meson_overlay_setup_scaler_params() 369 DRM_DEBUG("hsc startp %d endp %d start_lines %d end_lines %d\n", in meson_overlay_setup_scaler_params() 380 DRM_DEBUG("afbc left %d right %d\n", afbc_left, afbc_right); in meson_overlay_setup_scaler_params() 653 DRM_DEBUG("plane 2 addr 0x%x stride %d height %d\n", in meson_overlay_atomic_update() [all …]
|