aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/drmP.h
Commit message (Expand)AuthorAge
* drm: Add support for interrupt triggered driver callback with lock held to DR...=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
* drm: Add support for tracking drawable information to core=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
* drm: add support for secondary vertical blank interrupt to DRM core=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-06
* drm: add device/vendor id to drm_device_t for compat with FreeBSD driversEric Anholt2006-09-21
* drm: domain changes broke ppc r200Dave Airlie2006-09-21
* drm: update user token hashing and map handlesThomas Hellstrom2006-09-21
* drm: move drm authentication to new generic hash table.Thomas Hellstrom2006-09-21
* drm: add simple DRM memory manager, and hash tableThomas Hellstrom2006-09-21
* drm: remove the DRM pci domainDave Airlie2006-09-21
* drm: remove local copies of pci bus/slot/funcDave2006-09-21
* drm: cleanup old compat code and DRM fns from Linux only codeDave Airlie2006-09-21
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* drm: possible cleanupsDave Airlie2006-04-23
* drivers/char/drm/drm_memory.c: possible cleanupsAdrian Bunk2006-04-18
* drm: remove drm_{alloc,free}_pagesDave Airlie2006-03-28
* drm: fixup PCI DMA supportDave Airlie2006-03-19
* [PATCH] DRM: fix up classdev interface for drm coreGreg Kroah-Hartman2006-02-06
* sem2mutex: drivers/char/drm/Dave Airlie2006-02-02
* drm: fix issues with systems with no MTRRDave Airlie2006-01-12
* drm: major update from CVS for radeon and coreDave Airlie2006-01-02
* drm: update PCIGART support from CVSDave Airlie2006-01-02
* drm: bring savage inline with latest CVSDave Airlie2006-01-02
* drm: move ioctl flags to a bit field of flagsDave Airlie2006-01-01
* drm: add in-kernel entry points for rest of AGP ioctlsDave Airlie2005-11-11
* drm: simplify sysfs code for drmDave Airlie2005-11-11
* drm: remove old backwards compatibilty stuffDave Airlie2005-11-11
* drm: remove drm_flushDave Airlie2005-11-11
* drm: remove drm_init.c it is no longer neededDave Airlie2005-11-10
* drm: rename driver hooks more understandablyDave Airlie2005-11-10
* drm: remove unused components of drm structuresDave Airlie2005-10-24
* drm: lindent the drm directory.Dave Airlie2005-09-25
* drm: use kernel macrosDave Airlie2005-09-24
* update from upstreamDave Airlie2005-09-24
|\
| * [PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk2005-09-08
* | drm: add radeon PCI express supportDave Airlie2005-09-11
|/
* drm: remove version.h and any version checks..Dave Airlie2005-08-07
* drm: updated DRM map patch for 32/64 bit systemsDave Airlie2005-08-05
* drm: cleanup buffer/map codeDave Airlie2005-07-10
* drm: make drm_alloc_agp take a dev arg.Dave Airlie2005-07-10
* drm: add test for AGP devices and driver override for it.Dave Airlie2005-07-10
* drm: destatic exported function.Dave Airlie2005-07-10
* drm: update some function so a driver can call themDave Airlie2005-07-10
* drm: update support for drm pci buffersDave Airlie2005-07-10
* drm: add framebuffer mapsDave Airlie2005-07-10
* drm: misc cleanupDave Airlie2005-07-07
* drm: use kcalloc now that it is available..Dave Airlie2005-07-07
* drm: 32/64-bit DRM ioctl compatibility patchDave Airlie2005-06-23
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16