android_kernel_oneplus_msm8998/drivers/gpu
Bjorn Helgaas dd66cc2e1f drm/pci: Use PCI Express Capability accessors
Use PCI Express Capability access functions to simplify this code a bit.
For non-PCIe devices or pre-PCIe 3.0 devices that don't implement the Link
Capabilities 2 register, pcie_capability_read_dword() reads a zero.

Since we're only testing whether the bits we care about are set, there's no
need to mask out the other bits we *don't* care about.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2013-02-08 13:54:31 +10:00
..
drm drm/pci: Use PCI Express Capability accessors 2013-02-08 13:54:31 +10:00
stub
vga fbcon: fix locking harder 2013-02-08 12:02:43 +10:00
Makefile