Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4b2f7e2ca94d58ea16e411a1f717392b91f7730a
/
drivers
/
gpu
/
drm
/
drm_pci.c
43fc884
drm: Silence sparse warnings
by Ville Syrjälä
· 10 years ago
ba8286f
drm: Move legacy buffer structures to <drm/drm_legacy.h>
by Daniel Vetter
· 10 years ago
1c96e84
drm: Move __drm_pci_free to drm_legacy.h
by Daniel Vetter
· 10 years ago
c5786fe
drm: Goody bye, drm_bus!
by David Herrmann
· 10 years ago
915b4d1
drm: add driver->set_busid() callback
by David Herrmann
· 10 years ago
1e444be
drm: drop unused drm_master->unique_size
by David Herrmann
· 10 years ago
d0a3916
drm: simplify drm_*_set_unique()
by David Herrmann
· 10 years ago
c6a1af8a
drm: Add device registration documentation
by Thierry Reding
· 10 years ago
f932277
drm: Remove dev->kdriver
by Daniel Vetter
· 11 years ago
9de1b51f
drm: remove drm_bus->get_name
by Daniel Vetter
· 11 years ago
5829d18
drm: rip out dev->devname
by Daniel Vetter
· 11 years ago
53bf2a2
drm: inline drm_pci_set_unique
by Daniel Vetter
· 11 years ago
b2a21aa
drm: remove bus->get_irq implementations
by Daniel Vetter
· 11 years ago
42b2104
drm: kill drm_bus->bus_type
by Daniel Vetter
· 11 years ago
eaaf8f0
drm/pci: fold in irq_by_busid support
by Daniel Vetter
· 11 years ago
5a08c07
Merge branch 'topic/core-stuff' of git://git.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 11 years ago
c94adc4
drm: Fix use-after-free in the shadow-attache exit code
by Daniel Vetter
· 11 years ago
099d1c2
drm: provide device-refcount
by David Herrmann
· 11 years ago
8a5a800
drm: remove global_mutex locking around agp_init
by Daniel Vetter
· 11 years ago
4efafeb
drm: kill the ->agp_destroy callback
by Daniel Vetter
· 11 years ago
d6e4b28b
drm: inline drm_agp_destroy
by Daniel Vetter
· 11 years ago
2c695fa
drm: remove agp_init() bus callback
by Daniel Vetter
· 11 years ago
d990675
drm: rip out drm_core_has_AGP
by Daniel Vetter
· 11 years ago
8da79cc
drm: ->agp_init can't fail
by Daniel Vetter
· 11 years ago
24986ee
drm: kill DRIVER_REQUIRE_AGP
by Daniel Vetter
· 11 years ago
b3f2333
drm: restrict the device list for shadow attached drivers
by Daniel Vetter
· 11 years ago
e1e7853
drm: Pass pointers to virt_to_page()
by Ben Hutchings
· 11 years ago
ffbab09b
drm: Remove pci_vendor and pci_device from struct drm_device
by Ville Syrjälä
· 11 years ago
0dc8fe5
drm: introduce drm_dev_free() to fix error paths
by David Herrmann
· 11 years ago
c22f0ac
drm: merge device setup into drm_dev_register()
by David Herrmann
· 11 years ago
1bb7253
drm: add drm_dev_alloc() helper
by David Herrmann
· 11 years ago
1793126
drm: implement experimental render nodes
by David Herrmann
· 11 years ago
2818564
drm: rip out drm_core_has_MTRR checks
by Daniel Vetter
· 11 years ago
28ec711
drm/agp: move AGP cleanup paths to drm_agpsupport.c
by David Herrmann
· 11 years ago
c391162
drm/pci: remove useles #if 1
by David Herrmann
· 11 years ago
f435046
drm, agpgart: Use pgprot_writecombine for AGP maps and make the MTRR optional
by Andy Lutomirski
· 11 years ago
ea9cbb0
drm: Silence some sparse warnings
by Ville Syrjälä
· 12 years ago
93711d8
drm/pci: define drm_pcie_get_speed_cap_mask() only when CONFIG_PCI=y
by Bjorn Helgaas
· 12 years ago
dd66cc2
drm/pci: Use PCI Express Capability accessors
by Bjorn Helgaas
· 12 years ago
f8acf6f
drm/pci: Set all supported speeds in speed cap mask for pre-3.0 devices
by Bjorn Helgaas
· 12 years ago
9fe0423
drm/pci: Use the standard #defines for PCIe Link Capability bits
by Bjorn Helgaas
· 12 years ago
ca06241
drm/pci: add missing variable initialization
by Jingoo Han
· 12 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 12 years ago
f429778
drm/pci: add support for getting the supported link bw.
by Dave Airlie
· 12 years ago
466e69b
drm: move pci bus master enable into driver.
by Dave Airlie
· 13 years ago
2d1a8a4
gpu: Add export.h as required to drivers/gpu files.
by Paul Gortmaker
· 13 years ago
45e97ab
drm: populate irq_by_busid-member for pci
by Wolfram Sang
· 13 years ago
8410ea3
drm: rework PCI/platform driver interface.
by Dave Airlie
· 14 years ago
b64c115
drm: fix race between driver loading and userspace open.
by Dave Airlie
· 14 years ago
dcdb167
drm: Add support for platform devices to register as DRM devices
by Jordan Crouse
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
e6be8d9
drm: remove address mask param for drm_pci_alloc()
by Zhenyu Wang
· 15 years ago
9a298b2
drm: Remove memory debugging infrastructure.
by Eric Anholt
· 16 years ago
c0e0920
drm: reorganise drm tree to be more future proof.
by Dave Airlie
· 16 years ago
[Renamed from drivers/char/drm/drm_pci.c]
96de0e2
Convert files to UTF-8 and some cleanups
by Jan Engelhardt
· 17 years ago
84b1fd1
drm: remove drm_file_t, drm_device_t and drm_head_t typedefs
by Dave Airlie
· 17 years ago
195b3a2
drm: drm_pci needs dma-mapping.h
by Dave Airlie
· 19 years ago
ddf19b9
drm: fixup PCI DMA support
by Dave Airlie
· 19 years ago
b5e89ed
drm: lindent the drm directory.
by Dave Airlie
· 19 years ago
aa0ca6b
drm: fix warning in drm_pci.c
by Dave Airlie
· 19 years ago
9c8da5e
drm: update support for drm pci buffers
by Dave Airlie
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago