aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/via_dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-17drm/via: attempt again to stabilise the AGP DMA command submission.Thomas Hellstrom1-6/+53
2008-02-07drm: cleanup DRM_DEBUG() parametersMárton Németh1-13/+7
2008-02-03drivers/char/: Spelling fixesJoe Perches1-1/+1
2007-10-15drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt1-57/+39
2007-10-15drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt1-4/+4
2007-10-15drm: Remove DRM_ERR OS macro.Eric Anholt1-20/+20
2007-07-11drm: remove drm_file_t, drm_device_t and drm_head_t typedefsDave Airlie1-5/+5
2007-05-08via: Make sure we flush write-combining using a follow-up read.Thomas Hellstrom1-2/+4
2007-05-08via: Try to improve command-buffer chaining.Thomas Hellstrom1-64/+43
2007-02-08drm/via: Disable AGP DMA for chips with the new 3D engine.Thomas Hellstrom1-0/+5
2007-02-08via: some PCI posting flushesThomas Hellstrom1-1/+3
2006-02-02drm: drivers/char/drm/: make some functions staticDave Airlie1-5/+5
2006-01-02drm: via driver update to CVS versionDave Airlie1-1/+3
2006-01-02drm: move ioctl flags to a bit field of flagsDave Airlie1-12/+12
2005-11-12drm: update VIA driver to 2.7.2Dave Airlie1-10/+26
2005-09-25drm: lindent the drm directory.Dave Airlie1-137/+122
2005-07-27[PATCH] drm: via: fix sparse warningsAlexey Dobriyan1-5/+5
2005-06-28drm: Add via unichrome supportDave Airlie1-0/+741