Home
last modified time | relevance | path

Searched refs:DRM_DEBUG (Results 1 – 25 of 193) sorted by relevance

12345678

/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_ucode.c33 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 …]
Dr600.c1678 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 …]
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ucode.c33 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 …]
/Linux-v5.4/drivers/gpu/drm/vc4/
Dvc4_validate_shaders.c203 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 …]
Dvc4_validate.c112 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 …]
Dvc4_render_cl.c391 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-v5.4/drivers/gpu/drm/mga/
Dmga_dma.c57 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 …]
Dmga_state.c489 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 …]
/Linux-v5.4/drivers/gpu/drm/
Ddrm_bufs.c173 DRM_DEBUG("offset = 0x%08llx, size = 0x%08lx, type = %d\n", in drm_addmap_core()
207 DRM_DEBUG("Matching maps of type %d with " in drm_addmap_core()
241 DRM_DEBUG("Matching maps of type %d with " in drm_addmap_core()
252 DRM_DEBUG("%lu %d %p\n", in drm_addmap_core()
310 DRM_DEBUG("AGP offset = 0x%08llx, size = 0x%08lx\n", in drm_addmap_core()
744 DRM_DEBUG("count: %d\n", count); in drm_legacy_addbufs_agp()
745 DRM_DEBUG("order: %d\n", order); in drm_legacy_addbufs_agp()
746 DRM_DEBUG("size: %d\n", size); in drm_legacy_addbufs_agp()
747 DRM_DEBUG("agp_offset: %lx\n", agp_offset); in drm_legacy_addbufs_agp()
748 DRM_DEBUG("alignment: %d\n", alignment); in drm_legacy_addbufs_agp()
[all …]
Ddrm_hdcp.c36 DRM_DEBUG("\t%#02x, %#02x, %#02x, %#02x, %#02x\n", in drm_hdcp_print_ksv()
75 DRM_DEBUG("vrl: %d, Revoked KSVs: %d\n", vrl_idx++, in drm_hdcp_get_revoked_ksvs()
106 DRM_DEBUG("SRM ID: 0x%x, SRM Ver: 0x%x, SRM Gen No: 0x%x\n", in drm_hdcp_parse_hdcp1_srm()
133 DRM_DEBUG("Revoked KSV count is 0\n"); in drm_hdcp_parse_hdcp1_srm()
168 DRM_DEBUG("SRM ID: 0x%x, SRM Ver: 0x%x, SRM Gen No: 0x%x\n", in drm_hdcp_parse_hdcp2_srm()
197 DRM_DEBUG("Revoked KSV count is 0\n"); in drm_hdcp_parse_hdcp2_srm()
212 DRM_DEBUG("Revoked KSVs: %d\n", ksv_count); in drm_hdcp_parse_hdcp2_srm()
312 DRM_DEBUG("Revoked KSV is "); in drm_hdcp_check_ksvs_revoked()
Ddrm_scatter.c94 DRM_DEBUG("\n"); in drm_legacy_sg_alloc()
110 DRM_DEBUG("size=%ld pages=%ld\n", request->size, pages); in drm_legacy_sg_alloc()
141 DRM_DEBUG("handle = %08lx\n", entry->handle); in drm_legacy_sg_alloc()
142 DRM_DEBUG("virtual = %p\n", entry->virtual); in drm_legacy_sg_alloc()
221 DRM_DEBUG("virtual = %p\n", entry->virtual); in drm_legacy_sg_free()
Ddrm_context.c283 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()
Ddrm_vm.c177 DRM_DEBUG in drm_vm_fault()
224 DRM_DEBUG("shm_fault 0x%lx\n", offset); in drm_vm_shm_fault()
245 DRM_DEBUG("0x%08lx,0x%08lx\n", in drm_vm_shm_close()
330 DRM_DEBUG("dma_fault 0x%lx (page %lu)\n", offset, page_nr); in drm_vm_dma_fault()
402 DRM_DEBUG("0x%08lx,0x%08lx\n", in drm_vm_open_locked()
428 DRM_DEBUG("0x%08lx,0x%08lx\n", in drm_vm_close_locked()
477 DRM_DEBUG("start = 0x%lx, end = 0x%lx, page offset = 0x%lx\n", in drm_mmap_dma()
539 DRM_DEBUG("start = 0x%lx, end = 0x%lx, page offset = 0x%lx\n", in drm_mmap_locked()
611 DRM_DEBUG(" Type = %d; start = 0x%lx, end = 0x%lx," in drm_mmap_locked()
Ddrm_vblank.c404 DRM_DEBUG("disabling vblank on crtc %u\n", pipe); in vblank_disable_fn()
557 DRM_DEBUG("crtc %u: hwmode: htotal %d, vtotal %d, vdisplay %d\n", in drm_calc_timestamping_constants()
560 DRM_DEBUG("crtc %u: clock %d kHz framedur %d linedur %d\n", in drm_calc_timestamping_constants()
636 DRM_DEBUG("crtc %u: Noop due to uninitialized mode.\n", pipe); in drm_calc_vbltimestamp_from_scanoutpos()
662 DRM_DEBUG("crtc %u : scanoutpos query failed.\n", in drm_calc_vbltimestamp_from_scanoutpos()
677 DRM_DEBUG("crtc %u: Noisy timestamp %d us > %d us [%d reps].\n", in drm_calc_vbltimestamp_from_scanoutpos()
974 DRM_DEBUG("enabling vblank on crtc %u, ret: %d\n", pipe, ret); in drm_vblank_enable()
1175 DRM_DEBUG("Sending premature vblank event on disable: " in drm_crtc_vblank_off()
1500 DRM_DEBUG("event on vblank count %llu, current %llu, crtc %u\n", in drm_queue_vblank_event()
1592 DRM_DEBUG("Unsupported type value 0x%x, supported mask 0x%x\n", in drm_wait_vblank_ioctl()
[all …]
Ddrm_sysfs.c288 DRM_DEBUG("adding \"%s\" to sysfs\n", in drm_sysfs_connector_add()
313 DRM_DEBUG("removing \"%s\" from sysfs\n", in drm_sysfs_connector_remove()
325 DRM_DEBUG("generating lease event\n"); in drm_sysfs_lease_event()
346 DRM_DEBUG("generating hotplug event\n"); in drm_sysfs_hotplug_event()
377 DRM_DEBUG("generating connector status event\n"); in drm_sysfs_connector_status_event()
/Linux-v5.4/drivers/gpu/drm/r128/
Dr128_state.c51 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 …]
Dr128_cce.c156 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 …]
/Linux-v5.4/drivers/gpu/drm/i915/
Di915_perf.c896 DRM_DEBUG("OA buffer overflow (exponent = %d): force restart\n", in gen8_oa_read()
1120 DRM_DEBUG("OA buffer overflow (exponent = %d): force restart\n", in gen7_oa_read()
2178 DRM_DEBUG("OA metrics weren't advertised via sysfs\n"); in i915_oa_stream_init()
2183 DRM_DEBUG("Only OA report sampling supported\n"); in i915_oa_stream_init()
2188 DRM_DEBUG("OA unit not supported\n"); in i915_oa_stream_init()
2197 DRM_DEBUG("OA unit already in use\n"); in i915_oa_stream_init()
2202 DRM_DEBUG("OA report format not specified\n"); in i915_oa_stream_init()
2227 DRM_DEBUG("Invalid context id to filter with\n"); in i915_oa_stream_init()
2234 DRM_DEBUG("Invalid OA config id=%i\n", props->metrics_set); in i915_oa_stream_init()
2266 DRM_DEBUG("Unable to enable metric set\n"); in i915_oa_stream_init()
[all …]
/Linux-v5.4/drivers/gpu/drm/i810/
Di810_dma.c184 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 …]
/Linux-v5.4/drivers/gpu/drm/via/
Dvia_mm.c57 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()
Dvia_irq.c127 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()
/Linux-v5.4/drivers/gpu/drm/meson/
Dmeson_overlay.c180 DRM_DEBUG("crtc_width %d crtc_height %d interlace %d\n", in meson_overlay_setup_scaler_params()
182 DRM_DEBUG("w_in %d h_in %d crop_top %d crop_left %d\n", in meson_overlay_setup_scaler_params()
184 DRM_DEBUG("video top %d left %d width %d height %d\n", in meson_overlay_setup_scaler_params()
193 DRM_DEBUG("ratio x 0x%x y 0x%x\n", ratio_x, ratio_y); in meson_overlay_setup_scaler_params()
198 DRM_DEBUG("vphase 0x%x skip %d\n", vphase, vphase_repeat_skip); in meson_overlay_setup_scaler_params()
243 DRM_DEBUG("vsc startp %d endp %d start_lines %d end_lines %d\n", in meson_overlay_setup_scaler_params()
278 DRM_DEBUG("hsc startp %d endp %d start_lines %d end_lines %d\n", in meson_overlay_setup_scaler_params()
468 DRM_DEBUG("plane 2 addr 0x%x stride %d height %d\n", in meson_overlay_atomic_update()
480 DRM_DEBUG("plane 1 addr 0x%x stride %d height %d\n", in meson_overlay_atomic_update()
492 DRM_DEBUG("plane 0 addr 0x%x stride %d height %d\n", in meson_overlay_atomic_update()
/Linux-v5.4/drivers/gpu/drm/savage/
Dsavage_bci.c222 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-v5.4/drivers/gpu/drm/stm/
Ddrv.c85 DRM_DEBUG("%s\n", __func__); in drv_load()
123 DRM_DEBUG("%s\n", __func__); in drv_unload()
197 DRM_DEBUG("%s\n", __func__); in stm_drm_platform_probe()
227 DRM_DEBUG("%s\n", __func__); in stm_drm_platform_remove()
/Linux-v5.4/drivers/gpu/drm/udl/
Dudl_main.c73 DRM_DEBUG("DL chip limited to %d pixel modes\n", in udl_parse_vendor_descriptor()
174 DRM_DEBUG("Waiting for completes and freeing all render urbs\n"); in udl_free_urb_list()
258 DRM_DEBUG("allocated %d %d byte urbs\n", udl->urbs.count, (int) size); in udl_alloc_urb_list()
318 DRM_DEBUG("\n"); in udl_init()
336 DRM_DEBUG("\n"); in udl_init()

12345678