/kernel/linux/linux-5.10/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("crc3 in radeon_ucode_print_common_hdr() [all...] |
/kernel/linux/linux-6.6/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("crc3 in radeon_ucode_print_common_hdr() [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A 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("crc3 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("Memor in psp_v11_0_memory_training() [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A 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("crc3 in amdgpu_ucode_print_common_hdr() [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/ |
H A 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("Unifor in validate_uniform_address_write() [all...] |
H A 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("shade in validate_indexed_prim_list() [all...] |
H 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() 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("N in vc4_rcl_surface_setup() [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/ |
H A 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("Unifor in validate_uniform_address_write() [all...] |
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("shade in validate_indexed_prim_list() [all...] |
H 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() 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("N in vc4_rcl_surface_setup() [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/mga/ |
H A 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(" hea in mga_do_dma_wrap_start() [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/r128/ |
H A 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("\ in r128_cce_dispatch_clear() [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A 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()
|
H A 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("alignmen in drm_legacy_addbufs_agp() [all...] |
H 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()
|
H A 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()
|
H A 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()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A 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("Unabl in i915_oa_stream_init() [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A 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() 748 DRM_DEBUG("count: %d\n", count); in drm_legacy_addbufs_agp() 749 DRM_DEBUG("order: %d\n", order); in drm_legacy_addbufs_agp() 750 DRM_DEBUG("size: %d\n", size); in drm_legacy_addbufs_agp() 751 DRM_DEBUG("agp_offset: %lx\n", agp_offset); in drm_legacy_addbufs_agp() 752 DRM_DEBUG("alignmen in drm_legacy_addbufs_agp() [all...] |
H 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()
|
H 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()
|
H 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()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i810/ |
H A 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("reclaime in i810_driver_reclaim_buffers() [all...] |