summaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/via_dma.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/char/: Spelling fixesJoe Perches2008-02-031-1/+1
* drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt2007-10-151-57/+39Star
* drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt2007-10-151-4/+4
* drm: Remove DRM_ERR OS macro.Eric Anholt2007-10-151-20/+20
* drm: remove drm_file_t, drm_device_t and drm_head_t typedefsDave Airlie2007-07-111-5/+5
* via: Make sure we flush write-combining using a follow-up read.Thomas Hellstrom2007-05-081-2/+4
* via: Try to improve command-buffer chaining.Thomas Hellstrom2007-05-081-64/+43Star
* drm/via: Disable AGP DMA for chips with the new 3D engine.Thomas Hellstrom2007-02-081-0/+5
* via: some PCI posting flushesThomas Hellstrom2007-02-081-1/+3
* drm: drivers/char/drm/: make some functions staticDave Airlie2006-02-021-5/+5
* drm: via driver update to CVS versionDave Airlie2006-01-021-1/+3
* drm: move ioctl flags to a bit field of flagsDave Airlie2006-01-021-12/+12
* drm: update VIA driver to 2.7.2Dave Airlie2005-11-121-10/+26
* drm: lindent the drm directory.Dave Airlie2005-09-251-137/+122Star
* [PATCH] drm: via: fix sparse warningsAlexey Dobriyan2005-07-281-5/+5
* drm: Add via unichrome supportDave Airlie2005-06-281-0/+741