summaryrefslogtreecommitdiff
path: root/drivers/char/drm/i915_dma.c
AgeCommit message (Expand)Author
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie
2008-05-07Revert "drm/vbl rework: rework how the drm deals with vblank."Dave Airlie
2008-04-30drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-26drm/vbl rework: rework how the drm deals with vblank.Jesse Barnes
2008-03-30drm/i915: fix oops on agp=offDave Airlie
2008-02-20i915: wrap chipset types requiring hw status set ioctlZhenyu Wang
2008-02-07drm: cleanup DRM_DEBUG() parametersMárton Németh
2008-02-07drm: add _DRM_DRIVER flag, and re-order unload.Dave Airlie
2008-02-07i915: add suspend/resume supportJesse Barnes
2008-02-07drm: Initialize the AGP structure's base address at init rather than enable.Eric Anholt
2008-02-07drm: run cleanfile across drm treeDave Airlie
2007-10-15drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt
2007-10-15drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt
2007-10-15drm: Remove DRM_ERR OS macro.Eric Anholt
2007-08-06drm/i915: Fix i965 secured batchbuffer usageDave Airlie
2007-07-11drm: remove drm_file_t, drm_device_t and drm_head_t typedefsDave Airlie
2007-07-11drm: remove a bunch of typedefs on the userspace interfaceDave Airlie
2007-07-11drm: remove DRM_GETSAREA and replace with drm_getsarea functionDave Airlie
2007-06-10drm/i915: Add support for the G33, Q33, and Q35 chipsets.Wang Zhenyu
2007-06-10i915: add new pciids for 945GME, 965GME/GLEWang Zhenyu
2007-04-26drm/i915: Add 965GM pci id updateWang Zhenyu
2006-12-07drm: i915: Add ioctl for scheduling buffer swaps at vertical blanks.=?utf-8?q?Michel_D=C3=A4nzer?=
2006-09-22drm: add device/vendor id to drm_device_t for compat with FreeBSD driversEric Anholt
2006-09-22drm: fixup i915 error codesDave Airlie
2006-09-22drm: fix i965 build bugAndrew Morton
2006-09-22drm: Add support for Intel i965G chipsets.Alan Hourihane
2006-06-24Add i915 ioctls to configure pipes for vblank interrupt.Dave Airlie
2006-03-19drm: fixup i915 breadcrumb read/writeDave Airlie
2006-01-25drm: i915 patches from Tungsten GraphicsDave Airlie
2006-01-02drm: update to i915 1.3.0Dave Airlie
2006-01-02drm: move ioctl flags to a bit field of flagsDave Airlie
2005-11-10drm: rename driver hooks more understandablyDave Airlie
2005-09-25drm: fix some lindent damageDave Airlie
2005-09-25drm: lindent the drm directory.Dave Airlie
2005-07-10drm: add test for AGP devices and driver override for it.Dave Airlie
2005-07-10drm: update support for drm pci buffersDave Airlie
2005-07-07drm: misc cleanupDave Airlie
2005-06-23Add missing license texts from Tungsten Graphics.Dave Airlie
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds