summaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/drmP.h
AgeCommit message (Expand)AuthorLines
2008-05-07Revert "drm/vbl rework: rework how the drm deals with vblank."Dave Airlie-74/+17
2008-04-30drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison-4/+4
2008-04-26drm/vbl rework: rework how the drm deals with vblank.Jesse Barnes-17/+74
2008-04-26drm: reorganise minor number handling using backported modesetting code.Dave Airlie-22/+20
2008-04-19DRM: remove unused dev_classGreg Kroah-Hartman-1/+0
2008-03-17drm/ati_pcigart: fix the PCIGART to use drm_pci to allocate GART table.Dave Airlie-0/+3
2008-02-20drm: add support for passing state into the suspend hooks.Dave Airlie-1/+1
2008-02-07drm: update DRM sysfs supportJesse Barnes-4/+7
2008-02-07drm: move two function extern into the correct blockDave Airlie-3/+2
2008-02-07drm: some minor cleanups and changes to make memory manager merging easier.Dave Airlie-26/+26
2007-11-06drm: remove second forward decleration of drm device struct.Dave Airlie-2/+0
2007-10-15drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt-105/+114
2007-10-15drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt-54/+58
2007-07-17drm: convert drawable code to using idrDave Airlie-4/+2
2007-07-17drm: convert drm context code to use Linux idrDave Airlie-2/+3
2007-07-12drm: detypedef the hashtab and more of smanDave Airlie-4/+4
2007-07-11drm: detypedeffing continues...Dave Airlie-44/+44
2007-07-11drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structsDave Airlie-16/+16
2007-07-11drm: drop drm_vma_entry_t, drm_magic_entry_tDave Airlie-8/+4
2007-07-11drm: drop drm_buf_t typedefDave Airlie-10/+10
2007-07-11drm: remove drm_file_t, drm_device_t and drm_head_t typedefsDave Airlie-68/+68
2007-07-11drm: remove a bunch of typedefs on the userspace interfaceDave Airlie-22/+23
2007-07-11drm: remove DRM_GETSAREA and replace with drm_getsarea functionDave Airlie-0/+2
2007-07-11drm: cleanup use of Linux list handling macrosDave Airlie-20/+12
2007-05-08drm/radeon: upgrade to 1.27 - make PCI GART more flexibleDave Airlie-1/+6
2007-03-23drm: fix driver deadlock with AIGLX and reclaim_buffers_lockedThomas Hellstrom-3/+18
2007-03-11drm: fix alpha domain handlingJay Estabrook-1/+1
2007-02-08drm: update core memory manager from git drm treeThomas Hellstrom-2/+8
2007-02-08drm: remove drm_ioremap and drm_ioremapfreeChristoph Hellwig-24/+2
2006-12-19drm: Stop defining pci_pretty_nameJean Delvare-4/+0
2006-12-19drm: make kernel context switch same as for drm git tree.Dave Airlie-2/+1
2006-12-07drm: add flag for mapping PCI DMA buffers read-only.George Sapountzis-1/+2
2006-12-07drm: Add support for interrupt triggered driver callback with lock held to DR...=?utf-8?q?Michel_D=C3=A4nzer?=-0/+3
2006-12-07drm: Add support for tracking drawable information to core=?utf-8?q?Michel_D=C3=A4nzer?=-0/+13
2006-12-07drm: add support for secondary vertical blank interrupt to DRM core=?utf-8?q?Michel_D=C3=A4nzer?=-0/+4
2006-09-22drm: add device/vendor id to drm_device_t for compat with FreeBSD driversEric Anholt-0/+2
2006-09-22drm: domain changes broke ppc r200Dave Airlie-1/+1
2006-09-22drm: update user token hashing and map handlesThomas Hellstrom-0/+3
2006-09-22drm: move drm authentication to new generic hash table.Thomas Hellstrom-3/+5
2006-09-22drm: add simple DRM memory manager, and hash tableThomas Hellstrom-1/+32
2006-09-22drm: remove the DRM pci domainDave Airlie-1/+6
2006-09-22drm: remove local copies of pci bus/slot/funcDave-3/+0
2006-09-22drm: cleanup old compat code and DRM fns from Linux only codeDave Airlie-12/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-04-23drm: possible cleanupsDave Airlie-1/+0
2006-04-18drivers/char/drm/drm_memory.c: possible cleanupsAdrian Bunk-2/+2
2006-03-29drm: remove drm_{alloc,free}_pagesDave Airlie-2/+0
2006-03-19drm: fixup PCI DMA supportDave Airlie-7/+7
2006-02-06[PATCH] DRM: fix up classdev interface for drm coreGreg Kroah-Hartman-6/+4
2006-02-02sem2mutex: drivers/char/drm/Dave Airlie-2/+3