aboutsummaryrefslogtreecommitdiff
path: root/shared-core/via_map.c
AgeCommit message (Expand)Author
2009-06-22drm: Strip old ttm.Thomas Hellstrom
2009-02-27Move vblank_init to driver load time.Robert Noland
2008-01-30Simplify the fencing code and differentiate between flushes andThomas Hellstrom
2008-01-03drm: cleanup DRM_DEBUG() parametersMárton Németh
2007-11-05drm: remove lots of spurious whitespace.Dave Airlie
2007-07-20Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt
2007-07-20Remove DRM_ERR OS macro.Eric Anholt
2007-07-16drm: remove drmP.h internal typedefsDave Airlie
2007-04-28remove DRM_GETSAREA and replace with drm_getsarea functionDave Airlie
2007-02-16Simple fence object sample driver for via, based on idling the GPU.Thomas Hellstrom
2006-12-28Add some new via chipsets.Thomas Hellstrom
2006-06-06Merge in the drm-sman-branchThomas Hellstrom
2005-09-25Add the via PCI DMA blit code.Thomas Hellstrom
2005-08-15Port the VIA DRM to FreeBSD. Original patch by Jake, with some cleanup byEric Anholt
2005-07-15VIA: Fix sparse warnings (Alexey Dobriyan)Thomas Hellstrom
2005-03-28Via updates:Thomas Hellstrom
2005-03-14via changes:Thomas Hellstrom
2005-02-01cleanup patch from Adrian Bunk <bunk@stusta.de>Dave Airlie
2004-11-27Reworked PCI MMIO command buffer parser, and imported code from the MesaThomas Hellstrom
2004-10-09cleanup VIA driver to look a bit like others before kernel mergeDave Airlie
2004-10-08Changed unsigned to uint32_t in some ioctl parameters. Introduced firstThomas Hellstrom
2004-09-30Lindent of core build. Drivers checked for no binary diffs. A few filesJon Smirl
2004-09-27First check in for DRM that splits core from personality modulesJon Smirl
2004-08-27__NO_VERSION__ hasn't been needed since 2.3 days ditch it...Dave Airlie
2004-08-24This patch adds three new ioctl's to the VIA Unichrome/Pro DRM driver:Erdi Chen
2004-08-17Merged drmfntbl-0-0-1Dave Airlie
2004-03-23Merged via-1-2-0Thomas Hellstrom