aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/i915_dma.c
Commit message (Expand)AuthorAge
* drm: cleanup DRM_DEBUG() parametersMárton Németh2008-02-07
* drm: add _DRM_DRIVER flag, and re-order unload.Dave Airlie2008-02-07
* i915: add suspend/resume supportJesse Barnes2008-02-07
* drm: Initialize the AGP structure's base address at init rather than enable.Eric Anholt2008-02-07
* drm: run cleanfile across drm treeDave Airlie2008-02-07
* drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt2007-10-14
* drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt2007-10-14
* drm: Remove DRM_ERR OS macro.Eric Anholt2007-10-14
* drm/i915: Fix i965 secured batchbuffer usageDave Airlie2007-08-06
* drm: remove drm_file_t, drm_device_t and drm_head_t typedefsDave Airlie2007-07-11
* drm: remove a bunch of typedefs on the userspace interfaceDave Airlie2007-07-11
* drm: remove DRM_GETSAREA and replace with drm_getsarea functionDave Airlie2007-07-10
* drm/i915: Add support for the G33, Q33, and Q35 chipsets.Wang Zhenyu2007-06-10
* i915: add new pciids for 945GME, 965GME/GLEWang Zhenyu2007-06-10
* drm/i915: Add 965GM pci id updateWang Zhenyu2007-04-25
* drm: i915: Add ioctl for scheduling buffer swaps at vertical blanks.=?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: fixup i915 error codesDave Airlie2006-09-21
* drm: fix i965 build bugAndrew Morton2006-09-21
* drm: Add support for Intel i965G chipsets.Alan Hourihane2006-09-21
* Add i915 ioctls to configure pipes for vblank interrupt.Dave Airlie2006-06-24
* drm: fixup i915 breadcrumb read/writeDave Airlie2006-03-19
* drm: i915 patches from Tungsten GraphicsDave Airlie2006-01-24
* drm: update to i915 1.3.0Dave Airlie2006-01-02
* drm: move ioctl flags to a bit field of flagsDave Airlie2006-01-01
* drm: rename driver hooks more understandablyDave Airlie2005-11-10
* drm: fix some lindent damageDave Airlie2005-09-25
* drm: lindent the drm directory.Dave Airlie2005-09-25
* drm: add test for AGP devices and driver override for it.Dave Airlie2005-07-10
* drm: update support for drm pci buffersDave Airlie2005-07-10
* drm: misc cleanupDave Airlie2005-07-07
* Add missing license texts from Tungsten Graphics.Dave Airlie2005-06-23
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16