aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/via_drv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-15drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt1-10/+10
2007-10-15drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt1-1/+1
2007-07-12drm: de-typedef smanDave Airlie1-1/+1
2007-07-11drm: remove drm_file_t, drm_device_t and drm_head_t typedefsDave Airlie1-15/+15
2007-05-08via: Try to improve command-buffer chaining.Thomas Hellstrom1-2/+3
2007-02-08via: allow for npot texture pitch alignmentThomas Hellstrom1-2/+2
2007-02-08via: add some new chipsetsThomas Hellstrom1-3/+4
2006-09-22drm: add drm simple memory manager support for SiS and VIA driversThomas Hellstrom1-3/+13
2006-02-02drm: drivers/char/drm/: make some functions staticDave Airlie1-7/+0
2006-01-02drm: via driver update to CVS versionDave Airlie1-2/+2
2005-11-12drm: update VIA driver to 2.7.2Dave Airlie1-13/+43
2005-09-30drm: fix all sparse warning on 32-bit x86Dave Airlie1-0/+3
2005-09-25drm: lindent the drm directory.Dave Airlie1-12/+9
2005-06-28drm: Add via unichrome supportDave Airlie1-0/+118