aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/via_dma.c
Commit message (Expand)AuthorAge
* 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: remove drm_file_t, drm_device_t and drm_head_t typedefsDave Airlie2007-07-11
* via: Make sure we flush write-combining using a follow-up read.Thomas Hellstrom2007-05-08
* via: Try to improve command-buffer chaining.Thomas Hellstrom2007-05-08
* drm/via: Disable AGP DMA for chips with the new 3D engine.Thomas Hellstrom2007-02-07
* via: some PCI posting flushesThomas Hellstrom2007-02-07
* drm: drivers/char/drm/: make some functions staticDave Airlie2006-02-02
* drm: via driver update to CVS versionDave Airlie2006-01-01
* drm: move ioctl flags to a bit field of flagsDave Airlie2006-01-01
* drm: update VIA driver to 2.7.2Dave Airlie2005-11-12
* drm: lindent the drm directory.Dave Airlie2005-09-25
* [PATCH] drm: via: fix sparse warningsAlexey Dobriyan2005-07-27
* drm: Add via unichrome supportDave Airlie2005-06-28