summaryrefslogtreecommitdiff
path: root/src/i830_video.c
AgeCommit message (Expand)Author
2007-12-19Merge branch 'master' into xvmcZhenyu Wang
2007-12-18Always set pPriv->buf to NULL after freeing the memory it pointed to.Michel Dänzer
2007-11-15xvmc: some code clean upZhenyu Wang
2007-11-09Merge branch 'master' into xvmcZhenyu Wang
2007-11-08Clear current video crtc on DPMS offJesse Barnes
2007-11-08Fix overlay destination clampingJesse Barnes
2007-10-23Merge branch 'master' into xvmcZhenyu Wang
2007-10-17intel: make block handler hook happen no matter what video is in useDave Airlie
2007-10-11Fix potential use-after-free in XV overlay code on video stop.Eric Anholt
2007-10-08move some definition out of i915 specific headerZhenyu Wang
2007-09-29rename xvmc init function namesZhenyu Wang
2007-09-26Revert to origin xvmc setup stepsZhenyu Wang
2007-09-26Fix pixmap offsetHong Liu
2007-09-26Create xvmc driver interfaceZhenyu Wang
2007-09-20Fix pixmap offsetHong Liu
2007-09-19Merge branch 'master' into xvmc-i915Zhenyu Wang
2007-08-17Make sure XV_PIPE is used whenever possible.Keith Packard
2007-08-17Use i830_memory.c instead of the AA's allocator for XV buffers.Eric Anholt
2007-08-07code cleanupsZhenyu Wang
2007-07-23only enable xvmc for 915/945/G33Xiang, Haihao
2007-07-20don't initialize XvMC if xv is disabled.Xiang, Haihao
2007-07-19block some signals within critical section to avoidXiang, Haihao
2007-07-191. The pitches for y/u/v surfaces are 1024bytes aligned.Xiang, Haihao
2007-07-191. clean coderoot
2007-07-19fix some bugsXiang, Haihao
2007-07-19fix some bugsXiang, Haihao
2007-07-19enable XvMC for i915Xiang, Haihao
2007-06-21Eliminate some uninitialized variable warningsKeith Packard
2007-06-18Bug #11295: Disable textured video on i915 with framebuffer width too large.Eric Anholt
2007-06-13Fix and enable the 915-class planar textured video path.Eric Anholt
2007-06-06Enable overlay on G33 class chipsetsWang Zhenyu
2007-06-05Add support for the G33, Q33, and Q35 chipsets.Wang Zhenyu
2007-06-05Always ensure the pipe A is lit when activating overlay on pipe B.Keith Packard
2007-06-04Automatically switch overlay when crtcs are reconfigured.Keith Packard
2007-05-30Extend XV_PIPE range to include new -1 valueKeith Packard
2007-05-27On i830, Pipe B cannot be lit the first time unless Pipe A is running.Keith Packard
2007-05-25Compute and clip to crtc before call to xf86XVClipVideoHelper.Keith Packard
2007-05-25Ensure Pipe A is active when enabling overlay the first time.Keith Packard
2007-05-24Clean up CRTC selection. Remove more overlay blocking.Keith Packard
2007-05-24Eliminate blocking for video overlay.Keith Packard
2007-05-23Reformat i830_video.c to four-space indents.Keith Packard
2007-05-23Clean up overlay management.Keith Packard
2007-05-23Use FLIP_CONTINUE with ~OVERLAY_ENABLE to turn overlay off.Keith Packard
2007-05-23Automatically select crtc based on coverage.Keith Packard
2007-05-23Use CRTCs instead of pipe indices for video pipe selection.Keith Packard
2007-03-04Merge branch 'modesetting'Eric Anholt
2007-02-27Fix typo when assign overlay reg mem pointerWang Zhenyu
2007-02-26Fix XV issues on 965 after the allocation reworkEric Anholt
2007-02-23Rework the video memory allocation.Eric Anholt
2007-01-25Make rotated shadow buffer allocation dynamic.Eric Anholt