summaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/i915_dma.c
Commit message (Expand)AuthorAgeFilesLines
* drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-141-858/+0
* Revert "drm/vbl rework: rework how the drm deals with vblank."Dave Airlie2008-05-071-119/+41
* drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-301-2/+2
* drm/vbl rework: rework how the drm deals with vblank.Jesse Barnes2008-04-261-41/+119
* drm/i915: fix oops on agp=offDave Airlie2008-03-301-0/+3
* i915: wrap chipset types requiring hw status set ioctlZhenyu Wang2008-02-201-1/+4
* drm: cleanup DRM_DEBUG() parametersMárton Németh2008-02-071-3/+3
* drm: add _DRM_DRIVER flag, and re-order unload.Dave Airlie2008-02-071-1/+2
* i915: add suspend/resume supportJesse Barnes2008-02-071-56/+57
* drm: Initialize the AGP structure's base address at init rather than enable.Eric Anholt2008-02-071-1/+1
* drm: run cleanfile across drm treeDave Airlie2008-02-071-1/+1
* drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt2007-10-151-81/+63
* drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt2007-10-151-6/+6
* drm: Remove DRM_ERR OS macro.Eric Anholt2007-10-151-29/+29
* drm/i915: Fix i965 secured batchbuffer usageDave Airlie2007-08-061-3/+11
* drm: remove drm_file_t, drm_device_t and drm_head_t typedefsDave Airlie2007-07-111-16/+16
* drm: remove a bunch of typedefs on the userspace interfaceDave Airlie2007-07-111-5/+5
* drm: remove DRM_GETSAREA and replace with drm_getsarea functionDave Airlie2007-07-111-1/+1
* drm/i915: Add support for the G33, Q33, and Q35 chipsets.Wang Zhenyu2007-06-101-17/+70
* i915: add new pciids for 945GME, 965GME/GLEWang Zhenyu2007-06-101-1/+2
* drm/i915: Add 965GM pci id updateWang Zhenyu2007-04-261-1/+2
* drm: i915: Add ioctl for scheduling buffer swaps at vertical blanks.=?utf-8?q?Michel_D=C3=A4nzer?=2006-12-071-0/+2
* drm: add device/vendor id to drm_device_t for compat with FreeBSD driversEric Anholt2006-09-221-4/+4
* drm: fixup i915 error codesDave Airlie2006-09-221-2/+2
* drm: fix i965 build bugAndrew Morton2006-09-221-1/+1
* drm: Add support for Intel i965G chipsets.Alan Hourihane2006-09-221-10/+31
* Add i915 ioctls to configure pipes for vblank interrupt.Dave Airlie2006-06-241-1/+3
* drm: fixup i915 breadcrumb read/writeDave Airlie2006-03-191-2/+0
* drm: i915 patches from Tungsten GraphicsDave Airlie2006-01-251-12/+30
* drm: update to i915 1.3.0Dave Airlie2006-01-021-5/+7
* drm: move ioctl flags to a bit field of flagsDave Airlie2006-01-021-12/+12
* drm: rename driver hooks more understandablyDave Airlie2005-11-101-2/+14
* drm: fix some lindent damageDave Airlie2005-09-251-22/+11
* drm: lindent the drm directory.Dave Airlie2005-09-251-27/+38
* drm: add test for AGP devices and driver override for it.Dave Airlie2005-07-101-0/+16
* drm: update support for drm pci buffersDave Airlie2005-07-101-7/+8
* drm: misc cleanupDave Airlie2005-07-071-36/+24
* Add missing license texts from Tungsten Graphics.Dave Airlie2005-06-231-2/+22
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+725
OpenPOWER on IntegriCloud