summaryrefslogtreecommitdiff
path: root/drivers/char/drm/drmP.h
AgeCommit message (Expand)Author
2007-07-17drm: convert drawable code to using idrDave Airlie
2007-07-17drm: convert drm context code to use Linux idrDave Airlie
2007-07-12drm: detypedef the hashtab and more of smanDave Airlie
2007-07-11drm: detypedeffing continues...Dave Airlie
2007-07-11drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structsDave Airlie
2007-07-11drm: drop drm_vma_entry_t, drm_magic_entry_tDave Airlie
2007-07-11drm: drop drm_buf_t typedefDave Airlie
2007-07-11drm: remove drm_file_t, drm_device_t and drm_head_t typedefsDave Airlie
2007-07-11drm: remove a bunch of typedefs on the userspace interfaceDave Airlie
2007-07-11drm: remove DRM_GETSAREA and replace with drm_getsarea functionDave Airlie
2007-07-11drm: cleanup use of Linux list handling macrosDave Airlie
2007-05-08drm/radeon: upgrade to 1.27 - make PCI GART more flexibleDave Airlie
2007-03-23drm: fix driver deadlock with AIGLX and reclaim_buffers_lockedThomas Hellstrom
2007-03-11drm: fix alpha domain handlingJay Estabrook
2007-02-08drm: update core memory manager from git drm treeThomas Hellstrom
2007-02-08drm: remove drm_ioremap and drm_ioremapfreeChristoph Hellwig
2006-12-19drm: Stop defining pci_pretty_nameJean Delvare
2006-12-19drm: make kernel context switch same as for drm git tree.Dave Airlie
2006-12-07drm: add flag for mapping PCI DMA buffers read-only.George Sapountzis
2006-12-07drm: Add support for interrupt triggered driver callback with lock held to DR...=?utf-8?q?Michel_D=C3=A4nzer?=
2006-12-07drm: Add support for tracking drawable information to core=?utf-8?q?Michel_D=C3=A4nzer?=
2006-12-07drm: add support for secondary vertical blank interrupt to DRM core=?utf-8?q?Michel_D=C3=A4nzer?=
2006-09-22drm: add device/vendor id to drm_device_t for compat with FreeBSD driversEric Anholt
2006-09-22drm: domain changes broke ppc r200Dave Airlie
2006-09-22drm: update user token hashing and map handlesThomas Hellstrom
2006-09-22drm: move drm authentication to new generic hash table.Thomas Hellstrom
2006-09-22drm: add simple DRM memory manager, and hash tableThomas Hellstrom
2006-09-22drm: remove the DRM pci domainDave Airlie
2006-09-22drm: remove local copies of pci bus/slot/funcDave
2006-09-22drm: cleanup old compat code and DRM fns from Linux only codeDave Airlie
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-04-23drm: possible cleanupsDave Airlie
2006-04-18drivers/char/drm/drm_memory.c: possible cleanupsAdrian Bunk
2006-03-29drm: remove drm_{alloc,free}_pagesDave Airlie
2006-03-19drm: fixup PCI DMA supportDave Airlie
2006-02-06[PATCH] DRM: fix up classdev interface for drm coreGreg Kroah-Hartman
2006-02-02sem2mutex: drivers/char/drm/Dave Airlie
2006-01-12drm: fix issues with systems with no MTRRDave Airlie
2006-01-02drm: major update from CVS for radeon and coreDave Airlie
2006-01-02drm: update PCIGART support from CVSDave Airlie
2006-01-02drm: bring savage inline with latest CVSDave Airlie
2006-01-02drm: move ioctl flags to a bit field of flagsDave Airlie
2005-11-11drm: add in-kernel entry points for rest of AGP ioctlsDave Airlie
2005-11-11drm: simplify sysfs code for drmDave Airlie
2005-11-11drm: remove old backwards compatibilty stuffDave Airlie
2005-11-11drm: remove drm_flushDave Airlie
2005-11-10drm: remove drm_init.c it is no longer neededDave Airlie
2005-11-10drm: rename driver hooks more understandablyDave Airlie
2005-10-24drm: remove unused components of drm structuresDave Airlie
2005-09-25drm: lindent the drm directory.Dave Airlie