Commit Graph

53 Commits (f7c99b6fc7b3791cd24e0763cd4967d744c164a3)

Author SHA1 Message Date
Thomas Hellstrom 1d58420bad drm: update core memory manager from git drm tree 18 years ago
Christoph Hellwig 004a772742 drm: remove drm_ioremap and drm_ioremapfree 18 years ago
Jean Delvare f9841a8d60 drm: Stop defining pci_pretty_name 18 years ago
Dave Airlie 0c4dd906a2 drm: make kernel context switch same as for drm git tree. 18 years ago
George Sapountzis 3417f33e76 drm: add flag for mapping PCI DMA buffers read-only. 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= 2e54a00762 drm: Add support for interrupt triggered driver callback with lock held to DRM core. 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= bea5679f9c drm: Add support for tracking drawable information to core 18 years ago
=?utf-8?q?Michel_D=C3=A4nzer?= 776c9443e2 drm: add support for secondary vertical blank interrupt to DRM core 18 years ago
Eric Anholt 2f02cc3fb8 drm: add device/vendor id to drm_device_t for compat with FreeBSD drivers 19 years ago
Dave Airlie 9b1a51b69c drm: domain changes broke ppc r200 19 years ago
Thomas Hellstrom 8d153f7107 drm: update user token hashing and map handles 19 years ago
Thomas Hellstrom 8669cbc5e6 drm: move drm authentication to new generic hash table. 19 years ago
Thomas Hellstrom 3a1bd924f3 drm: add simple DRM memory manager, and hash table 19 years ago
Dave Airlie 332296016e drm: remove the DRM pci domain 19 years ago
Dave 242ef0e1e7 drm: remove local copies of pci bus/slot/func 19 years ago
Dave Airlie 3d77461ecd drm: cleanup old compat code and DRM fns from Linux only code 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Dave Airlie 5d23fafb1b drm: possible cleanups 19 years ago
Adrian Bunk 031de96af0 drivers/char/drm/drm_memory.c: possible cleanups 19 years ago
Dave Airlie 55eb061326 drm: remove drm_{alloc,free}_pages 19 years ago
Dave Airlie ddf19b973b drm: fixup PCI DMA support 19 years ago
Greg Kroah-Hartman 0650fd5824 [PATCH] DRM: fix up classdev interface for drm core 19 years ago
Dave Airlie 30e2fb1881 sem2mutex: drivers/char/drm/ 19 years ago
Dave Airlie 9c7d462eda drm: fix issues with systems with no MTRR 19 years ago
Dave Airlie d985c10881 drm: major update from CVS for radeon and core 19 years ago
Dave Airlie f26c473cdf drm: update PCIGART support from CVS 19 years ago
Dave Airlie 269dc51296 drm: bring savage inline with latest CVS 19 years ago
Dave Airlie a7a2cc315c drm: move ioctl flags to a bit field of flags 19 years ago
Dave Airlie efa58395be drm: add in-kernel entry points for rest of AGP ioctls 20 years ago
Dave Airlie 732052ed3e drm: simplify sysfs code for drm 20 years ago
Dave Airlie 61d04160ff drm: remove old backwards compatibilty stuff 20 years ago
Dave Airlie 8f5f39f77f drm: remove drm_flush 20 years ago
Dave Airlie 3f9df54d63 drm: remove drm_init.c it is no longer needed 20 years ago
Dave Airlie 22eae947bf drm: rename driver hooks more understandably 20 years ago
Dave Airlie a4e62fa031 drm: remove unused components of drm structures 20 years ago
Dave Airlie b5e89ed53e drm: lindent the drm directory. 20 years ago
Dave Airlie 99a2657a29 drm: use kernel macros 20 years ago
Dave Airlie ea98a92ff1 drm: add radeon PCI express support 20 years ago
Adrian Bunk 982245f017 [PATCH] PCI: remove CONFIG_PCI_NAMES 20 years ago
Dave Airlie d27c9b548a drm: remove version.h and any version checks.. 20 years ago
Dave Airlie d1f2b55ad2 drm: updated DRM map patch for 32/64 bit systems 20 years ago
Dave Airlie 836cf0465c drm: cleanup buffer/map code 20 years ago
Dave Airlie b5d499cfde drm: make drm_alloc_agp take a dev arg. 20 years ago
Dave Airlie cda1738066 drm: add test for AGP devices and driver override for it. 20 years ago
Dave Airlie ceb9c27aa7 drm: destatic exported function. 20 years ago
Dave Airlie 7ab984012a drm: update some function so a driver can call them 20 years ago
Dave Airlie 9c8da5ebbf drm: update support for drm pci buffers 20 years ago
Dave Airlie b84397d639 drm: add framebuffer maps 20 years ago
Dave Airlie c94f702985 drm: misc cleanup 20 years ago
Dave Airlie b9523249de drm: use kcalloc now that it is available.. 20 years ago