summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_pci.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-30drm: Silence some sparse warningsVille Syrjälä1-5/+5
2013-02-15drm/pci: define drm_pcie_get_speed_cap_mask() only when CONFIG_PCI=yBjorn Helgaas1-27/+27
2013-02-08drm/pci: Use PCI Express Capability accessorsBjorn Helgaas1-16/+5
2013-02-08drm/pci: Set all supported speeds in speed cap mask for pre-3.0 devicesBjorn Helgaas1-1/+1
2013-02-08drm/pci: Use the standard #defines for PCIe Link Capability bitsBjorn Helgaas1-2/+2
2012-11-29drm/pci: add missing variable initializationJingoo Han1-1/+1
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-1/+1
2012-07-19drm/pci: add support for getting the supported link bw.Dave Airlie1-0/+49
2012-02-16drm: move pci bus master enable into driver.Dave Airlie1-2/+0
2011-10-31gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker1-0/+1
2011-06-16drm: populate irq_by_busid-member for pciWolfram Sang1-1/+2
2011-02-07drm: rework PCI/platform driver interface.Dave Airlie1-6/+199
2010-09-14drm: fix race between driver loading and userspace open.Dave Airlie1-0/+4
2010-06-01drm: Add support for platform devices to register as DRM devicesJordan Crouse1-0/+143
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-01-07drm: remove address mask param for drm_pci_alloc()Zhenyu Wang1-7/+1
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt1-52/+1
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie1-0/+183