Daniel Vetter
|
27410e8248
drm: Fix use-after-free in the shadow-attache exit code
|
11 years ago |
Daniel Vetter
|
8a5a80081a
drm: remove global_mutex locking around agp_init
|
11 years ago |
Daniel Vetter
|
4efafebe70
drm: kill the ->agp_destroy callback
|
11 years ago |
Daniel Vetter
|
d6e4b28b60
drm: inline drm_agp_destroy
|
11 years ago |
Daniel Vetter
|
2c695fa044
drm: remove agp_init() bus callback
|
11 years ago |
Daniel Vetter
|
d9906753bb
drm: rip out drm_core_has_AGP
|
11 years ago |
Daniel Vetter
|
8da79ccd1a
drm: ->agp_init can't fail
|
11 years ago |
Daniel Vetter
|
24986ee069
drm: kill DRIVER_REQUIRE_AGP
|
11 years ago |
Daniel Vetter
|
b3f2333de8
drm: restrict the device list for shadow attached drivers
|
11 years ago |
Ben Hutchings
|
e1e78533f2
drm: Pass pointers to virt_to_page()
|
12 years ago |
Ville Syrjälä
|
ffbab09bf9
drm: Remove pci_vendor and pci_device from struct drm_device
|
12 years ago |
David Herrmann
|
0dc8fe5985
drm: introduce drm_dev_free() to fix error paths
|
12 years ago |
David Herrmann
|
c22f0ace19
drm: merge device setup into drm_dev_register()
|
12 years ago |
David Herrmann
|
1bb72532ac
drm: add drm_dev_alloc() helper
|
12 years ago |
David Herrmann
|
1793126fce
drm: implement experimental render nodes
|
12 years ago |
Daniel Vetter
|
281856477c
drm: rip out drm_core_has_MTRR checks
|
12 years ago |
David Herrmann
|
28ec711cd4
drm/agp: move AGP cleanup paths to drm_agpsupport.c
|
12 years ago |
David Herrmann
|
c3911624f9
drm/pci: remove useles #if 1
|
12 years ago |
Andy Lutomirski
|
f435046d38
drm, agpgart: Use pgprot_writecombine for AGP maps and make the MTRR optional
|
12 years ago |
Ville Syrjälä
|
ea9cbb063c
drm: Silence some sparse warnings
|
12 years ago |
Bjorn Helgaas
|
93711d8bec
drm/pci: define drm_pcie_get_speed_cap_mask() only when CONFIG_PCI=y
|
12 years ago |
Bjorn Helgaas
|
dd66cc2e1f
drm/pci: Use PCI Express Capability accessors
|
12 years ago |
Bjorn Helgaas
|
f8acf6f4c8
drm/pci: Set all supported speeds in speed cap mask for pre-3.0 devices
|
12 years ago |
Bjorn Helgaas
|
9fe0423eac
drm/pci: Use the standard #defines for PCIe Link Capability bits
|
12 years ago |
Jingoo Han
|
ca06241533
drm/pci: add missing variable initialization
|
12 years ago |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
13 years ago |
Dave Airlie
|
f42977841f
drm/pci: add support for getting the supported link bw.
|
13 years ago |
Dave Airlie
|
466e69b8b0
drm: move pci bus master enable into driver.
|
13 years ago |
Paul Gortmaker
|
2d1a8a48ac
gpu: Add export.h as required to drivers/gpu files.
|
14 years ago |
Wolfram Sang
|
45e97ab650
drm: populate irq_by_busid-member for pci
|
14 years ago |