Searched refs:root (Results 276 - 300 of 1078) sorted by path

<<11121314151617181920>>

/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Ddss.h250 struct dentry *root; member in struct:dss_device::__anon468
/linux-master/drivers/gpu/drm/panel/
H A Dpanel-edp.c701 static void panel_edp_debugfs_init(struct drm_panel *panel, struct dentry *root) argument
703 debugfs_create_file("detected_panel", 0600, root, panel, &detected_panel_fops);
/linux-master/drivers/gpu/drm/pl111/
H A Dpl111_versatile.c383 struct device_node *root; local
398 * CLCD or HDLCD is available in the root of the device tree.
400 root = of_find_node_by_path("/");
401 if (!root)
404 for_each_available_child_of_node(root, child) {
418 of_node_put(root);
/linux-master/drivers/gpu/drm/radeon/
H A Dci_dpm.c5650 struct pci_dev *root = rdev->pdev->bus->self; local
5659 speed_cap = pcie_get_speed_cap(root);
H A Dcik.c9484 struct pci_dev *root = rdev->pdev->bus->self; local
9502 speed_cap = pcie_get_speed_cap(root);
9527 if (!pci_is_pcie(root) || !pci_is_pcie(rdev->pdev))
9537 pcie_capability_set_word(root, PCI_EXP_LNKCTL, PCI_EXP_LNKCTL_HAWD);
9562 pcie_capability_read_word(root, PCI_EXP_LNKCTL,
9568 pcie_capability_read_word(root, PCI_EXP_LNKCTL2,
9585 pcie_capability_clear_and_set_word(root, PCI_EXP_LNKCTL,
9595 pcie_capability_clear_and_set_word(root, PCI_EXP_LNKCTL2,
9721 struct pci_dev *root = rdev->pdev->bus->self; local
9725 pcie_capability_read_dword(root, PCI_EXP_LNKCA
[all...]
H A Dr100.c3062 struct dentry *root = rdev->ddev->primary->debugfs_root; local
3064 debugfs_create_file("r100_rbbm_info", 0444, root, rdev,
3072 struct dentry *root = rdev->ddev->primary->debugfs_root; local
3074 debugfs_create_file("r100_cp_ring_info", 0444, root, rdev,
3076 debugfs_create_file("r100_cp_csq_fifo", 0444, root, rdev,
3084 struct dentry *root = rdev->ddev->primary->debugfs_root; local
3086 debugfs_create_file("r100_mc_info", 0444, root, rdev,
H A Dr300.c619 struct dentry *root = rdev->ddev->primary->debugfs_root; local
621 debugfs_create_file("rv370_pcie_gart_info", 0444, root, rdev,
H A Dr420.c496 struct dentry *root = rdev->ddev->primary->debugfs_root; local
498 debugfs_create_file("r420_pipes_info", 0444, root, rdev,
H A Dr600.c4361 struct dentry *root = rdev->ddev->primary->debugfs_root; local
4363 debugfs_create_file("r600_mc_info", 0444, root, rdev,
H A Dradeon_fence.c998 struct dentry *root = rdev->ddev->primary->debugfs_root; local
1000 debugfs_create_file("radeon_gpu_reset", 0444, root, rdev,
1002 debugfs_create_file("radeon_fence_info", 0444, root, rdev,
H A Dradeon_gem.c902 struct dentry *root = rdev->ddev->primary->debugfs_root; local
904 debugfs_create_file("radeon_gem_info", 0444, root, rdev,
H A Dradeon_ib.c312 struct dentry *root = rdev->ddev->primary->debugfs_root; local
314 debugfs_create_file("radeon_sa_info", 0444, root, rdev,
H A Dradeon_pm.c1958 struct dentry *root = rdev->ddev->primary->debugfs_root; local
1960 debugfs_create_file("radeon_pm_info", 0444, root, rdev,
H A Dradeon_ring.c506 * packet that is the root issue
553 struct dentry *root = rdev->ddev->primary->debugfs_root; local
556 debugfs_create_file(ring_name, 0444, root, ring,
H A Dradeon_ttm.c894 struct dentry *root = minor->debugfs_root; local
896 debugfs_create_file("radeon_vram", 0444, root, rdev,
898 debugfs_create_file("radeon_gtt", 0444, root, rdev,
900 debugfs_create_file("ttm_page_pool", 0444, root, rdev,
904 root, "radeon_vram_mm");
907 root, "radeon_gtt_mm");
H A Drs400.c382 struct dentry *root = rdev->ddev->primary->debugfs_root; local
384 debugfs_create_file("rs400_gart_info", 0444, root, rdev,
H A Drv515.c258 struct dentry *root = rdev->ddev->primary->debugfs_root; local
260 debugfs_create_file("rv515_pipes_info", 0444, root, rdev,
262 debugfs_create_file("rv515_ga_info", 0444, root, rdev,
H A Dsi.c7066 struct pci_dev *root = rdev->pdev->bus->self; local
7084 speed_cap = pcie_get_speed_cap(root);
7109 if (!pci_is_pcie(root) || !pci_is_pcie(rdev->pdev))
7119 pcie_capability_set_word(root, PCI_EXP_LNKCTL, PCI_EXP_LNKCTL_HAWD);
7144 pcie_capability_read_word(root, PCI_EXP_LNKCTL,
7150 pcie_capability_read_word(root, PCI_EXP_LNKCTL2,
7167 pcie_capability_clear_and_set_word(root, PCI_EXP_LNKCTL,
7177 pcie_capability_clear_and_set_word(root, PCI_EXP_LNKCTL2,
7354 struct pci_dev *root = rdev->pdev->bus->self; local
7358 pcie_capability_read_dword(root, PCI_EXP_LNKCA
[all...]
H A Dsi_dpm.c6844 struct pci_dev *root = rdev->pdev->bus->self; local
6856 speed_cap = pcie_get_speed_cap(root);
/linux-master/drivers/gpu/drm/tegra/
H A Ddc.c1722 struct dentry *root; local
1726 root = crtc->debugfs_entry;
1728 root = NULL;
1739 drm_debugfs_create_files(dc->debugfs_files, count, root, minor);
1749 struct dentry *root; local
1752 root = crtc->debugfs_entry;
1754 root = NULL;
1757 drm_debugfs_remove_files(dc->debugfs_files, count, root, minor);
H A Ddsi.c236 struct dentry *root = connector->debugfs_entry; local
247 drm_debugfs_create_files(dsi->debugfs_files, count, root, minor);
H A Dhdmi.c1098 struct dentry *root = connector->debugfs_entry; local
1109 drm_debugfs_create_files(hdmi->debugfs_files, count, root, minor);
H A Dsor.c1690 struct dentry *root = connector->debugfs_entry; local
1701 drm_debugfs_create_files(sor->debugfs_files, count, root, minor);
/linux-master/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga_reg.h627 } root; member in struct:__anon733
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c1447 struct dentry *root = minor->debugfs_root; local
1450 root, "system_ttm");
1452 root, "vram_ttm");
1455 root, "gmr_ttm");
1458 root, "mob_ttm");
1460 root, "system_mob_ttm");

Completed in 416 milliseconds

<<11121314151617181920>>