summaryrefslogtreecommitdiff
path: root/src/i830_video.h
AgeCommit message (Expand)AuthorFilesLines
2009-03-06Xv: free tearing on textured videoXiang, Haihao1-0/+2
2009-02-18Make Xv used a buffer object instead of i830_memory.Kristian Høgsberg1-1/+1
2008-12-04Remove the extra memory allocation for 965 video state now that it's all in BOs.Eric Anholt1-6/+0
2008-12-04Move i965 video cc state to BOs.Eric Anholt1-0/+1
2008-06-28xvmc: Don't copy on xvmc surface in PutImageZhenyu Wang1-1/+1
2008-03-11Remove i830+ driver's use of CARD*/INT* types for great justice.Eric Anholt1-14/+14
2008-02-25Fix overlay rotationZhenyu Wang1-0/+1
2007-10-17intel: make block handler hook happen no matter what video is in useDave Airlie1-0/+3
2007-08-17Use i830_memory.c instead of the AA's allocator for XV buffers.Eric Anholt1-13/+1
2007-06-05Always ensure the pipe A is lit when activating overlay on pipe B.Keith Packard1-1/+0
2007-05-25Ensure Pipe A is active when enabling overlay the first time.Keith Packard1-0/+1
2007-05-23Use CRTCs instead of pipe indices for video pipe selection.Keith Packard1-1/+2
2006-12-28Draw textured video to the backing pixmap in the composited case.Eric Anholt1-2/+2
2006-12-27Bump the size of the extra space for 965 so it actually fits.Eric Anholt1-1/+1
2006-12-27Make the assert() in i965_video.c actually work and expose an error.Eric Anholt1-0/+5
2006-12-27Move 965 textured-video out to a separate file.Eric Anholt1-0/+8
2006-12-27Bug #7524: Major improvements to EXA/XAA static memory allocation.Eric Anholt1-1/+14
2006-09-27Merge branch 'master' into modesettingEric Anholt1-0/+77
2006-07-18Merge branch 'master' into textured-videoEric Anholt1-0/+76