summaryrefslogtreecommitdiff
path: root/shared-core/via_drm.h
AgeCommit message (Expand)AuthorFilesLines
2009-11-17Drop shared-core, bsd-core, linux-core and scripts subdirsKristian Høgsberg1-282/+0
2007-11-22drm: major whitespace/coding style realignment with kernelDave Airlie1-4/+4
2007-11-05drm: remove lots of spurious whitespace.Dave Airlie1-8/+8
2007-07-16drm: detypedef drm.h and fixup all problemsDave Airlie1-2/+2
2007-02-16Simple fence object sample driver for via, based on idling the GPU.Thomas Hellstrom1-12/+2
2007-02-02via: Try to improve command-buffer chaining.Thomas Hellstrom1-2/+2
2006-12-27Allow for non-power-of-two texture pitch alignment.Thomas Hellstrom1-3/+3
2006-08-28drm: lots of small cleanups and whitespace issues fixed upDave Airlie1-21/+21
2006-07-11Keep hashed user tokens, with the following changes:Thomas Hellstrom1-3/+3
2006-07-10Change drm Map handles to be arbitrary 32-bit hash tokens in the rangeThomas Hellstrom1-3/+3
2006-06-19via: Bump version number and date.Thomas Hellstrom1-2/+2
2006-06-15via:Thomas Hellstrom1-2/+2
2006-06-06Merge in the drm-sman-branchThomas Hellstrom1-3/+3
2006-02-17via: Change via_drm.h versioning scheme after lenghty discussion onThomas Hellstrom1-4/+7
2006-01-06via: Version via_drm.h Alter the drm_via_dmablit_t IOCTL arg.Thomas Hellstrom1-1/+19
2006-01-02Realign via driver with changes in Linux kernel (mainly whitespace)Dave Airlie1-8/+9
2005-10-22via: Sync via_drm.h with 3D driver. Bump via patchlevel and date.Thomas Hellstrom1-3/+12
2005-09-25Add the via PCI DMA blit code.Thomas Hellstrom1-0/+34
2005-08-15Port the VIA DRM to FreeBSD. Original patch by Jake, with some cleanup byEric Anholt1-17/+1
2005-07-15VIA: Fix sparse warnings (Alexey Dobriyan)Thomas Hellstrom1-1/+1
2005-03-28Via updates:Thomas Hellstrom1-0/+24
2005-03-14via changes:Thomas Hellstrom1-7/+8
2004-12-13VIA drm updates:Thomas Hellstrom1-25/+23
2004-11-27Reworked PCI MMIO command buffer parser, and imported code from the MesaThomas Hellstrom1-3/+4
2004-10-09Lindent the via stuff so I can include it in kernelDave Airlie1-1/+1
2004-10-08Changed unsigned to uint32_t in some ioctl parameters. Introduced firstThomas Hellstrom1-12/+11
2004-09-30Lindent of core build. Drivers checked for no binary diffs. A few filesJon Smirl1-85/+83
2004-09-27First check in for DRM that splits core from personality modulesJon Smirl1-10/+22
2004-09-07Added IOCTL for writing 2D DMA command buffers over PCI. Bumped minorThomas Hellstrom1-1/+6
2004-08-24This patch adds three new ioctl's to the VIA Unichrome/Pro DRM driver:Erdi Chen1-0/+22
2004-04-121. Added a PCI ID.Thomas Hellstrom1-8/+6
2004-03-23Merged via-1-2-0Thomas Hellstrom1-0/+185