summaryrefslogtreecommitdiff
path: root/shared-core/via_map.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-20Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt1-8/+4
2007-07-20Remove DRM_ERR OS macro.Eric Anholt1-1/+1
2007-07-16drm: remove drmP.h internal typedefsDave Airlie1-4/+4
2007-04-28remove DRM_GETSAREA and replace with drm_getsarea functionDave Airlie1-1/+1
2007-02-16Simple fence object sample driver for via, based on idling the GPU.Thomas Hellstrom1-1/+16
2006-12-28Add some new via chipsets.Thomas Hellstrom1-2/+1
2006-06-06Merge in the drm-sman-branchThomas Hellstrom1-1/+11
2005-09-25Add the via PCI DMA blit code.Thomas Hellstrom1-1/+3
2005-08-15Port the VIA DRM to FreeBSD. Original patch by Jake, with some cleanup byEric Anholt1-17/+27
2005-07-15VIA: Fix sparse warnings (Alexey Dobriyan)Thomas Hellstrom1-1/+2
2005-03-28Via updates:Thomas Hellstrom1-34/+2
2005-03-14via changes:Thomas Hellstrom1-2/+5
2005-02-01cleanup patch from Adrian Bunk <bunk@stusta.de>Dave Airlie1-1/+1
2004-11-27Reworked PCI MMIO command buffer parser, and imported code from the MesaThomas Hellstrom1-0/+1
2004-10-09cleanup VIA driver to look a bit like others before kernel mergeDave Airlie1-0/+1
2004-10-08Changed unsigned to uint32_t in some ioctl parameters. Introduced firstThomas Hellstrom1-1/+1
2004-09-30Lindent of core build. Drivers checked for no binary diffs. A few filesJon Smirl1-46/+40
2004-09-27First check in for DRM that splits core from personality modulesJon Smirl1-3/+2
2004-08-27__NO_VERSION__ hasn't been needed since 2.3 days ditch it...Dave Airlie1-1/+0
2004-08-24This patch adds three new ioctl's to the VIA Unichrome/Pro DRM driver:Erdi Chen1-0/+2
2004-08-17Merged drmfntbl-0-0-1drmfntbl-0-0-1-20040817-mergeDave Airlie1-2/+2
2004-03-23Merged via-1-2-0Thomas Hellstrom1-0/+143