summaryrefslogtreecommitdiff
path: root/src/via_xvmc.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-25Do not support earlier libdrm versions that lack KMS support.James Simmons1-2/+2
2012-06-29Merge branch 'master' into kms_branchJames Simmons1-2/+2
2012-06-16KMS could not mmap on 32 bit machines due to off_t issues which was resolved ...James Simmons1-0/+1
2012-06-16Compile cleanup with stricter gcc settingsJames Simmons1-1/+0
2012-06-07openchrome: update to new API.Dave Airlie1-1/+1
2012-05-27Remove no longer supported xf86PciInfo.hJames Simmons1-1/+0
2012-04-06Rename video and swov to xv naming.James Simmons1-1/+1
2012-03-10Moved to EXA onlyJames Simmons1-2/+0
2012-02-21KMS mode setting supportJames Simmons1-3/+3
2012-02-21passed wrong flags to gem allocation ioctlJames Simmons1-2/+2
2011-12-26fix a double free and unmapping of video plane memoryJames Simmons1-1/+1
2011-12-18add in aligment and map handles to the buffer managerJames Simmons1-4/+5
2011-12-11Convert video handling to buffer manager apiJames Simmons1-4/+6
2011-12-09Add in which domain to allocate memory fromJames Simmons1-2/+2
2011-12-03Always pass ScrenInfoPtr to every buffer management function. Cleanup buffer_...James Simmons1-2/+2
2011-11-28Move DRI1 and no DRI case to new buffer allocator. Some more work needs to be...James Simmons1-9/+8
2011-10-16integrate VIA via_regs.h header.James Simmons1-1/+0
2011-10-14First part of the merger with VIA newer code.James Simmons1-10/+10
2011-10-07rename via.h to via_eng_regs since the defines are related to the video encod...James Simmons1-1/+0
2011-06-04prepare for handling of dri1 and dri2 apisJames Simmons1-1/+1
2010-12-15Merge VX900 branch to add basic VX900 supportBartosz Kosiorek1-2/+3
2010-11-10Replace the deprecated functions with new onesBartosz Kosiorek1-20/+20
2010-09-07Fix several typo in code commentsBartosz Kosiorek1-1/+1
2009-10-07better check for resources/RAC APIXavier Bachelot1-1/+1
2009-09-18update for resources/RAC API removalXavier Bachelot1-0/+4
2009-07-16VX855 basic support (patch from Harald Welte)Xavier Bachelot1-0/+1
2009-06-24fix a segfault on shutdown in ViaCleanupXVMC when there's no Xv (patch from D...Xavier Bachelot1-0/+3
2009-04-07don't try to enable XvMC on VX800Xavier Bachelot1-0/+1
2008-08-20remove support for pre-xorg 7.1rc1 Xv ABIXavier Bachelot1-15/+3
2008-02-06 Excluding the correct bunch of chipsets from XvMC initialisation.Benno Schulenberg1-4/+4
2008-01-29 Whitespace and comment tweaks.Benno Schulenberg1-378/+362
2007-10-17rebase to release_0_3_0 branch rev. 413Xavier Bachelot1-0/+1018