aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/drmP.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-23drm: possible cleanupsDave Airlie1-1/+0
2006-04-18drivers/char/drm/drm_memory.c: possible cleanupsAdrian Bunk1-2/+2
2006-03-29drm: remove drm_{alloc,free}_pagesDave Airlie1-2/+0
2006-03-19drm: fixup PCI DMA supportDave Airlie1-7/+7
2006-02-06[PATCH] DRM: fix up classdev interface for drm coreGreg Kroah-Hartman1-6/+4
2006-02-02sem2mutex: drivers/char/drm/Dave Airlie1-2/+3
2006-01-12drm: fix issues with systems with no MTRRDave Airlie1-0/+14
2006-01-02drm: major update from CVS for radeon and coreDave Airlie1-12/+6
2006-01-02drm: update PCIGART support from CVSDave Airlie1-1/+2
2006-01-02drm: bring savage inline with latest CVSDave Airlie1-0/+15
2006-01-02drm: move ioctl flags to a bit field of flagsDave Airlie1-2/+6
2005-11-11drm: add in-kernel entry points for rest of AGP ioctlsDave Airlie1-4/+8
2005-11-11drm: simplify sysfs code for drmDave Airlie1-4/+3
2005-11-11drm: remove old backwards compatibilty stuffDave Airlie1-14/+0
2005-11-11drm: remove drm_flushDave Airlie1-1/+0
2005-11-10drm: remove drm_init.c it is no longer neededDave Airlie1-1/+0
2005-11-10drm: rename driver hooks more understandablyDave Airlie1-12/+19
2005-10-24drm: remove unused components of drm structuresDave Airlie1-5/+0
2005-09-25drm: lindent the drm directory.Dave Airlie1-432/+431
2005-09-25drm: use kernel macrosDave Airlie1-3/+3
2005-09-25update from upstreamDave Airlie1-0/+4
2005-09-11drm: add radeon PCI express supportDave Airlie1-6/+18
2005-09-08[PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk1-0/+4
2005-08-07drm: remove version.h and any version checks..Dave Airlie1-34/+0
2005-08-05drm: updated DRM map patch for 32/64 bit systemsDave Airlie1-8/+6
2005-07-10drm: cleanup buffer/map codeDave Airlie1-2/+7
2005-07-10drm: make drm_alloc_agp take a dev arg.Dave Airlie1-1/+1
2005-07-10drm: add test for AGP devices and driver override for it.Dave Airlie1-0/+28
2005-07-10drm: destatic exported function.Dave Airlie1-0/+2
2005-07-10drm: update some function so a driver can call themDave Airlie1-13/+21
2005-07-10drm: update support for drm pci buffersDave Airlie1-6/+10
2005-07-10drm: add framebuffer mapsDave Airlie1-1/+3
2005-07-07drm: misc cleanupDave Airlie1-22/+0
2005-07-07drm: use kcalloc now that it is available..Dave Airlie1-1/+7
2005-06-23drm: 32/64-bit DRM ioctl compatibility patchDave Airlie1-0/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1073