drivers/accel/ivpu/ivpu_coredump.c
20
struct drm_printer p;
drivers/accel/ivpu/ivpu_coredump.h
19
struct drm_printer p = drm_info_printer(vdev->drm.dev);
drivers/accel/ivpu/ivpu_debugfs.c
187
struct drm_printer p = drm_seq_file_printer(s);
drivers/accel/ivpu/ivpu_debugfs.c
34
struct drm_printer p = drm_seq_file_printer(s);
drivers/accel/ivpu/ivpu_fw_log.c
126
struct ivpu_bo *bo, bool only_new_msgs, struct drm_printer *p)
drivers/accel/ivpu/ivpu_fw_log.c
135
void ivpu_fw_log_print(struct ivpu_device *vdev, bool only_new_msgs, struct drm_printer *p)
drivers/accel/ivpu/ivpu_fw_log.c
62
static void fw_log_print_lines(char *buffer, u32 size, struct drm_printer *p)
drivers/accel/ivpu/ivpu_fw_log.c
94
bool only_new_msgs, struct drm_printer *p)
drivers/accel/ivpu/ivpu_fw_log.h
26
void ivpu_fw_log_print(struct ivpu_device *vdev, bool only_new_msgs, struct drm_printer *p);
drivers/accel/ivpu/ivpu_gem.c
538
static void ivpu_bo_print_info(struct ivpu_bo *bo, struct drm_printer *p)
drivers/accel/ivpu/ivpu_gem.c
560
void ivpu_bo_list(struct drm_device *dev, struct drm_printer *p)
drivers/accel/ivpu/ivpu_gem.c
576
struct drm_printer p = drm_info_printer(dev->dev);
drivers/accel/ivpu/ivpu_gem.h
44
void ivpu_bo_list(struct drm_device *dev, struct drm_printer *p);
drivers/accel/qaic/qaic_data.c
593
static void qaic_gem_print_info(struct drm_printer *p, unsigned int indent,
drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.c
202
struct drm_printer p;
drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.c
74
struct drm_printer *p)
drivers/gpu/drm/amd/amdgpu/amdgpu_fdinfo.c
58
void amdgpu_show_fdinfo(struct drm_printer *p, struct drm_file *file)
drivers/gpu/drm/amd/amdgpu/amdgpu_fdinfo.h
40
void amdgpu_show_fdinfo(struct drm_printer *p, struct drm_file *file);
drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c
298
struct drm_printer *printer)
drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c
515
void amdgpu_jpeg_print_ip_state(struct amdgpu_ip_block *ip_block, struct drm_printer *p)
drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.h
179
void amdgpu_jpeg_print_ip_state(struct amdgpu_ip_block *ip_block, struct drm_printer *p);
drivers/gpu/drm/amd/amdgpu/amdgpu_sa.c
111
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c
1608
void amdgpu_vcn_print_ip_state(struct amdgpu_ip_block *ip_block, struct drm_printer *p)
drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h
569
void amdgpu_vcn_print_ip_state(struct amdgpu_ip_block *ip_block, struct drm_printer *p);
drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c
877
struct drm_printer *printer)
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
9639
static void gfx_v10_ip_print(struct amdgpu_ip_block *ip_block, struct drm_printer *p)
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
7023
static void gfx_v11_ip_print(struct amdgpu_ip_block *ip_block, struct drm_printer *p)
drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c
5097
static void gfx_v12_ip_print(struct amdgpu_ip_block *ip_block, struct drm_printer *p)
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
7335
static void gfx_v9_ip_print(struct amdgpu_ip_block *ip_block, struct drm_printer *p)
drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c
4558
static void gfx_v9_4_3_ip_print(struct amdgpu_ip_block *ip_block, struct drm_printer *p)
drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c
2353
static void sdma_v4_0_print_ip_state(struct amdgpu_ip_block *ip_block, struct drm_printer *p)
drivers/gpu/drm/amd/amdgpu/sdma_v4_4_2.c
2050
static void sdma_v4_4_2_print_ip_state(struct amdgpu_ip_block *ip_block, struct drm_printer *p)
drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c
1860
static void sdma_v5_0_print_ip_state(struct amdgpu_ip_block *ip_block, struct drm_printer *p)
drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c
1862
static void sdma_v5_2_print_ip_state(struct amdgpu_ip_block *ip_block, struct drm_printer *p)
drivers/gpu/drm/amd/amdgpu/sdma_v6_0.c
1698
static void sdma_v6_0_print_ip_state(struct amdgpu_ip_block *ip_block, struct drm_printer *p)
drivers/gpu/drm/amd/amdgpu/sdma_v7_0.c
1630
static void sdma_v7_0_print_ip_state(struct amdgpu_ip_block *ip_block, struct drm_printer *p)
drivers/gpu/drm/amd/amdgpu/sdma_v7_1.c
1559
static void sdma_v7_1_print_ip_state(struct amdgpu_ip_block *ip_block, struct drm_printer *p)
drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c
1968
static void vcn_v1_0_print_ip_state(struct amdgpu_ip_block *ip_block, struct drm_printer *p)
drivers/gpu/drm/amd/include/amd_shared.h
480
void (*print_ip_state)(struct amdgpu_ip_block *ip_block, struct drm_printer *p);
drivers/gpu/drm/arm/display/komeda/komeda_event.c
138
struct drm_printer p = drm_info_printer(dev->dev);
drivers/gpu/drm/arm/malidp_planes.c
128
static void malidp_plane_atomic_print_state(struct drm_printer *p,
drivers/gpu/drm/armada/armada_debugfs.c
25
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/display/drm_dp_helper.c
3490
void drm_dp_vsc_sdp_log(struct drm_printer *p, const struct drm_dp_vsc_sdp *vsc)
drivers/gpu/drm/display/drm_dp_helper.c
3506
void drm_dp_as_sdp_log(struct drm_printer *p, const struct drm_dp_as_sdp *as_sdp)
drivers/gpu/drm/display/drm_dp_mst_topology.c
1321
struct drm_printer p = drm_dbg_printer(mgr->dev, DRM_UT_DP,
drivers/gpu/drm/display/drm_dp_mst_topology.c
1613
struct drm_printer p = drm_dbg_printer(drm, DRM_UT_DP, DBG_PREFIX);
drivers/gpu/drm/display/drm_dp_mst_topology.c
2835
struct drm_printer p = drm_dbg_printer(mgr->dev,
drivers/gpu/drm/display/drm_dp_mst_topology.c
2882
struct drm_printer p = drm_dbg_printer(mgr->dev, DRM_UT_DP,
drivers/gpu/drm/display/drm_dp_mst_topology.c
611
int indent, struct drm_printer *printer)
drivers/gpu/drm/display/drm_dp_mst_topology.c
700
drm_dp_mst_dump_sideband_msg_tx(struct drm_printer *p,
drivers/gpu/drm/display/drm_dp_mst_topology_internal.h
15
struct drm_printer;
drivers/gpu/drm/display/drm_dp_mst_topology_internal.h
24
int indent, struct drm_printer *printer);
drivers/gpu/drm/display/drm_dsc_helper.c
1478
static void drm_dsc_dump_config_main_params(struct drm_printer *p, int indent,
drivers/gpu/drm/display/drm_dsc_helper.c
1517
static void drm_dsc_dump_config_rc_params(struct drm_printer *p, int indent,
drivers/gpu/drm/display/drm_dsc_helper.c
1560
void drm_dsc_dump_config(struct drm_printer *p, int indent,
drivers/gpu/drm/drm_atomic.c
1337
static void drm_atomic_connector_print_state(struct drm_printer *p,
drivers/gpu/drm/drm_atomic.c
1763
struct drm_printer p = drm_info_printer(state->dev->dev);
drivers/gpu/drm/drm_atomic.c
1976
static void drm_atomic_private_obj_print_state(struct drm_printer *p,
drivers/gpu/drm/drm_atomic.c
1997
struct drm_printer *p)
drivers/gpu/drm/drm_atomic.c
2030
static void __drm_state_dump(struct drm_device *dev, struct drm_printer *p,
drivers/gpu/drm/drm_atomic.c
2101
void drm_state_dump(struct drm_device *dev, struct drm_printer *p)
drivers/gpu/drm/drm_atomic.c
2112
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/drm_atomic.c
460
static void drm_atomic_crtc_print_state(struct drm_printer *p,
drivers/gpu/drm/drm_atomic.c
814
static void drm_atomic_colorop_print_state(struct drm_printer *p,
drivers/gpu/drm/drm_atomic.c
854
static void drm_atomic_plane_print_state(struct drm_printer *p,
drivers/gpu/drm/drm_bridge.c
1569
static void drm_bridge_debugfs_show_bridge(struct drm_printer *p,
drivers/gpu/drm/drm_bridge.c
1609
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/drm_bridge.c
1630
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/drm_buddy.c
1263
struct drm_printer *p)
drivers/gpu/drm/drm_buddy.c
1278
void drm_buddy_print(struct drm_buddy *mm, struct drm_printer *p)
drivers/gpu/drm/drm_client_event.c
194
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/drm_crtc_internal.h
254
struct drm_printer *p);
drivers/gpu/drm/drm_crtc_internal.h
63
struct drm_printer;
drivers/gpu/drm/drm_edid.c
2763
void drm_edid_print_product_id(struct drm_printer *p,
drivers/gpu/drm/drm_file.c
845
void drm_fdinfo_print_size(struct drm_printer *p,
drivers/gpu/drm/drm_file.c
883
void drm_print_memory_stats(struct drm_printer *p,
drivers/gpu/drm/drm_file.c
915
void drm_show_memory_stats(struct drm_printer *p, struct drm_file *file)
drivers/gpu/drm/drm_file.c
978
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/drm_framebuffer.c
1185
void drm_framebuffer_print_info(struct drm_printer *p, unsigned int indent,
drivers/gpu/drm/drm_framebuffer.c
1216
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/drm_gem.c
1362
void drm_gem_print_info(struct drm_printer *p, unsigned int indent,
drivers/gpu/drm/drm_gem_dma_helper.c
407
struct drm_printer *p, unsigned int indent)
drivers/gpu/drm/drm_gem_shmem_helper.c
716
struct drm_printer *p, unsigned int indent)
drivers/gpu/drm/drm_gem_ttm_helper.c
27
void drm_gem_ttm_print_info(struct drm_printer *p, unsigned int indent,
drivers/gpu/drm/drm_gem_vram_helper.c
829
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/drm_internal.h
192
void drm_gem_print_info(struct drm_printer *p, unsigned int indent,
drivers/gpu/drm/drm_internal.h
290
void drm_framebuffer_print_info(struct drm_printer *p, unsigned int indent,
drivers/gpu/drm/drm_internal.h
48
struct drm_printer;
drivers/gpu/drm/drm_mm.c
971
static u64 drm_mm_dump_hole(struct drm_printer *p, const struct drm_mm_node *entry)
drivers/gpu/drm/drm_mm.c
989
void drm_mm_print(const struct drm_mm *mm, struct drm_printer *p)
drivers/gpu/drm/drm_mode_config.c
580
struct drm_printer p = drm_dbg_printer(dev, DRM_UT_KMS, "[leaked fb]");
drivers/gpu/drm/drm_modeset_lock.c
96
struct drm_printer p = drm_dbg_printer(NULL, DRM_UT_KMS, "drm_modeset_lock");
drivers/gpu/drm/drm_print.c
124
void __drm_printfn_coredump(struct drm_printer *p, struct va_format *vaf)
drivers/gpu/drm/drm_print.c
171
void __drm_puts_seq_file(struct drm_printer *p, const char *str)
drivers/gpu/drm/drm_print.c
177
void __drm_printfn_seq_file(struct drm_printer *p, struct va_format *vaf)
drivers/gpu/drm/drm_print.c
209
void __drm_printfn_info(struct drm_printer *p, struct va_format *vaf)
drivers/gpu/drm/drm_print.c
215
void __drm_printfn_dbg(struct drm_printer *p, struct va_format *vaf)
drivers/gpu/drm/drm_print.c
228
void __drm_printfn_err(struct drm_printer *p, struct va_format *vaf)
drivers/gpu/drm/drm_print.c
239
void __drm_printfn_line(struct drm_printer *p, struct va_format *vaf)
drivers/gpu/drm/drm_print.c
261
void drm_puts(struct drm_printer *p, const char *str)
drivers/gpu/drm/drm_print.c
275
void drm_printf(struct drm_printer *p, const char *f, ...)
drivers/gpu/drm/drm_print.c
295
void drm_print_bits(struct drm_printer *p, unsigned long value,
drivers/gpu/drm/drm_print.c
379
void drm_print_regset32(struct drm_printer *p, struct debugfs_regset32 *regset)
drivers/gpu/drm/drm_print.c
405
void drm_print_hex_dump(struct drm_printer *p, const char *prefix,
drivers/gpu/drm/drm_print.c
80
void __drm_puts_coredump(struct drm_printer *p, const char *str)
drivers/gpu/drm/drm_suballoc.c
427
struct drm_printer *p,
drivers/gpu/drm/etnaviv/etnaviv_drv.c
142
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/etnaviv/etnaviv_drv.c
153
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/etnaviv/etnaviv_drv.c
492
static void etnaviv_show_fdinfo(struct drm_printer *p, struct drm_file *file)
drivers/gpu/drm/i915/display/intel_bios.c
665
struct drm_printer p;
drivers/gpu/drm/i915/display/intel_bios.c
888
struct drm_printer p;
drivers/gpu/drm/i915/display/intel_crtc_state_dump.c
114
static void intel_dump_plane_state(struct drm_printer *p,
drivers/gpu/drm/i915/display/intel_crtc_state_dump.c
141
struct drm_printer *p,
drivers/gpu/drm/i915/display/intel_crtc_state_dump.c
164
vlv_dump_csc(struct drm_printer *p, const char *name,
drivers/gpu/drm/i915/display/intel_crtc_state_dump.c
18
static void intel_dump_crtc_timings(struct drm_printer *p,
drivers/gpu/drm/i915/display/intel_crtc_state_dump.c
184
struct drm_printer p;
drivers/gpu/drm/i915/display/intel_crtc_state_dump.c
34
intel_dump_m_n_config(struct drm_printer *p,
drivers/gpu/drm/i915/display/intel_cx0_phy.c
2315
static void intel_c10pll_dump_hw_state(struct drm_printer *p,
drivers/gpu/drm/i915/display/intel_cx0_phy.c
2833
static void intel_c20pll_dump_hw_state(struct drm_printer *p,
drivers/gpu/drm/i915/display/intel_cx0_phy.c
2863
void intel_cx0pll_dump_hw_state(struct drm_printer *p,
drivers/gpu/drm/i915/display/intel_cx0_phy.h
14
struct drm_printer;
drivers/gpu/drm/i915/display/intel_cx0_phy.h
54
void intel_cx0pll_dump_hw_state(struct drm_printer *p,
drivers/gpu/drm/i915/display/intel_display.c
4885
pipe_config_mismatch(struct drm_printer *p, bool fastset,
drivers/gpu/drm/i915/display/intel_display.c
4907
pipe_config_infoframe_mismatch(struct drm_printer *p, bool fastset,
drivers/gpu/drm/i915/display/intel_display.c
4934
pipe_config_dp_vsc_sdp_mismatch(struct drm_printer *p, bool fastset,
drivers/gpu/drm/i915/display/intel_display.c
4949
pipe_config_dp_as_sdp_mismatch(struct drm_printer *p, bool fastset,
drivers/gpu/drm/i915/display/intel_display.c
4978
pipe_config_buffer_mismatch(struct drm_printer *p, bool fastset,
drivers/gpu/drm/i915/display/intel_display.c
4993
pipe_config_pll_mismatch(struct drm_printer *p, bool fastset,
drivers/gpu/drm/i915/display/intel_display.c
5029
pipe_config_lt_phy_pll_mismatch(struct drm_printer *p, bool fastset,
drivers/gpu/drm/i915/display/intel_display.c
5053
struct drm_printer p;
drivers/gpu/drm/i915/display/intel_display_debugfs.c
248
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/i915/display/intel_display_debugfs.c
545
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/i915/display/intel_display_debugfs.c
61
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/i915/display/intel_display_debugfs.c
628
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/i915/display/intel_display_device.c
1946
struct drm_printer *p)
drivers/gpu/drm/i915/display/intel_display_device.h
14
struct drm_printer;
drivers/gpu/drm/i915/display/intel_display_device.h
348
struct drm_printer *p);
drivers/gpu/drm/i915/display/intel_display_driver.c
551
struct drm_printer p = drm_dbg_printer(display->drm, DRM_UT_KMS,
drivers/gpu/drm/i915/display/intel_display_irq.c
2493
struct drm_printer *p)
drivers/gpu/drm/i915/display/intel_display_irq.h
15
struct drm_printer;
drivers/gpu/drm/i915/display/intel_display_irq.h
94
void intel_display_irq_snapshot_print(const struct intel_display_irq_snapshot *snapshot, struct drm_printer *p);
drivers/gpu/drm/i915/display/intel_display_params.c
143
static void _param_print_bool(struct drm_printer *p, const char *driver_name,
drivers/gpu/drm/i915/display/intel_display_params.c
150
static void _param_print_int(struct drm_printer *p, const char *driver_name,
drivers/gpu/drm/i915/display/intel_display_params.c
157
static void _param_print_uint(struct drm_printer *p, const char *driver_name,
drivers/gpu/drm/i915/display/intel_display_params.c
164
static void _param_print_ulong(struct drm_printer *p, const char *driver_name,
drivers/gpu/drm/i915/display/intel_display_params.c
171
static void _param_print_charp(struct drm_printer *p, const char *driver_name,
drivers/gpu/drm/i915/display/intel_display_params.c
194
const char *driver_name, struct drm_printer *p)
drivers/gpu/drm/i915/display/intel_display_params.h
11
struct drm_printer;
drivers/gpu/drm/i915/display/intel_display_params.h
61
const char *driver_name, struct drm_printer *p);
drivers/gpu/drm/i915/display/intel_display_snapshot.c
51
struct drm_printer *p)
drivers/gpu/drm/i915/display/intel_display_snapshot.h
13
struct drm_printer *p);
drivers/gpu/drm/i915/display/intel_display_snapshot.h
7
struct drm_printer;
drivers/gpu/drm/i915/display/intel_display_types.h
58
struct drm_printer;
drivers/gpu/drm/i915/display/intel_dmc.c
1562
void intel_dmc_snapshot_print(const struct intel_dmc_snapshot *snapshot, struct drm_printer *p)
drivers/gpu/drm/i915/display/intel_dmc.h
13
struct drm_printer;
drivers/gpu/drm/i915/display/intel_dmc.h
39
void intel_dmc_snapshot_print(const struct intel_dmc_snapshot *snapshot, struct drm_printer *p);
drivers/gpu/drm/i915/display/intel_dpll_mgr.c
117
void (*dump_hw_state)(struct drm_printer *p,
drivers/gpu/drm/i915/display/intel_dpll_mgr.c
1270
static void hsw_dump_hw_state(struct drm_printer *p,
drivers/gpu/drm/i915/display/intel_dpll_mgr.c
2003
static void skl_dump_hw_state(struct drm_printer *p,
drivers/gpu/drm/i915/display/intel_dpll_mgr.c
2480
static void bxt_dump_hw_state(struct drm_printer *p,
drivers/gpu/drm/i915/display/intel_dpll_mgr.c
4139
static void icl_dump_hw_state(struct drm_printer *p,
drivers/gpu/drm/i915/display/intel_dpll_mgr.c
4547
static void mtl_dump_hw_state(struct drm_printer *p,
drivers/gpu/drm/i915/display/intel_dpll_mgr.c
4860
struct drm_printer *p,
drivers/gpu/drm/i915/display/intel_dpll_mgr.c
4950
struct drm_printer p = drm_dbg_printer(display->drm, DRM_UT_KMS, NULL);
drivers/gpu/drm/i915/display/intel_dpll_mgr.c
664
static void ibx_dump_hw_state(struct drm_printer *p,
drivers/gpu/drm/i915/display/intel_dpll_mgr.h
37
struct drm_printer;
drivers/gpu/drm/i915/display/intel_dpll_mgr.h
447
struct drm_printer *p,
drivers/gpu/drm/i915/display/intel_dsi_vbt.c
705
struct drm_printer p = drm_dbg_printer(display->drm, DRM_UT_KMS,
drivers/gpu/drm/i915/display/intel_overlay.c
1502
struct drm_printer *p)
drivers/gpu/drm/i915/display/intel_overlay.h
13
struct drm_printer;
drivers/gpu/drm/i915/display/intel_overlay.h
62
struct drm_printer *p);
drivers/gpu/drm/i915/display/intel_overlay.h
70
struct drm_printer *p)
drivers/gpu/drm/i915/display/intel_tc.c
1700
void intel_tc_info(struct drm_printer *p, struct intel_digital_port *dig_port)
drivers/gpu/drm/i915/display/intel_tc.h
11
struct drm_printer;
drivers/gpu/drm/i915/display/intel_tc.h
117
void intel_tc_info(struct drm_printer *p, struct intel_digital_port *dig_port);
drivers/gpu/drm/i915/display/intel_vdsc.c
1056
static void intel_vdsc_dump_state(struct drm_printer *p, int indent,
drivers/gpu/drm/i915/display/intel_vdsc.c
1066
void intel_vdsc_state_dump(struct drm_printer *p, int indent,
drivers/gpu/drm/i915/display/intel_vdsc.h
11
struct drm_printer;
drivers/gpu/drm/i915/display/intel_vdsc.h
37
void intel_vdsc_state_dump(struct drm_printer *p, int indent,
drivers/gpu/drm/i915/gem/selftests/i915_gem_mman.c
1615
struct drm_printer p =
drivers/gpu/drm/i915/gt/intel_breadcrumbs.c
494
static void print_signals(struct intel_breadcrumbs *b, struct drm_printer *p)
drivers/gpu/drm/i915/gt/intel_breadcrumbs.c
515
struct drm_printer *p)
drivers/gpu/drm/i915/gt/intel_breadcrumbs.h
14
struct drm_printer;
drivers/gpu/drm/i915/gt/intel_breadcrumbs.h
43
struct drm_printer *p);
drivers/gpu/drm/i915/gt/intel_engine.h
22
struct drm_printer;
drivers/gpu/drm/i915/gt/intel_engine.h
266
struct drm_printer *m,
drivers/gpu/drm/i915/gt/intel_engine.h
270
struct drm_printer *m);
drivers/gpu/drm/i915/gt/intel_engine_cs.c
2035
static void hexdump(struct drm_printer *m, const void *buf, size_t len)
drivers/gpu/drm/i915/gt/intel_engine_cs.c
2076
struct drm_printer *m)
drivers/gpu/drm/i915/gt/intel_engine_cs.c
2216
static void print_request_ring(struct drm_printer *m, struct i915_request *rq)
drivers/gpu/drm/i915/gt/intel_engine_cs.c
2256
struct drm_printer *m)
drivers/gpu/drm/i915/gt/intel_engine_cs.c
2285
static void engine_dump_request(struct i915_request *rq, struct drm_printer *m, const char *msg)
drivers/gpu/drm/i915/gt/intel_engine_cs.c
2318
struct drm_printer *m)
drivers/gpu/drm/i915/gt/intel_engine_cs.c
2342
struct drm_printer *m)
drivers/gpu/drm/i915/gt/intel_engine_cs.c
2373
struct drm_printer *m,
drivers/gpu/drm/i915/gt/intel_engine_heartbeat.c
102
struct drm_printer p =
drivers/gpu/drm/i915/gt/intel_execlists_submission.c
4074
struct drm_printer *m,
drivers/gpu/drm/i915/gt/intel_execlists_submission.c
4075
void (*show_request)(struct drm_printer *m,
drivers/gpu/drm/i915/gt/intel_execlists_submission.c
4160
struct drm_printer *m)
drivers/gpu/drm/i915/gt/intel_execlists_submission.h
12
struct drm_printer;
drivers/gpu/drm/i915/gt/intel_execlists_submission.h
28
struct drm_printer *m,
drivers/gpu/drm/i915/gt/intel_execlists_submission.h
29
void (*show_request)(struct drm_printer *m,
drivers/gpu/drm/i915/gt/intel_execlists_submission.h
37
struct drm_printer *m);
drivers/gpu/drm/i915/gt/intel_gt.c
984
struct drm_printer *p)
drivers/gpu/drm/i915/gt/intel_gt.h
14
struct drm_printer;
drivers/gpu/drm/i915/gt/intel_gt.h
199
struct drm_printer *p);
drivers/gpu/drm/i915/gt/intel_gt_debugfs.c
66
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/i915/gt/intel_gt_engines_debugfs.c
19
struct drm_printer p;
drivers/gpu/drm/i915/gt/intel_gt_mcr.c
742
static void report_steering_type(struct drm_printer *p,
drivers/gpu/drm/i915/gt/intel_gt_mcr.c
769
void intel_gt_mcr_report_steering(struct drm_printer *p, struct intel_gt *gt,
drivers/gpu/drm/i915/gt/intel_gt_mcr.h
37
void intel_gt_mcr_report_steering(struct drm_printer *p, struct intel_gt *gt,
drivers/gpu/drm/i915/gt/intel_gt_pm_debugfs.c
341
void intel_gt_pm_frequency_dump(struct intel_gt *gt, struct drm_printer *p)
drivers/gpu/drm/i915/gt/intel_gt_pm_debugfs.c
406
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/i915/gt/intel_gt_pm_debugfs.h
11
struct drm_printer;
drivers/gpu/drm/i915/gt/intel_gt_pm_debugfs.h
14
void intel_gt_pm_frequency_dump(struct intel_gt *gt, struct drm_printer *m);
drivers/gpu/drm/i915/gt/intel_reset.c
1033
struct drm_printer p = drm_dbg_printer(>->i915->drm,
drivers/gpu/drm/i915/gt/intel_rps.c
2265
static void rps_frequency_dump(struct intel_rps *rps, struct drm_printer *p)
drivers/gpu/drm/i915/gt/intel_rps.c
2428
static void slpc_frequency_dump(struct intel_rps *rps, struct drm_printer *p)
drivers/gpu/drm/i915/gt/intel_rps.c
2464
void gen6_rps_frequency_dump(struct intel_rps *rps, struct drm_printer *p)
drivers/gpu/drm/i915/gt/intel_rps.h
13
struct drm_printer;
drivers/gpu/drm/i915/gt/intel_rps.h
65
void gen6_rps_frequency_dump(struct intel_rps *rps, struct drm_printer *p);
drivers/gpu/drm/i915/gt/intel_sseu.c
769
void intel_sseu_dump(const struct sseu_dev_info *sseu, struct drm_printer *p)
drivers/gpu/drm/i915/gt/intel_sseu.c
807
struct drm_printer *p)
drivers/gpu/drm/i915/gt/intel_sseu.c
827
struct drm_printer *p)
drivers/gpu/drm/i915/gt/intel_sseu.c
843
struct drm_printer *p)
drivers/gpu/drm/i915/gt/intel_sseu.h
16
struct drm_printer;
drivers/gpu/drm/i915/gt/intel_sseu.h
166
void intel_sseu_dump(const struct sseu_dev_info *sseu, struct drm_printer *p);
drivers/gpu/drm/i915/gt/intel_sseu.h
169
struct drm_printer *p);
drivers/gpu/drm/i915/gt/intel_sseu_debugfs.c
285
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/i915/gt/intel_timeline.c
412
struct drm_printer *m,
drivers/gpu/drm/i915/gt/intel_timeline.c
413
void (*show_request)(struct drm_printer *m,
drivers/gpu/drm/i915/gt/intel_timeline.h
16
struct drm_printer;
drivers/gpu/drm/i915/gt/intel_timeline.h
89
struct drm_printer *m,
drivers/gpu/drm/i915/gt/intel_timeline.h
90
void (*show_request)(struct drm_printer *m,
drivers/gpu/drm/i915/gt/intel_workarounds.c
1283
struct drm_printer p = drm_dbg_printer(>->i915->drm, DRM_UT_DRIVER,
drivers/gpu/drm/i915/gt/selftest_context.c
290
struct drm_printer p = drm_dbg_printer(&engine->i915->drm,
drivers/gpu/drm/i915/gt/selftest_engine_heartbeat.c
125
struct drm_printer m = drm_err_printer(&engine->i915->drm, "pulse");
drivers/gpu/drm/i915/gt/selftest_engine_heartbeat.c
139
struct drm_printer m = drm_err_printer(&engine->i915->drm, "pulse");
drivers/gpu/drm/i915/gt/selftest_execlists.c
1385
struct drm_printer p =
drivers/gpu/drm/i915/gt/selftest_execlists.c
1681
struct drm_printer p = drm_info_printer(gt->i915->drm.dev);
drivers/gpu/drm/i915/gt/selftest_execlists.c
2648
struct drm_printer p =
drivers/gpu/drm/i915/gt/selftest_execlists.c
2669
struct drm_printer p =
drivers/gpu/drm/i915/gt/selftest_execlists.c
3024
struct drm_printer p =
drivers/gpu/drm/i915/gt/selftest_hangcheck.c
1072
struct drm_printer p = drm_info_printer(gt->i915->drm.dev);
drivers/gpu/drm/i915/gt/selftest_hangcheck.c
1122
struct drm_printer p =
drivers/gpu/drm/i915/gt/selftest_hangcheck.c
1147
struct drm_printer p =
drivers/gpu/drm/i915/gt/selftest_hangcheck.c
1332
struct drm_printer p = drm_info_printer(gt->i915->drm.dev);
drivers/gpu/drm/i915/gt/selftest_hangcheck.c
1521
struct drm_printer p = drm_info_printer(gt->i915->drm.dev);
drivers/gpu/drm/i915/gt/selftest_hangcheck.c
1545
struct drm_printer p = drm_info_printer(gt->i915->drm.dev);
drivers/gpu/drm/i915/gt/selftest_hangcheck.c
1719
struct drm_printer p = drm_info_printer(gt->i915->drm.dev);
drivers/gpu/drm/i915/gt/selftest_hangcheck.c
1844
struct drm_printer p = drm_info_printer(gt->i915->drm.dev);
drivers/gpu/drm/i915/gt/selftest_hangcheck.c
478
struct drm_printer p =
drivers/gpu/drm/i915/gt/selftest_hangcheck.c
599
struct drm_printer p =
drivers/gpu/drm/i915/gt/selftest_hangcheck.c
649
struct drm_printer p =
drivers/gpu/drm/i915/gt/selftest_hangcheck.c
754
struct drm_printer p = drm_info_printer(gt->i915->drm.dev);
drivers/gpu/drm/i915/gt/uc/intel_gsc_uc.c
318
void intel_gsc_uc_load_status(struct intel_gsc_uc *gsc, struct drm_printer *p)
drivers/gpu/drm/i915/gt/uc/intel_gsc_uc.h
11
struct drm_printer;
drivers/gpu/drm/i915/gt/uc/intel_gsc_uc.h
67
void intel_gsc_uc_load_status(struct intel_gsc_uc *gsc, struct drm_printer *p);
drivers/gpu/drm/i915/gt/uc/intel_gsc_uc_debugfs.c
17
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/i915/gt/uc/intel_guc.c
403
void intel_guc_dump_time_info(struct intel_guc *guc, struct drm_printer *p)
drivers/gpu/drm/i915/gt/uc/intel_guc.c
914
void intel_guc_load_status(struct intel_guc *guc, struct drm_printer *p)
drivers/gpu/drm/i915/gt/uc/intel_guc.h
540
void intel_guc_load_status(struct intel_guc *guc, struct drm_printer *p);
drivers/gpu/drm/i915/gt/uc/intel_guc.h
544
void intel_guc_dump_time_info(struct intel_guc *guc, struct drm_printer *p);
drivers/gpu/drm/i915/gt/uc/intel_guc_ads.c
180
struct drm_printer *dp)
drivers/gpu/drm/i915/gt/uc/intel_guc_ads.h
13
struct drm_printer;
drivers/gpu/drm/i915/gt/uc/intel_guc_ads.h
21
struct drm_printer *p);
drivers/gpu/drm/i915/gt/uc/intel_guc_ct.c
1364
struct drm_printer *p)
drivers/gpu/drm/i915/gt/uc/intel_guc_ct.h
137
void intel_guc_ct_print_info(struct intel_guc_ct *ct, struct drm_printer *p);
drivers/gpu/drm/i915/gt/uc/intel_guc_ct.h
20
struct drm_printer;
drivers/gpu/drm/i915/gt/uc/intel_guc_debugfs.c
20
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/i915/gt/uc/intel_guc_debugfs.c
43
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/i915/gt/uc/intel_guc_debugfs.c
58
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/i915/gt/uc/intel_guc_log.c
857
void intel_guc_log_info(struct intel_guc_log *log, struct drm_printer *p)
drivers/gpu/drm/i915/gt/uc/intel_guc_log.c
886
int intel_guc_log_dump(struct intel_guc_log *log, struct drm_printer *p,
drivers/gpu/drm/i915/gt/uc/intel_guc_log.h
107
void intel_guc_log_info(struct intel_guc_log *log, struct drm_printer *p);
drivers/gpu/drm/i915/gt/uc/intel_guc_log.h
108
int intel_guc_log_dump(struct intel_guc_log *log, struct drm_printer *p,
drivers/gpu/drm/i915/gt/uc/intel_guc_log_debugfs.c
46
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/i915/gt/uc/intel_guc_log_debugfs.c
72
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/i915/gt/uc/intel_guc_slpc.c
851
int intel_guc_slpc_print_info(struct intel_guc_slpc *slpc, struct drm_printer *p)
drivers/gpu/drm/i915/gt/uc/intel_guc_slpc.h
15
struct drm_printer;
drivers/gpu/drm/i915/gt/uc/intel_guc_slpc.h
42
int intel_guc_slpc_print_info(struct intel_guc_slpc *slpc, struct drm_printer *p);
drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c
5450
struct drm_printer *m)
drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c
5492
struct drm_printer *p)
drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c
5524
static inline void guc_log_context_priority(struct drm_printer *p,
drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c
5539
static inline void guc_log_context(struct drm_printer *p,
drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c
5567
struct drm_printer *p)
drivers/gpu/drm/i915/gt/uc/intel_guc_submission.h
13
struct drm_printer;
drivers/gpu/drm/i915/gt/uc/intel_guc_submission.h
25
struct drm_printer *p);
drivers/gpu/drm/i915/gt/uc/intel_guc_submission.h
27
struct drm_printer *p);
drivers/gpu/drm/i915/gt/uc/intel_guc_submission.h
30
struct drm_printer *m);
drivers/gpu/drm/i915/gt/uc/intel_huc.c
668
void intel_huc_load_status(struct intel_huc *huc, struct drm_printer *p)
drivers/gpu/drm/i915/gt/uc/intel_huc.h
99
void intel_huc_load_status(struct intel_huc *huc, struct drm_printer *p);
drivers/gpu/drm/i915/gt/uc/intel_huc_debugfs.c
15
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/i915/gt/uc/intel_uc_debugfs.c
21
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c
1347
void intel_uc_fw_dump(const struct intel_uc_fw *uc_fw, struct drm_printer *p)
drivers/gpu/drm/i915/gt/uc/intel_uc_fw.h
16
struct drm_printer;
drivers/gpu/drm/i915/gt/uc/intel_uc_fw.h
312
void intel_uc_fw_dump(const struct intel_uc_fw *uc_fw, struct drm_printer *p);
drivers/gpu/drm/i915/i915_active.h
212
void i915_active_print(struct i915_active *ref, struct drm_printer *m);
drivers/gpu/drm/i915/i915_debugfs.c
273
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/i915/i915_debugfs.c
291
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/i915/i915_debugfs.c
428
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/i915/i915_debugfs.c
441
struct drm_printer p;
drivers/gpu/drm/i915/i915_debugfs.c
69
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/i915/i915_driver.c
703
i915_print_iommu_status(struct drm_i915_private *i915, struct drm_printer *p)
drivers/gpu/drm/i915/i915_driver.c
712
struct drm_printer p = drm_dbg_printer(&dev_priv->drm, DRM_UT_DRIVER,
drivers/gpu/drm/i915/i915_driver.h
14
struct drm_printer;
drivers/gpu/drm/i915/i915_driver.h
31
i915_print_iommu_status(struct drm_i915_private *i915, struct drm_printer *p);
drivers/gpu/drm/i915/i915_drm_client.c
136
show_client_class(struct drm_printer *p,
drivers/gpu/drm/i915/i915_drm_client.c
160
void i915_drm_client_fdinfo(struct drm_printer *p, struct drm_file *file)
drivers/gpu/drm/i915/i915_drm_client.c
73
static void show_meminfo(struct drm_printer *p, struct drm_file *file)
drivers/gpu/drm/i915/i915_drm_client.h
22
struct drm_printer;
drivers/gpu/drm/i915/i915_drm_client.h
66
void i915_drm_client_fdinfo(struct drm_printer *p, struct drm_file *file);
drivers/gpu/drm/i915/i915_gpu_error.c
175
static void __i915_printfn_error(struct drm_printer *p, struct va_format *vaf)
drivers/gpu/drm/i915/i915_gpu_error.c
180
static inline struct drm_printer
drivers/gpu/drm/i915/i915_gpu_error.c
183
struct drm_printer p = {
drivers/gpu/drm/i915/i915_gpu_error.c
650
struct drm_printer p = i915_error_printer(m);
drivers/gpu/drm/i915/i915_gpu_error.c
659
struct drm_printer p = i915_error_printer(m);
drivers/gpu/drm/i915/i915_gpu_error.c
759
struct drm_printer p = i915_error_printer(m);
drivers/gpu/drm/i915/i915_gpu_error.c
792
struct drm_printer p = i915_error_printer(m);
drivers/gpu/drm/i915/i915_gpu_error.c
897
struct drm_printer p = i915_error_printer(m);
drivers/gpu/drm/i915/i915_params.c
133
static void _param_print_bool(struct drm_printer *p, const char *name,
drivers/gpu/drm/i915/i915_params.c
139
static void _param_print_int(struct drm_printer *p, const char *name,
drivers/gpu/drm/i915/i915_params.c
145
static void _param_print_uint(struct drm_printer *p, const char *name,
drivers/gpu/drm/i915/i915_params.c
151
static void _param_print_ulong(struct drm_printer *p, const char *name,
drivers/gpu/drm/i915/i915_params.c
157
static void _param_print_charp(struct drm_printer *p, const char *name,
drivers/gpu/drm/i915/i915_params.c
178
void i915_params_dump(const struct i915_params *params, struct drm_printer *p)
drivers/gpu/drm/i915/i915_params.h
31
struct drm_printer;
drivers/gpu/drm/i915/i915_params.h
76
void i915_params_dump(const struct i915_params *params, struct drm_printer *p);
drivers/gpu/drm/i915/i915_request.c
2183
void i915_request_show(struct drm_printer *m,
drivers/gpu/drm/i915/i915_request.h
450
void i915_request_show(struct drm_printer *m,
drivers/gpu/drm/i915/i915_request.h
50
struct drm_printer;
drivers/gpu/drm/i915/i915_scheduler.c
409
void i915_request_show_with_schedule(struct drm_printer *m,
drivers/gpu/drm/i915/i915_scheduler.h
17
struct drm_printer;
drivers/gpu/drm/i915/i915_scheduler.h
95
void i915_request_show_with_schedule(struct drm_printer *m,
drivers/gpu/drm/i915/i915_ttm_buddy_manager.c
224
struct drm_printer *printer)
drivers/gpu/drm/i915/intel_device_info.c
424
struct drm_printer *p)
drivers/gpu/drm/i915/intel_device_info.c
91
struct drm_printer *p)
drivers/gpu/drm/i915/intel_device_info.h
263
struct drm_printer *p);
drivers/gpu/drm/i915/intel_device_info.h
266
struct drm_printer *p);
drivers/gpu/drm/i915/intel_device_info.h
38
struct drm_printer;
drivers/gpu/drm/i915/intel_memory_region.c
206
struct drm_printer *printer)
drivers/gpu/drm/i915/intel_memory_region.h
123
struct drm_printer *printer);
drivers/gpu/drm/i915/intel_memory_region.h
17
struct drm_printer;
drivers/gpu/drm/i915/intel_runtime_pm.c
106
struct drm_printer *p)
drivers/gpu/drm/i915/intel_runtime_pm.h
16
struct drm_printer;
drivers/gpu/drm/i915/intel_runtime_pm.h
222
struct drm_printer *p);
drivers/gpu/drm/i915/intel_runtime_pm.h
225
struct drm_printer *p)
drivers/gpu/drm/i915/intel_wakeref.c
204
struct drm_printer *p)
drivers/gpu/drm/i915/intel_wakeref.h
20
struct drm_printer;
drivers/gpu/drm/i915/intel_wakeref.h
293
struct drm_printer *p);
drivers/gpu/drm/i915/pxp/intel_pxp_debugfs.c
24
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/i915/selftests/i915_active.c
161
struct drm_printer p = drm_err_printer(&i915->drm, __func__);
drivers/gpu/drm/i915/selftests/i915_active.c
194
struct drm_printer p = drm_err_printer(&i915->drm, __func__);
drivers/gpu/drm/i915/selftests/i915_active.c
281
void i915_active_print(struct i915_active *ref, struct drm_printer *m)
drivers/gpu/drm/i915/selftests/i915_request.c
672
struct drm_printer p = drm_info_printer(engine->i915->drm.dev);
drivers/gpu/drm/i915/selftests/i915_request.c
723
struct drm_printer p = drm_info_printer(engine->i915->drm.dev);
drivers/gpu/drm/i915/selftests/i915_request.c
733
struct drm_printer p = drm_info_printer(engine->i915->drm.dev);
drivers/gpu/drm/i915/selftests/i915_request.c
854
struct drm_printer p = drm_info_printer(engine->i915->drm.dev);
drivers/gpu/drm/i915/selftests/i915_request.c
871
struct drm_printer p = drm_info_printer(engine->i915->drm.dev);
drivers/gpu/drm/i915/selftests/i915_request.c
887
struct drm_printer p = drm_info_printer(engine->i915->drm.dev);
drivers/gpu/drm/loongson/lsdc_benchmark.c
104
int lsdc_show_benchmark_copy(struct lsdc_device *ldev, struct drm_printer *p)
drivers/gpu/drm/loongson/lsdc_benchmark.c
70
struct drm_printer *p)
drivers/gpu/drm/loongson/lsdc_benchmark.h
11
int lsdc_show_benchmark_copy(struct lsdc_device *ldev, struct drm_printer *p);
drivers/gpu/drm/loongson/lsdc_crtc.c
581
struct drm_printer printer = drm_seq_file_printer(m);
drivers/gpu/drm/loongson/lsdc_crtc.c
700
static void lsdc_crtc_atomic_print_state(struct drm_printer *p,
drivers/gpu/drm/loongson/lsdc_debugfs.c
38
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/loongson/lsdc_debugfs.c
49
struct drm_printer printer = drm_seq_file_printer(m);
drivers/gpu/drm/loongson/lsdc_debugfs.c
61
struct drm_printer printer = drm_seq_file_printer(m);
drivers/gpu/drm/loongson/lsdc_gfxpll.c
118
struct drm_printer *p,
drivers/gpu/drm/loongson/lsdc_gfxpll.c
153
struct drm_printer printer = drm_info_printer(this->ddev->dev);
drivers/gpu/drm/loongson/lsdc_gfxpll.h
32
struct drm_printer *printer, bool verbose);
drivers/gpu/drm/loongson/lsdc_pixpll.c
447
struct drm_printer *p)
drivers/gpu/drm/loongson/lsdc_pixpll.h
64
struct drm_printer *printer);
drivers/gpu/drm/loongson/lsdc_plane.c
437
static void lsdc_plane_atomic_print_state(struct drm_printer *p,
drivers/gpu/drm/msm/adreno/a5xx_debugfs.c
14
static void pfp_print(struct msm_gpu *gpu, struct drm_printer *p)
drivers/gpu/drm/msm/adreno/a5xx_debugfs.c
27
static void me_print(struct msm_gpu *gpu, struct drm_printer *p)
drivers/gpu/drm/msm/adreno/a5xx_debugfs.c
40
static void meq_print(struct msm_gpu *gpu, struct drm_printer *p)
drivers/gpu/drm/msm/adreno/a5xx_debugfs.c
53
static void roq_print(struct msm_gpu *gpu, struct drm_printer *p)
drivers/gpu/drm/msm/adreno/a5xx_debugfs.c
75
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/msm/adreno/a5xx_debugfs.c
76
void (*show)(struct msm_gpu *gpu, struct drm_printer *p) =
drivers/gpu/drm/msm/adreno/a5xx_gpu.c
1624
struct drm_printer *p)
drivers/gpu/drm/msm/adreno/a6xx_gpu.h
309
struct drm_printer *p);
drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c
1702
struct drm_printer *p)
drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c
1725
struct drm_printer *p, unsigned indent)
drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c
1748
static void a7xx_show_registers(const u32 *registers, u32 *data, struct drm_printer *p)
drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c
1753
static void print_ascii85(struct drm_printer *p, size_t len, u32 *data)
drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c
1778
static void print_name(struct drm_printer *p, const char *fmt, const char *name)
drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c
1786
struct drm_printer *p)
drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c
1809
struct drm_printer *p)
drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c
1840
struct drm_printer *p)
drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c
1866
struct drm_printer *p)
drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c
1878
struct drm_printer *p)
drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c
1890
struct drm_printer *p)
drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c
1904
struct drm_printer *p)
drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c
1919
struct drm_printer *p)
drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c
1933
u32 *data, struct drm_printer *p)
drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c
1949
struct drm_printer *p)
drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c
1977
struct drm_printer *p)
drivers/gpu/drm/msm/adreno/adreno_gpu.c
889
void adreno_show_object(struct drm_printer *p, void **ptr, int len,
drivers/gpu/drm/msm/adreno/adreno_gpu.c
931
struct drm_printer *p)
drivers/gpu/drm/msm/adreno/adreno_gpu.h
623
struct drm_printer *p);
drivers/gpu/drm/msm/adreno/adreno_gpu.h
644
void adreno_show_object(struct drm_printer *p, void **ptr, int len,
drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c
1180
static void dpu_crtc_atomic_print_state(struct drm_printer *p,
drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c
370
static void dpu_kms_global_print_state(struct drm_printer *p,
drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c
1641
static void dpu_plane_atomic_print_state(struct drm_printer *p,
drivers/gpu/drm/msm/disp/dpu1/dpu_rm.c
981
static void dpu_rm_print_state_helper(struct drm_printer *p,
drivers/gpu/drm/msm/disp/dpu1/dpu_rm.c
999
void dpu_rm_print_state(struct drm_printer *p,
drivers/gpu/drm/msm/disp/dpu1/dpu_rm.h
95
void dpu_rm_print_state(struct drm_printer *p,
drivers/gpu/drm/msm/disp/mdp4/mdp4_irq.c
30
struct drm_printer p = drm_info_printer(mdp4_kms->dev->dev);
drivers/gpu/drm/msm/disp/mdp5/mdp5_crtc.c
1081
mdp5_crtc_atomic_print_state(struct drm_printer *p,
drivers/gpu/drm/msm/disp/mdp5/mdp5_irq.c
32
struct drm_printer p = drm_info_printer(mdp5_kms->dev->dev);
drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.c
117
static void mdp5_global_print_state(struct drm_printer *p,
drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c
64
mdp5_plane_atomic_print_state(struct drm_printer *p,
drivers/gpu/drm/msm/disp/mdp5/mdp5_smp.c
328
void mdp5_smp_dump(struct mdp5_smp *smp, struct drm_printer *p,
drivers/gpu/drm/msm/disp/mdp5/mdp5_smp.h
73
void mdp5_smp_dump(struct mdp5_smp *smp, struct drm_printer *p,
drivers/gpu/drm/msm/disp/msm_disp_snapshot.c
14
struct drm_printer p;
drivers/gpu/drm/msm/disp/msm_disp_snapshot.c
57
struct drm_printer p;
drivers/gpu/drm/msm/disp/msm_disp_snapshot.h
114
void msm_disp_state_print(struct msm_disp_state *disp_state, struct drm_printer *p);
drivers/gpu/drm/msm/disp/msm_disp_snapshot_util.c
49
void __iomem *base_addr, struct drm_printer *p)
drivers/gpu/drm/msm/disp/msm_disp_snapshot_util.c
72
void msm_disp_state_print(struct msm_disp_state *state, struct drm_printer *p)
drivers/gpu/drm/msm/msm_debugfs.c
156
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/msm/msm_debugfs.c
314
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/msm/msm_debugfs.c
34
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/msm/msm_drv.c
802
static void msm_show_fdinfo(struct drm_printer *p, struct drm_file *file)
drivers/gpu/drm/msm/msm_gpu.c
152
struct drm_printer *p)
drivers/gpu/drm/msm/msm_gpu.c
183
struct drm_printer p;
drivers/gpu/drm/msm/msm_gpu.h
652
struct drm_printer *p);
drivers/gpu/drm/msm/msm_gpu.h
71
struct drm_printer *p);
drivers/gpu/drm/omapdrm/omap_debugfs.c
39
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/omapdrm/omap_plane.c
442
static void omap_plane_atomic_print_state(struct drm_printer *p,
drivers/gpu/drm/panfrost/panfrost_drv.c
745
struct drm_printer *p)
drivers/gpu/drm/panfrost/panfrost_drv.c
778
static void panfrost_show_fdinfo(struct drm_printer *p, struct drm_file *file)
drivers/gpu/drm/panthor/panthor_drv.c
1578
struct drm_printer *p)
drivers/gpu/drm/panthor/panthor_drv.c
1598
static void panthor_show_internal_memory_stats(struct drm_printer *p, struct drm_file *file)
drivers/gpu/drm/panthor/panthor_drv.c
1611
static void panthor_show_fdinfo(struct drm_printer *p, struct drm_file *file)
drivers/gpu/drm/radeon/radeon_sa.c
156
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/stm/ltdc.c
1196
static void ltdc_crtc_atomic_print_state(struct drm_printer *p,
drivers/gpu/drm/stm/ltdc.c
1534
static void ltdc_plane_atomic_print_state(struct drm_printer *p,
drivers/gpu/drm/tegra/drm.c
858
struct drm_printer p = drm_seq_file_printer(s);
drivers/gpu/drm/tests/drm_dp_mst_helper_test.c
501
static void drm_test_dp_mst_msg_printf(struct drm_printer *p, struct va_format *vaf)
drivers/gpu/drm/tests/drm_dp_mst_helper_test.c
514
struct drm_printer p = {
drivers/gpu/drm/tests/drm_mm_test.c
192
struct drm_printer p = drm_dbg_printer(NULL, DRM_UT_CORE, test->name);
drivers/gpu/drm/tilcdc/tilcdc_drv.c
465
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/ttm/ttm_bo.c
57
struct drm_printer p = drm_dbg_printer(NULL, DRM_UT_CORE, TTM_PFX);
drivers/gpu/drm/ttm/ttm_range_manager.c
150
struct drm_printer *printer)
drivers/gpu/drm/ttm/ttm_resource.c
609
struct drm_printer *p)
drivers/gpu/drm/ttm/ttm_resource.c
913
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/v3d/v3d_debugfs.c
266
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/v3d/v3d_drv.c
197
static void v3d_show_fdinfo(struct drm_printer *p, struct drm_file *file)
drivers/gpu/drm/vc4/vc4_bo.c
45
static void vc4_bo_stats_print(struct drm_printer *p, struct vc4_dev *vc4)
drivers/gpu/drm/vc4/vc4_bo.c
471
struct drm_printer p = drm_info_printer(vc4->base.dev);
drivers/gpu/drm/vc4/vc4_bo.c
76
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/vc4/vc4_crtc.c
377
struct drm_printer p = drm_info_printer(&vc4_crtc->pdev->dev);
drivers/gpu/drm/vc4/vc4_crtc.c
478
struct drm_printer p = drm_info_printer(&vc4_crtc->pdev->dev);
drivers/gpu/drm/vc4/vc4_debugfs.c
41
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/vc4/vc4_dsi.c
1155
struct drm_printer p = drm_info_printer(&dsi->pdev->dev);
drivers/gpu/drm/vc4/vc4_dsi.c
900
struct drm_printer p = drm_info_printer(&dsi->pdev->dev);
drivers/gpu/drm/vc4/vc4_hdmi.c
148
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/vc4/vc4_hvs.c
208
struct drm_printer p = drm_info_printer(&hvs->pdev->dev);
drivers/gpu/drm/vc4/vc4_hvs.c
234
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/vc4/vc4_hvs.c
247
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/vc4/vc4_hvs.c
289
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/vc4/vc4_hvs.c
338
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/vc4/vc4_kms.c
787
static void vc4_hvs_channels_print_state(struct drm_printer *p,
drivers/gpu/drm/virtio/virtgpu_debugfs.c
86
struct drm_printer p;
drivers/gpu/drm/vmwgfx/vmwgfx_gmrid_manager.c
141
struct drm_printer *printer)
drivers/gpu/drm/xe/xe_debugfs.c
106
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/xe/xe_debugfs.c
112
static int workarounds(struct xe_device *xe, struct drm_printer *p)
drivers/gpu/drm/xe/xe_debugfs.c
123
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/xe/xe_debugfs.c
133
struct drm_printer p;
drivers/gpu/drm/xe/xe_debugfs.c
161
struct drm_printer p;
drivers/gpu/drm/xe/xe_debugfs.c
43
u32 offset, const char *name, struct drm_printer *p)
drivers/gpu/drm/xe/xe_debugfs.c
67
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/xe/xe_devcoredump.c
451
void xe_print_blob_ascii85(struct drm_printer *p, const char *prefix, char suffix,
drivers/gpu/drm/xe/xe_devcoredump.c
88
struct drm_printer p;
drivers/gpu/drm/xe/xe_devcoredump.h
11
struct drm_printer;
drivers/gpu/drm/xe/xe_devcoredump.h
32
void xe_print_blob_ascii85(struct drm_printer *p, const char *prefix, char suffix,
drivers/gpu/drm/xe/xe_device.c
1200
void xe_device_snapshot_print(struct xe_device *xe, struct drm_printer *p)
drivers/gpu/drm/xe/xe_device.h
182
void xe_device_snapshot_print(struct xe_device *xe, struct drm_printer *p);
drivers/gpu/drm/xe/xe_drm_client.c
191
static void show_meminfo(struct drm_printer *p, struct drm_file *file)
drivers/gpu/drm/xe/xe_drm_client.c
315
static void show_run_ticks(struct drm_printer *p, struct drm_file *file)
drivers/gpu/drm/xe/xe_drm_client.c
396
void xe_drm_client_fdinfo(struct drm_printer *p, struct drm_file *file)
drivers/gpu/drm/xe/xe_drm_client.h
17
struct drm_printer;
drivers/gpu/drm/xe/xe_drm_client.h
56
void xe_drm_client_fdinfo(struct drm_printer *p, struct drm_file *file);
drivers/gpu/drm/xe/xe_ggtt.c
1126
int xe_ggtt_dump(struct xe_ggtt *ggtt, struct drm_printer *p)
drivers/gpu/drm/xe/xe_ggtt.c
1149
u64 xe_ggtt_print_holes(struct xe_ggtt *ggtt, u64 alignment, struct drm_printer *p)
drivers/gpu/drm/xe/xe_ggtt.h
11
struct drm_printer;
drivers/gpu/drm/xe/xe_ggtt.h
45
int xe_ggtt_dump(struct xe_ggtt *ggtt, struct drm_printer *p);
drivers/gpu/drm/xe/xe_ggtt.h
46
u64 xe_ggtt_print_holes(struct xe_ggtt *ggtt, u64 alignment, struct drm_printer *p);
drivers/gpu/drm/xe/xe_gsc.c
609
void xe_gsc_print_info(struct xe_gsc *gsc, struct drm_printer *p)
drivers/gpu/drm/xe/xe_gsc.h
11
struct drm_printer;
drivers/gpu/drm/xe/xe_gsc.h
25
void xe_gsc_print_info(struct xe_gsc *gsc, struct drm_printer *p);
drivers/gpu/drm/xe/xe_gsc_debugfs.c
37
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/xe/xe_gt.c
515
struct drm_printer p;
drivers/gpu/drm/xe/xe_gt_debugfs.c
112
static int hw_engines(struct xe_gt *gt, struct drm_printer *p)
drivers/gpu/drm/xe/xe_gt_debugfs.c
127
static int steering(struct xe_gt *gt, struct drm_printer *p)
drivers/gpu/drm/xe/xe_gt_debugfs.c
133
static int register_save_restore(struct xe_gt *gt, struct drm_printer *p)
drivers/gpu/drm/xe/xe_gt_debugfs.c
158
static int rcs_default_lrc(struct xe_gt *gt, struct drm_printer *p)
drivers/gpu/drm/xe/xe_gt_debugfs.c
164
static int ccs_default_lrc(struct xe_gt *gt, struct drm_printer *p)
drivers/gpu/drm/xe/xe_gt_debugfs.c
170
static int bcs_default_lrc(struct xe_gt *gt, struct drm_printer *p)
drivers/gpu/drm/xe/xe_gt_debugfs.c
176
static int vcs_default_lrc(struct xe_gt *gt, struct drm_printer *p)
drivers/gpu/drm/xe/xe_gt_debugfs.c
182
static int vecs_default_lrc(struct xe_gt *gt, struct drm_printer *p)
drivers/gpu/drm/xe/xe_gt_debugfs.c
188
static int hwconfig(struct xe_gt *gt, struct drm_printer *p)
drivers/gpu/drm/xe/xe_gt_debugfs.c
250
struct drm_printer p = drm_seq_file_printer(s);
drivers/gpu/drm/xe/xe_gt_debugfs.c
82
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/xe/xe_gt_debugfs.c
85
int (*print)(struct xe_gt *, struct drm_printer *) = node->info_ent->data;
drivers/gpu/drm/xe/xe_gt_idle.c
180
int xe_gt_idle_pg_print(struct xe_gt *gt, struct drm_printer *p)
drivers/gpu/drm/xe/xe_gt_idle.h
11
struct drm_printer;
drivers/gpu/drm/xe/xe_gt_idle.h
19
int xe_gt_idle_pg_print(struct xe_gt *gt, struct drm_printer *p);
drivers/gpu/drm/xe/xe_gt_mcr.c
873
void xe_gt_mcr_steering_dump(struct xe_gt *gt, struct drm_printer *p)
drivers/gpu/drm/xe/xe_gt_mcr.h
12
struct drm_printer;
drivers/gpu/drm/xe/xe_gt_mcr.h
33
void xe_gt_mcr_steering_dump(struct xe_gt *gt, struct drm_printer *p);
drivers/gpu/drm/xe/xe_gt_printk.h
103
static inline struct drm_printer xe_gt_info_printer(struct xe_gt *gt)
drivers/gpu/drm/xe/xe_gt_printk.h
105
struct drm_printer p = {
drivers/gpu/drm/xe/xe_gt_printk.h
118
static inline struct drm_printer xe_gt_dbg_printer(struct xe_gt *gt)
drivers/gpu/drm/xe/xe_gt_printk.h
120
struct drm_printer p = {
drivers/gpu/drm/xe/xe_gt_printk.h
53
static inline void __xe_gt_printfn_err(struct drm_printer *p, struct va_format *vaf)
drivers/gpu/drm/xe/xe_gt_printk.h
60
static inline void __xe_gt_printfn_info(struct drm_printer *p, struct va_format *vaf)
drivers/gpu/drm/xe/xe_gt_printk.h
67
static inline void __xe_gt_printfn_dbg(struct drm_printer *p, struct va_format *vaf)
drivers/gpu/drm/xe/xe_gt_printk.h
70
struct drm_printer dbg;
drivers/gpu/drm/xe/xe_gt_printk.h
88
static inline struct drm_printer xe_gt_err_printer(struct xe_gt *gt)
drivers/gpu/drm/xe/xe_gt_printk.h
90
struct drm_printer p = {
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
107
struct drm_printer p = xe_gt_dbg_printer(gt);
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
2902
struct drm_printer p = xe_gt_dbg_printer(gt);
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
3030
int xe_gt_sriov_pf_config_print_ggtt(struct xe_gt *gt, struct drm_printer *p)
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
3064
int xe_gt_sriov_pf_config_print_ctxs(struct xe_gt *gt, struct drm_printer *p)
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
3099
int xe_gt_sriov_pf_config_print_dbs(struct xe_gt *gt, struct drm_printer *p)
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
3134
int xe_gt_sriov_pf_config_print_lmem(struct xe_gt *gt, struct drm_printer *p)
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
3167
int xe_gt_sriov_pf_config_print_available_ggtt(struct xe_gt *gt, struct drm_printer *p)
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
96
struct drm_printer p = xe_gt_info_printer(gt);
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.h
100
int xe_gt_sriov_pf_config_print_available_ggtt(struct xe_gt *gt, struct drm_printer *p);
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.h
12
struct drm_printer;
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.h
95
int xe_gt_sriov_pf_config_print_ggtt(struct xe_gt *gt, struct drm_printer *p);
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.h
96
int xe_gt_sriov_pf_config_print_ctxs(struct xe_gt *gt, struct drm_printer *p);
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.h
97
int xe_gt_sriov_pf_config_print_dbs(struct xe_gt *gt, struct drm_printer *p);
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.h
98
int xe_gt_sriov_pf_config_print_lmem(struct xe_gt *gt, struct drm_printer *p);
drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c
196
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c
274
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c
46
struct drm_printer p = xe_gt_dbg_printer(gt);
drivers/gpu/drm/xe/xe_gt_sriov_pf_monitor.c
118
void xe_gt_sriov_pf_monitor_print_events(struct xe_gt *gt, struct drm_printer *p)
drivers/gpu/drm/xe/xe_gt_sriov_pf_monitor.h
12
struct drm_printer;
drivers/gpu/drm/xe/xe_gt_sriov_pf_monitor.h
16
void xe_gt_sriov_pf_monitor_print_events(struct xe_gt *gt, struct drm_printer *p);
drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c
61
struct drm_printer p = xe_gt_info_printer(gt);
drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c
732
static void print_guc_policies(struct drm_printer *p, struct xe_gt_sriov_guc_policies *policy)
drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c
754
int xe_gt_sriov_pf_policy_print(struct xe_gt *gt, struct drm_printer *p)
drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.h
13
struct drm_printer;
drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.h
33
int xe_gt_sriov_pf_policy_print(struct xe_gt *gt, struct drm_printer *p);
drivers/gpu/drm/xe/xe_gt_sriov_pf_service.c
203
struct drm_printer p = xe_gt_dbg_printer(gt);
drivers/gpu/drm/xe/xe_gt_sriov_pf_service.c
406
int xe_gt_sriov_pf_service_print_runtime(struct xe_gt *gt, struct drm_printer *p)
drivers/gpu/drm/xe/xe_gt_sriov_pf_service.h
12
struct drm_printer;
drivers/gpu/drm/xe/xe_gt_sriov_pf_service.h
18
int xe_gt_sriov_pf_service_print_runtime(struct xe_gt *gt, struct drm_printer *p);
drivers/gpu/drm/xe/xe_gt_sriov_vf.c
1138
void xe_gt_sriov_vf_print_config(struct xe_gt *gt, struct drm_printer *p)
drivers/gpu/drm/xe/xe_gt_sriov_vf.c
1174
void xe_gt_sriov_vf_print_runtime(struct xe_gt *gt, struct drm_printer *p)
drivers/gpu/drm/xe/xe_gt_sriov_vf.c
1192
void xe_gt_sriov_vf_print_version(struct xe_gt *gt, struct drm_printer *p)
drivers/gpu/drm/xe/xe_gt_sriov_vf.h
11
struct drm_printer;
drivers/gpu/drm/xe/xe_gt_sriov_vf.h
38
void xe_gt_sriov_vf_print_config(struct xe_gt *gt, struct drm_printer *p);
drivers/gpu/drm/xe/xe_gt_sriov_vf.h
39
void xe_gt_sriov_vf_print_runtime(struct xe_gt *gt, struct drm_printer *p);
drivers/gpu/drm/xe/xe_gt_sriov_vf.h
40
void xe_gt_sriov_vf_print_version(struct xe_gt *gt, struct drm_printer *p);
drivers/gpu/drm/xe/xe_gt_stats.c
93
int xe_gt_stats_print_info(struct xe_gt *gt, struct drm_printer *p)
drivers/gpu/drm/xe/xe_gt_stats.h
14
struct drm_printer;
drivers/gpu/drm/xe/xe_gt_stats.h
17
int xe_gt_stats_print_info(struct xe_gt *gt, struct drm_printer *p);
drivers/gpu/drm/xe/xe_gt_topology.c
241
struct drm_printer p;
drivers/gpu/drm/xe/xe_gt_topology.c
283
int xe_gt_topology_dump(struct xe_gt *gt, struct drm_printer *p)
drivers/gpu/drm/xe/xe_gt_topology.h
22
struct drm_printer;
drivers/gpu/drm/xe/xe_gt_topology.h
26
int xe_gt_topology_dump(struct xe_gt *gt, struct drm_printer *p);
drivers/gpu/drm/xe/xe_guc.c
1686
int xe_guc_print_info(struct xe_guc *guc, struct drm_printer *p)
drivers/gpu/drm/xe/xe_guc.h
32
struct drm_printer;
drivers/gpu/drm/xe/xe_guc.h
57
int xe_guc_print_info(struct xe_guc *guc, struct drm_printer *p);
drivers/gpu/drm/xe/xe_guc_capture.c
1695
snapshot_print_by_list_order(struct xe_hw_engine_snapshot *snapshot, struct drm_printer *p,
drivers/gpu/drm/xe/xe_guc_capture.c
1801
void xe_engine_snapshot_print(struct xe_hw_engine_snapshot *snapshot, struct drm_printer *p)
drivers/gpu/drm/xe/xe_guc_capture.h
55
void xe_engine_snapshot_print(struct xe_hw_engine_snapshot *snapshot, struct drm_printer *p);
drivers/gpu/drm/xe/xe_guc_ct.c
1982
struct drm_printer *p)
drivers/gpu/drm/xe/xe_guc_ct.c
2043
struct drm_printer *p)
drivers/gpu/drm/xe/xe_guc_ct.c
2092
void xe_guc_ct_print(struct xe_guc_ct *ct, struct drm_printer *p, bool want_ctb)
drivers/gpu/drm/xe/xe_guc_ct.c
2178
struct drm_printer ip = xe_gt_info_printer(gt);
drivers/gpu/drm/xe/xe_guc_ct.c
2179
struct drm_printer lp = drm_line_printer(&ip, "Capture", ++g_count);
drivers/gpu/drm/xe/xe_guc_ct.h
11
struct drm_printer;
drivers/gpu/drm/xe/xe_guc_ct.h
27
void xe_guc_ct_snapshot_print(struct xe_guc_ct_snapshot *snapshot, struct drm_printer *p);
drivers/gpu/drm/xe/xe_guc_ct.h
29
void xe_guc_ct_print(struct xe_guc_ct *ct, struct drm_printer *p, bool want_ctb);
drivers/gpu/drm/xe/xe_guc_db_mgr.c
225
static void dbm_print_locked(struct xe_guc_db_mgr *dbm, struct drm_printer *p, int indent)
drivers/gpu/drm/xe/xe_guc_db_mgr.c
258
struct drm_printer *p, int indent)
drivers/gpu/drm/xe/xe_guc_db_mgr.c
49
static void dbm_print_locked(struct xe_guc_db_mgr *dbm, struct drm_printer *p, int indent);
drivers/gpu/drm/xe/xe_guc_db_mgr.c
60
struct drm_printer p = xe_gt_info_printer(dbm_to_gt(dbm));
drivers/gpu/drm/xe/xe_guc_db_mgr.h
20
void xe_guc_db_mgr_print(struct xe_guc_db_mgr *dbm, struct drm_printer *p, int indent);
drivers/gpu/drm/xe/xe_guc_db_mgr.h
9
struct drm_printer;
drivers/gpu/drm/xe/xe_guc_debugfs.c
101
static int guc_pc(struct xe_guc *guc, struct drm_printer *p)
drivers/gpu/drm/xe/xe_guc_debugfs.c
65
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/xe/xe_guc_debugfs.c
71
int (*print)(struct xe_guc *, struct drm_printer *) = node->info_ent->data;
drivers/gpu/drm/xe/xe_guc_debugfs.c
77
static int guc_log(struct xe_guc *guc, struct drm_printer *p)
drivers/gpu/drm/xe/xe_guc_debugfs.c
83
static int guc_log_lfd(struct xe_guc *guc, struct drm_printer *p)
drivers/gpu/drm/xe/xe_guc_debugfs.c
89
static int guc_log_dmesg(struct xe_guc *guc, struct drm_printer *p)
drivers/gpu/drm/xe/xe_guc_debugfs.c
95
static int guc_ctb(struct xe_guc *guc, struct drm_printer *p)
drivers/gpu/drm/xe/xe_guc_hwconfig.c
108
void xe_guc_hwconfig_dump(struct xe_guc *guc, struct drm_printer *p)
drivers/gpu/drm/xe/xe_guc_hwconfig.h
11
struct drm_printer;
drivers/gpu/drm/xe/xe_guc_hwconfig.h
17
void xe_guc_hwconfig_dump(struct xe_guc *guc, struct drm_printer *p);
drivers/gpu/drm/xe/xe_guc_id_mgr.c
250
static void idm_print_locked(struct xe_guc_id_mgr *idm, struct drm_printer *p, int indent)
drivers/gpu/drm/xe/xe_guc_id_mgr.c
271
void xe_guc_id_mgr_print(struct xe_guc_id_mgr *idm, struct drm_printer *p, int indent)
drivers/gpu/drm/xe/xe_guc_id_mgr.c
35
static void idm_print_locked(struct xe_guc_id_mgr *idm, struct drm_printer *p, int indent);
drivers/gpu/drm/xe/xe_guc_id_mgr.c
47
struct drm_printer p = xe_gt_info_printer(idm_to_gt(idm));
drivers/gpu/drm/xe/xe_guc_id_mgr.h
20
void xe_guc_id_mgr_print(struct xe_guc_id_mgr *idm, struct drm_printer *p, int indent);
drivers/gpu/drm/xe/xe_guc_id_mgr.h
9
struct drm_printer;
drivers/gpu/drm/xe/xe_guc_klv_helpers.c
87
void xe_guc_klv_print(const u32 *klvs, u32 num_dwords, struct drm_printer *p)
drivers/gpu/drm/xe/xe_guc_klv_helpers.h
12
struct drm_printer;
drivers/gpu/drm/xe/xe_guc_klv_helpers.h
16
void xe_guc_klv_print(const u32 *klvs, u32 num_dwords, struct drm_printer *p);
drivers/gpu/drm/xe/xe_guc_log.c
233
void xe_guc_log_snapshot_print(struct xe_guc_log_snapshot *snapshot, struct drm_printer *p)
drivers/gpu/drm/xe/xe_guc_log.c
263
static inline void lfd_output_binary(struct drm_printer *p, char *buf, int buf_size)
drivers/gpu/drm/xe/xe_guc_log.c
274
static int xe_guc_log_add_typed_payload(struct drm_printer *p, u32 type,
drivers/gpu/drm/xe/xe_guc_log.c
313
static int xe_guc_log_add_klv(struct drm_printer *p, u32 lfd_type,
drivers/gpu/drm/xe/xe_guc_log.c
321
static int xe_guc_log_add_os_id(struct drm_printer *p, u32 id)
drivers/gpu/drm/xe/xe_guc_log.c
414
xe_guc_log_output_lfd_init(struct drm_printer *p, struct xe_guc_log_snapshot *snapshot,
drivers/gpu/drm/xe/xe_guc_log.c
432
xe_guc_log_print_chunks(struct drm_printer *p, struct xe_guc_log_snapshot *snapshot,
drivers/gpu/drm/xe/xe_guc_log.c
453
xe_guc_log_add_log_event(struct drm_printer *p, struct xe_guc_log_snapshot *snapshot,
drivers/gpu/drm/xe/xe_guc_log.c
502
xe_guc_log_add_crash_dump(struct drm_printer *p, struct xe_guc_log_snapshot *snapshot,
drivers/gpu/drm/xe/xe_guc_log.c
546
xe_guc_log_snapshot_print_lfd(struct xe_guc_log_snapshot *snapshot, struct drm_printer *p)
drivers/gpu/drm/xe/xe_guc_log.c
583
struct drm_printer ip = xe_gt_info_printer(gt);
drivers/gpu/drm/xe/xe_guc_log.c
584
struct drm_printer lp = drm_line_printer(&ip, "Capture", ++g_count);
drivers/gpu/drm/xe/xe_guc_log.c
598
void xe_guc_log_print(struct xe_guc_log *log, struct drm_printer *p)
drivers/gpu/drm/xe/xe_guc_log.c
615
void xe_guc_log_print_lfd(struct xe_guc_log *log, struct drm_printer *p)
drivers/gpu/drm/xe/xe_guc_log.h
12
struct drm_printer;
drivers/gpu/drm/xe/xe_guc_log.h
54
void xe_guc_log_print(struct xe_guc_log *log, struct drm_printer *p);
drivers/gpu/drm/xe/xe_guc_log.h
55
void xe_guc_log_print_lfd(struct xe_guc_log *log, struct drm_printer *p);
drivers/gpu/drm/xe/xe_guc_log.h
58
void xe_guc_log_snapshot_print(struct xe_guc_log_snapshot *snapshot, struct drm_printer *p);
drivers/gpu/drm/xe/xe_guc_pc.c
1414
void xe_guc_pc_print(struct xe_guc_pc *pc, struct drm_printer *p)
drivers/gpu/drm/xe/xe_guc_pc.h
13
struct drm_printer;
drivers/gpu/drm/xe/xe_guc_pc.h
21
void xe_guc_pc_print(struct xe_guc_pc *pc, struct drm_printer *p);
drivers/gpu/drm/xe/xe_guc_submit.c
3130
struct drm_printer *p)
drivers/gpu/drm/xe/xe_guc_submit.c
3237
struct drm_printer *p)
drivers/gpu/drm/xe/xe_guc_submit.c
3294
static void guc_exec_queue_print(struct xe_exec_queue *q, struct drm_printer *p)
drivers/gpu/drm/xe/xe_guc_submit.c
3338
void xe_guc_submit_print(struct xe_guc *guc, struct drm_printer *p)
drivers/gpu/drm/xe/xe_guc_submit.h
11
struct drm_printer;
drivers/gpu/drm/xe/xe_guc_submit.h
49
struct drm_printer *p);
drivers/gpu/drm/xe/xe_guc_submit.h
52
void xe_guc_submit_print(struct xe_guc *guc, struct drm_printer *p);
drivers/gpu/drm/xe/xe_huc.c
299
void xe_huc_print_info(struct xe_huc *huc, struct drm_printer *p)
drivers/gpu/drm/xe/xe_huc.h
11
struct drm_printer;
drivers/gpu/drm/xe/xe_huc.h
26
void xe_huc_print_info(struct xe_huc *huc, struct drm_printer *p);
drivers/gpu/drm/xe/xe_huc_debugfs.c
37
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/xe/xe_hw_engine.c
1000
void xe_hw_engine_print(struct xe_hw_engine *hwe, struct drm_printer *p)
drivers/gpu/drm/xe/xe_hw_engine.h
11
struct drm_printer;
drivers/gpu/drm/xe/xe_hw_engine.h
61
void xe_hw_engine_print(struct xe_hw_engine *hwe, struct drm_printer *p);
drivers/gpu/drm/xe/xe_lrc.c
1859
static int dump_mi_command(struct drm_printer *p,
drivers/gpu/drm/xe/xe_lrc.c
1929
static int dump_gfxpipe_command(struct drm_printer *p,
drivers/gpu/drm/xe/xe_lrc.c
2081
static int dump_gfx_state_command(struct drm_printer *p,
drivers/gpu/drm/xe/xe_lrc.c
2106
void xe_lrc_dump_default(struct drm_printer *p,
drivers/gpu/drm/xe/xe_lrc.c
2327
void xe_lrc_snapshot_print(struct xe_lrc_snapshot *snapshot, struct drm_printer *p)
drivers/gpu/drm/xe/xe_lrc.h
12
struct drm_printer;
drivers/gpu/drm/xe/xe_lrc.h
134
void xe_lrc_dump_default(struct drm_printer *p,
drivers/gpu/drm/xe/xe_lrc.h
144
void xe_lrc_snapshot_print(struct xe_lrc_snapshot *snapshot, struct drm_printer *p);
drivers/gpu/drm/xe/xe_mocs.c
268
static void xelp_lncf_dump(struct xe_mocs_info *info, struct xe_gt *gt, struct drm_printer *p)
drivers/gpu/drm/xe/xe_mocs.c
298
struct xe_gt *gt, struct drm_printer *p)
drivers/gpu/drm/xe/xe_mocs.c
373
struct xe_gt *gt, struct drm_printer *p)
drivers/gpu/drm/xe/xe_mocs.c
418
struct drm_printer *p)
drivers/gpu/drm/xe/xe_mocs.c
44
struct xe_gt *gt, struct drm_printer *p);
drivers/gpu/drm/xe/xe_mocs.c
499
struct xe_gt *gt, struct drm_printer *p)
drivers/gpu/drm/xe/xe_mocs.c
542
struct xe_gt *gt, struct drm_printer *p)
drivers/gpu/drm/xe/xe_mocs.c
807
int xe_mocs_dump(struct xe_gt *gt, struct drm_printer *p)
drivers/gpu/drm/xe/xe_mocs.h
14
int xe_mocs_dump(struct xe_gt *gt, struct drm_printer *p);
drivers/gpu/drm/xe/xe_mocs.h
9
struct drm_printer;
drivers/gpu/drm/xe/xe_pat.c
308
static int xelp_dump(struct xe_gt *gt, struct drm_printer *p)
drivers/gpu/drm/xe/xe_pat.c
333
static int xehp_dump(struct xe_gt *gt, struct drm_printer *p)
drivers/gpu/drm/xe/xe_pat.c
358
static int xehpc_dump(struct xe_gt *gt, struct drm_printer *p)
drivers/gpu/drm/xe/xe_pat.c
383
static int xelpg_dump(struct xe_gt *gt, struct drm_printer *p)
drivers/gpu/drm/xe/xe_pat.c
418
static void xe2_pat_entry_dump(struct drm_printer *p, const char *label, u32 pat, bool rsvd)
drivers/gpu/drm/xe/xe_pat.c
430
static void xe3p_xpc_pat_entry_dump(struct drm_printer *p, const char *label, u32 pat, bool rsvd)
drivers/gpu/drm/xe/xe_pat.c
441
static int xe2_dump(struct xe_gt *gt, struct drm_printer *p)
drivers/gpu/drm/xe/xe_pat.c
485
static int xe3p_xpc_dump(struct xe_gt *gt, struct drm_printer *p)
drivers/gpu/drm/xe/xe_pat.c
63
static void xelp_pat_entry_dump(struct drm_printer *p, int index, u32 pat)
drivers/gpu/drm/xe/xe_pat.c
632
int xe_pat_dump(struct xe_gt *gt, struct drm_printer *p)
drivers/gpu/drm/xe/xe_pat.c
649
int xe_pat_dump_sw_config(struct xe_gt *gt, struct drm_printer *p)
drivers/gpu/drm/xe/xe_pat.c
71
static void xehpc_pat_entry_dump(struct drm_printer *p, int index, u32 pat)
drivers/gpu/drm/xe/xe_pat.c
78
static void xelpg_pat_entry_dump(struct drm_printer *p, int index, u32 pat)
drivers/gpu/drm/xe/xe_pat.c
90
int (*dump)(struct xe_gt *gt, struct drm_printer *p);
drivers/gpu/drm/xe/xe_pat.h
11
struct drm_printer;
drivers/gpu/drm/xe/xe_pat.h
53
int xe_pat_dump(struct xe_gt *gt, struct drm_printer *p);
drivers/gpu/drm/xe/xe_pat.h
54
int xe_pat_dump_sw_config(struct xe_gt *gt, struct drm_printer *p);
drivers/gpu/drm/xe/xe_printk.h
104
static inline struct drm_printer xe_info_printer(struct xe_device *xe)
drivers/gpu/drm/xe/xe_printk.h
106
struct drm_printer p = {
drivers/gpu/drm/xe/xe_printk.h
119
static inline struct drm_printer xe_dbg_printer(struct xe_device *xe)
drivers/gpu/drm/xe/xe_printk.h
121
struct drm_printer p = {
drivers/gpu/drm/xe/xe_printk.h
54
static inline void __xe_printfn_err(struct drm_printer *p, struct va_format *vaf)
drivers/gpu/drm/xe/xe_printk.h
61
static inline void __xe_printfn_info(struct drm_printer *p, struct va_format *vaf)
drivers/gpu/drm/xe/xe_printk.h
68
static inline void __xe_printfn_dbg(struct drm_printer *p, struct va_format *vaf)
drivers/gpu/drm/xe/xe_printk.h
71
struct drm_printer ddp;
drivers/gpu/drm/xe/xe_printk.h
89
static inline struct drm_printer xe_err_printer(struct xe_device *xe)
drivers/gpu/drm/xe/xe_printk.h
91
struct drm_printer p = {
drivers/gpu/drm/xe/xe_pxp_debugfs.c
49
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/xe/xe_pxp_debugfs.c
68
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/xe/xe_reg_sr.c
194
void xe_reg_sr_dump(struct xe_reg_sr *sr, struct drm_printer *p)
drivers/gpu/drm/xe/xe_reg_sr.h
18
struct drm_printer;
drivers/gpu/drm/xe/xe_reg_sr.h
21
void xe_reg_sr_dump(struct xe_reg_sr *sr, struct drm_printer *p);
drivers/gpu/drm/xe/xe_reg_whitelist.c
141
struct drm_printer p;
drivers/gpu/drm/xe/xe_reg_whitelist.c
197
void xe_reg_whitelist_print_entry(struct drm_printer *p, unsigned int indent,
drivers/gpu/drm/xe/xe_reg_whitelist.c
246
void xe_reg_whitelist_dump(struct xe_reg_sr *sr, struct drm_printer *p)
drivers/gpu/drm/xe/xe_reg_whitelist.h
11
struct drm_printer;
drivers/gpu/drm/xe/xe_reg_whitelist.h
18
void xe_reg_whitelist_print_entry(struct drm_printer *p, unsigned int indent,
drivers/gpu/drm/xe/xe_reg_whitelist.h
21
void xe_reg_whitelist_dump(struct xe_reg_sr *sr, struct drm_printer *p);
drivers/gpu/drm/xe/xe_sched_job.c
345
struct drm_printer *p)
drivers/gpu/drm/xe/xe_sched_job.h
11
struct drm_printer;
drivers/gpu/drm/xe/xe_sched_job.h
90
void xe_sched_job_snapshot_print(struct xe_sched_job_snapshot *snapshot, struct drm_printer *p);
drivers/gpu/drm/xe/xe_sriov.c
138
void xe_sriov_print_info(struct xe_device *xe, struct drm_printer *p)
drivers/gpu/drm/xe/xe_sriov.h
13
struct drm_printer;
drivers/gpu/drm/xe/xe_sriov.h
19
void xe_sriov_print_info(struct xe_device *xe, struct drm_printer *p);
drivers/gpu/drm/xe/xe_sriov_pf.c
276
void xe_sriov_pf_print_vfs_summary(struct xe_device *xe, struct drm_printer *p)
drivers/gpu/drm/xe/xe_sriov_pf.h
12
struct drm_printer;
drivers/gpu/drm/xe/xe_sriov_pf.h
22
void xe_sriov_pf_print_vfs_summary(struct xe_device *xe, struct drm_printer *p);
drivers/gpu/drm/xe/xe_sriov_pf_debugfs.c
138
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/xe/xe_sriov_pf_debugfs.c
142
void (*print)(struct xe_device *, struct drm_printer *) = node->info_ent->data;
drivers/gpu/drm/xe/xe_sriov_pf_service.c
181
static void print_pf_version(struct drm_printer *p, const char *name,
drivers/gpu/drm/xe/xe_sriov_pf_service.c
194
void xe_sriov_pf_service_print_versions(struct xe_device *xe, struct drm_printer *p)
drivers/gpu/drm/xe/xe_sriov_pf_service.h
11
struct drm_printer;
drivers/gpu/drm/xe/xe_sriov_pf_service.h
15
void xe_sriov_pf_service_print_versions(struct xe_device *xe, struct drm_printer *p);
drivers/gpu/drm/xe/xe_sriov_vf.c
265
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/xe/xe_sriov_vf_ccs.c
472
void xe_sriov_vf_ccs_print(struct xe_device *xe, struct drm_printer *p)
drivers/gpu/drm/xe/xe_sriov_vf_ccs.h
13
struct drm_printer;
drivers/gpu/drm/xe/xe_sriov_vf_ccs.h
22
void xe_sriov_vf_ccs_print(struct xe_device *xe, struct drm_printer *p);
drivers/gpu/drm/xe/xe_tile_debugfs.c
63
struct drm_printer p = drm_seq_file_printer(m);
drivers/gpu/drm/xe/xe_tile_debugfs.c
66
int (*print)(struct xe_tile *, struct drm_printer *) = node->info_ent->data;
drivers/gpu/drm/xe/xe_tile_debugfs.c
90
static int ggtt(struct xe_tile *tile, struct drm_printer *p)
drivers/gpu/drm/xe/xe_tile_debugfs.c
95
static int sa_info(struct xe_tile *tile, struct drm_printer *p)
drivers/gpu/drm/xe/xe_tile_printk.h
102
static inline struct drm_printer xe_tile_info_printer(struct xe_tile *tile)
drivers/gpu/drm/xe/xe_tile_printk.h
104
struct drm_printer p = {
drivers/gpu/drm/xe/xe_tile_printk.h
117
static inline struct drm_printer xe_tile_dbg_printer(struct xe_tile *tile)
drivers/gpu/drm/xe/xe_tile_printk.h
119
struct drm_printer p = {
drivers/gpu/drm/xe/xe_tile_printk.h
52
static inline void __xe_tile_printfn_err(struct drm_printer *p, struct va_format *vaf)
drivers/gpu/drm/xe/xe_tile_printk.h
59
static inline void __xe_tile_printfn_info(struct drm_printer *p, struct va_format *vaf)
drivers/gpu/drm/xe/xe_tile_printk.h
66
static inline void __xe_tile_printfn_dbg(struct drm_printer *p, struct va_format *vaf)
drivers/gpu/drm/xe/xe_tile_printk.h
69
struct drm_printer dbg;
drivers/gpu/drm/xe/xe_tile_printk.h
87
static inline struct drm_printer xe_tile_err_printer(struct xe_tile *tile)
drivers/gpu/drm/xe/xe_tile_printk.h
89
struct drm_printer p = {
drivers/gpu/drm/xe/xe_tile_sriov_pf_debugfs.c
101
static int pf_config_print_vram(struct xe_tile *tile, struct drm_printer *p)
drivers/gpu/drm/xe/xe_tile_sriov_pf_debugfs.c
70
static int pf_config_print_available_ggtt(struct xe_tile *tile, struct drm_printer *p)
drivers/gpu/drm/xe/xe_tile_sriov_pf_debugfs.c
75
static int pf_config_print_ggtt(struct xe_tile *tile, struct drm_printer *p)
drivers/gpu/drm/xe/xe_ttm_sys_mgr.c
73
struct drm_printer *printer)
drivers/gpu/drm/xe/xe_ttm_vram_mgr.c
200
struct drm_printer *printer)
drivers/gpu/drm/xe/xe_tuning.c
228
int xe_tuning_dump(struct xe_gt *gt, struct drm_printer *p)
drivers/gpu/drm/xe/xe_tuning.h
17
int xe_tuning_dump(struct xe_gt *gt, struct drm_printer *p);
drivers/gpu/drm/xe/xe_tuning.h
9
struct drm_printer;
drivers/gpu/drm/xe/xe_uc_fw.c
702
struct drm_printer p = xe_gt_info_printer(gt);
drivers/gpu/drm/xe/xe_uc_fw.c
938
void xe_uc_fw_print(struct xe_uc_fw *uc_fw, struct drm_printer *p)
drivers/gpu/drm/xe/xe_uc_fw.h
15
struct drm_printer;
drivers/gpu/drm/xe/xe_uc_fw.h
21
void xe_uc_fw_print(struct xe_uc_fw *uc_fw, struct drm_printer *p);
drivers/gpu/drm/xe/xe_vm.c
4259
void xe_vm_snapshot_print(struct xe_vm_snapshot *snap, struct drm_printer *p)
drivers/gpu/drm/xe/xe_vm.h
16
struct drm_printer;
drivers/gpu/drm/xe/xe_vm.h
309
void xe_vm_snapshot_print(struct xe_vm_snapshot *snap, struct drm_printer *p);
drivers/gpu/drm/xe/xe_wa.c
1042
void xe_wa_device_dump(struct xe_device *xe, struct drm_printer *p)
drivers/gpu/drm/xe/xe_wa.c
1059
int xe_wa_gt_dump(struct xe_gt *gt, struct drm_printer *p)
drivers/gpu/drm/xe/xe_wa.h
11
struct drm_printer;
drivers/gpu/drm/xe/xe_wa.h
24
void xe_wa_device_dump(struct xe_device *xe, struct drm_printer *p);
drivers/gpu/drm/xe/xe_wa.h
25
int xe_wa_gt_dump(struct xe_gt *gt, struct drm_printer *p);
include/drm/display/drm_dp_helper.h
131
void drm_dp_as_sdp_log(struct drm_printer *p,
include/drm/display/drm_dp_helper.h
133
void drm_dp_vsc_sdp_log(struct drm_printer *p, const struct drm_dp_vsc_sdp *vsc);
include/drm/display/drm_dsc_helper.h
20
struct drm_printer;
include/drm/display/drm_dsc_helper.h
33
void drm_dsc_dump_config(struct drm_printer *p, int indent, const struct drm_dsc_config *cfg);
include/drm/drm_atomic.h
294
void (*atomic_print_state)(struct drm_printer *p,
include/drm/drm_atomic.h
917
void drm_state_dump(struct drm_device *dev, struct drm_printer *p);
include/drm/drm_buddy.h
15
struct drm_printer;
include/drm/drm_buddy.h
167
void drm_buddy_print(struct drm_buddy *mm, struct drm_printer *p);
include/drm/drm_buddy.h
170
struct drm_printer *p);
include/drm/drm_connector.h
1637
void (*atomic_print_state)(struct drm_printer *p,
include/drm/drm_connector.h
46
struct drm_printer;
include/drm/drm_crtc.h
43
struct drm_printer;
include/drm/drm_crtc.h
845
void (*atomic_print_state)(struct drm_printer *p,
include/drm/drm_drv.h
393
void (*show_fdinfo)(struct drm_printer *p, struct drm_file *f);
include/drm/drm_drv.h
48
struct drm_printer;
include/drm/drm_edid.h
33
struct drm_printer;
include/drm/drm_edid.h
487
void drm_edid_print_product_id(struct drm_printer *p,
include/drm/drm_file.h
45
struct drm_printer;
include/drm/drm_file.h
517
void drm_fdinfo_print_size(struct drm_printer *p,
include/drm/drm_file.h
522
void drm_print_memory_stats(struct drm_printer *p,
include/drm/drm_file.h
527
void drm_show_memory_stats(struct drm_printer *p, struct drm_file *file);
include/drm/drm_gem.h
116
void (*print_info)(struct drm_printer *p, unsigned int indent,
include/drm/drm_gem_dma_helper.h
39
struct drm_printer *p, unsigned int indent);
include/drm/drm_gem_dma_helper.h
74
static inline void drm_gem_dma_object_print_info(struct drm_printer *p, unsigned int indent,
include/drm/drm_gem_shmem_helper.h
142
struct drm_printer *p, unsigned int indent);
include/drm/drm_gem_shmem_helper.h
17
struct drm_printer;
include/drm/drm_gem_shmem_helper.h
173
static inline void drm_gem_shmem_object_print_info(struct drm_printer *p, unsigned int indent,
include/drm/drm_gem_ttm_helper.h
17
void drm_gem_ttm_print_info(struct drm_printer *p, unsigned int indent,
include/drm/drm_mm.h
51
struct drm_printer;
include/drm/drm_mm.h
550
void drm_mm_print(const struct drm_mm *mm, struct drm_printer *p);
include/drm/drm_plane.h
37
struct drm_printer;
include/drm/drm_plane.h
539
void (*atomic_print_state)(struct drm_printer *p,
include/drm/drm_print.h
176
void (*printfn)(struct drm_printer *p, struct va_format *vaf);
include/drm/drm_print.h
177
void (*puts)(struct drm_printer *p, const char *str);
include/drm/drm_print.h
188
void __drm_printfn_coredump(struct drm_printer *p, struct va_format *vaf);
include/drm/drm_print.h
189
void __drm_puts_coredump(struct drm_printer *p, const char *str);
include/drm/drm_print.h
190
void __drm_printfn_seq_file(struct drm_printer *p, struct va_format *vaf);
include/drm/drm_print.h
191
void __drm_puts_seq_file(struct drm_printer *p, const char *str);
include/drm/drm_print.h
192
void __drm_printfn_info(struct drm_printer *p, struct va_format *vaf);
include/drm/drm_print.h
193
void __drm_printfn_dbg(struct drm_printer *p, struct va_format *vaf);
include/drm/drm_print.h
194
void __drm_printfn_err(struct drm_printer *p, struct va_format *vaf);
include/drm/drm_print.h
195
void __drm_printfn_line(struct drm_printer *p, struct va_format *vaf);
include/drm/drm_print.h
198
void drm_printf(struct drm_printer *p, const char *f, ...);
include/drm/drm_print.h
199
void drm_puts(struct drm_printer *p, const char *str);
include/drm/drm_print.h
200
void drm_print_regset32(struct drm_printer *p, struct debugfs_regset32 *regset);
include/drm/drm_print.h
201
void drm_print_bits(struct drm_printer *p, unsigned long value,
include/drm/drm_print.h
203
void drm_print_hex_dump(struct drm_printer *p, const char *prefix,
include/drm/drm_print.h
214
drm_vprintf(struct drm_printer *p, const char *fmt, va_list *va)
include/drm/drm_print.h
332
static inline struct drm_printer
include/drm/drm_print.h
335
struct drm_printer p = {
include/drm/drm_print.h
357
static inline bool drm_coredump_printer_is_full(struct drm_printer *p)
include/drm/drm_print.h
374
static inline struct drm_printer drm_seq_file_printer(struct seq_file *f)
include/drm/drm_print.h
376
struct drm_printer p = {
include/drm/drm_print.h
391
static inline struct drm_printer drm_info_printer(struct device *dev)
include/drm/drm_print.h
393
struct drm_printer p = {
include/drm/drm_print.h
409
static inline struct drm_printer drm_dbg_printer(struct drm_device *drm,
include/drm/drm_print.h
413
struct drm_printer p = {
include/drm/drm_print.h
431
static inline struct drm_printer drm_err_printer(struct drm_device *drm,
include/drm/drm_print.h
434
struct drm_printer p = {
include/drm/drm_print.h
488
static inline struct drm_printer drm_line_printer(struct drm_printer *p,
include/drm/drm_print.h
492
struct drm_printer lp = {
include/drm/drm_suballoc.h
102
struct drm_printer *p,
include/drm/drm_suballoc.h
97
struct drm_printer *p,
include/drm/ttm/ttm_resource.h
182
struct drm_printer *printer);
include/drm/ttm/ttm_resource.h
42
struct drm_printer;
include/drm/ttm/ttm_resource.h
483
struct drm_printer *p);