Home
last modified time | relevance | path

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

/Linux-v4.19/include/drm/
Ddrm_debugfs.h74 const struct drm_info_list *info_ent; member
/Linux-v4.19/drivers/gpu/drm/
Ddrm_debugfs.c58 return single_open(file, node->info_ent->show, node); in drm_debugfs_open()
115 tmp->info_ent = &files[i]; in drm_debugfs_create_files()
199 if (tmp->info_ent == &files[i]) { in drm_debugfs_remove_files()
/Linux-v4.19/drivers/gpu/drm/msm/adreno/
Da5xx_debugfs.c92 node->info_ent->data; in show()
/Linux-v4.19/drivers/gpu/drm/msm/
Dmsm_debugfs.c168 node->info_ent->data; in show_locked()
/Linux-v4.19/drivers/gpu/drm/sti/
Dsti_vid.c94 struct sti_vid *vid = (struct sti_vid *)node->info_ent->data; in vid_dbg_show()
Dsti_mixer.c147 struct sti_mixer *mixer = (struct sti_mixer *)node->info_ent->data; in mixer_dbg_show()
Dsti_gdp.c212 struct sti_gdp *gdp = (struct sti_gdp *)node->info_ent->data; in gdp_dbg_show()
279 struct sti_gdp *gdp = (struct sti_gdp *)node->info_ent->data; in gdp_node_dbg_show()
Dsti_cursor.c107 struct sti_cursor *cursor = (struct sti_cursor *)node->info_ent->data; in cursor_dbg_show()
Dsti_dvo.c180 struct sti_dvo *dvo = (struct sti_dvo *)node->info_ent->data; in dvo_dbg_show()
Dsti_hda.c343 struct sti_hda *hda = (struct sti_hda *)node->info_ent->data; in hda_dbg_show()
Dsti_tvout.c496 struct sti_tvout *tvout = (struct sti_tvout *)node->info_ent->data; in tvout_dbg_show()
Dsti_hdmi.c660 struct sti_hdmi *hdmi = (struct sti_hdmi *)node->info_ent->data; in hdmi_dbg_show()
Dsti_hqvdp.c560 struct sti_hqvdp *hqvdp = (struct sti_hqvdp *)node->info_ent->data; in hqvdp_dbg_show()
/Linux-v4.19/drivers/gpu/drm/etnaviv/
Detnaviv_drv.c163 node->info_ent->data; in show_unlocked()
175 node->info_ent->data; in show_each_gpu()
/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_ring.c465 int ridx = *(int*)node->info_ent->data; in radeon_debugfs_ring_info()
Dradeon_ttm.c1000 unsigned ttm_pl = *(int*)node->info_ent->data; in radeon_mm_dump_table()
/Linux-v4.19/drivers/gpu/drm/qxl/
Dqxl_ttm.c428 struct drm_mm *mm = (struct drm_mm *)node->info_ent->data; in qxl_mm_dump_table()
/Linux-v4.19/drivers/gpu/drm/tegra/
Ddc.c1421 struct tegra_dc *dc = node->info_ent->data; in tegra_dc_show_regs()
1447 struct tegra_dc *dc = node->info_ent->data; in tegra_dc_show_crc()
1478 struct tegra_dc *dc = node->info_ent->data; in tegra_dc_show_stats()
Dsor.c1189 struct tegra_sor *sor = node->info_ent->data; in tegra_sor_show_crc()
1351 struct tegra_sor *sor = node->info_ent->data; in tegra_sor_show_regs()
Ddsi.c202 struct tegra_dsi *dsi = node->info_ent->data; in tegra_dsi_show_regs()
Dhdmi.c1083 struct tegra_hdmi *hdmi = node->info_ent->data; in tegra_hdmi_show_regs()
/Linux-v4.19/drivers/gpu/drm/vc4/
Dvc4_crtc.c98 int crtc_index = (uintptr_t)node->info_ent->data; in vc4_crtc_debugfs_regs()
Dvc4_dsi.c690 int dsi_index = (uintptr_t)node->info_ent->data; in vc4_dsi_debugfs_regs()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ttm.c2186 unsigned ttm_pl = *(int *)node->info_ent->data; in amdgpu_mm_dump_table()
/Linux-v4.19/drivers/gpu/drm/i915/
Di915_debugfs.c2496 bool dump_load_err = !!node->info_ent->data; in i915_guc_log_dump()