summaryrefslogtreecommitdiff
path: root/src/intel_video.c
AgeCommit message (Expand)Author
2010-11-01Xv: don't call intel_wait_for_scanline on SandybridgeXiang, Haihao
2010-11-01Xv: enable TextureAdaptor for SandybridgeXiang, Haihao
2010-10-07Include a chipset generation number to clarify device specific paths.Chris Wilson
2010-10-01video: Disable TextureAdaptor for SandybridgeChris Wilson
2010-09-21Allow interlaced modes.Krzysztof Halasa
2010-09-08Enable a shadow buffer and disable GPU acceleration.Chris Wilson
2010-08-22Use ALIGN macro instead of open coding it.Matt Turner
2010-08-01Remove the final references to the drmmode prefixChris Wilson
2010-08-01Rename drmmode_display to intel_displayChris Wilson
2010-07-26video: kill do { ... } while (ret != -EINTR) loopsDaniel Vetter
2010-07-26video: kernel overlay needs triple bufferingDaniel Vetter
2010-07-16video: Free the buffers immediately after turning off.Chris Wilson
2010-07-16video: Reuse the old buffers.Chris Wilson
2010-07-12video: Apply overlay stride errata for i830 and i845Chris Wilson
2010-07-12video: Copy DummyEncoding into each adapter.Chris Wilson
2010-07-09video: forgotten amendment to previous commit.Chris Wilson
2010-07-09video: apply the crtc box checks from dri.Chris Wilson
2010-06-25Rename common infrastructure to the intel namespace.Chris Wilson