summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-20Move i965 render vb setup to use time, and decouple state emit from it.Eric Anholt
2009-01-20Move i965 render transform setup from emit_composite_state to prepare_composite.Eric Anholt
2009-01-20i965: Pull check_aperture out to a separate function and make it dtrt.Eric Anholt
2009-01-20Move filter computation from emit_batch_header to prepare_composite.Eric Anholt
2009-01-20Use intel_emit_reloc from video to prettify 965 render bind_bo setup.Eric Anholt
2009-01-20Move i965 render state bo setup back to prepare_composite.Eric Anholt
2009-01-20Do check_aperture_space and batch_start_atomic for i965 video.Eric Anholt
2009-01-20Move 965 video setup to a separate function so we can move it around.Eric Anholt
2009-01-20Remove the pageflipping infrastructure.Owain G. Ainsworth
2009-01-20Remove triple-buffering supportOwain G. Ainsworth
2009-01-20Support sysfs backlight control for Sony laptops in xf86-video-intelKshitij Kulshreshtha
2009-01-17Protect i915 textured video against batchbuffer wrapping.Eric Anholt
2009-01-17Fix i915 batch_start_atomic counting.Eric Anholt
2009-01-17Fix libdrm version number requirement regression that got spammed in.Eric Anholt
2009-01-17intel: fix DRI2 should be DRI_DRI2Dave Airlie
2009-01-16Re-emit i915 composite setup when the batchbuffer wraps.Eric Anholt
2009-01-15Fix invarient state emits for DRI2 (do it per batch, since there's no lock).Eric Anholt
2009-01-15Prepare changelog for uploadBrice Goglin
2009-01-15New upstream releaseBrice Goglin
2009-01-15Merge tag 'xf86-video-intel-2.6.0' into debian-experimentalBrice Goglin
2009-01-15Bump version 2.6.0Zhenyu Wang
2009-01-15Fix ioctl type.Owain G. Ainsworth
2009-01-15use ifdef __linux__ where needed.Owain G. Ainsworth
2009-01-14Fix ioctl type.Owain G. Ainsworth
2009-01-14use ifdef __linux__ where needed.Owain G. Ainsworth
2009-01-14Revert "Assign rotation memory dri_bo to rotation pixmap."Zhenyu Wang
2009-01-14Prepare changelog for uploadJulien Cristau
2009-01-14add bug closerJulien Cristau
2009-01-14Disable VGA plane reliablyMa Ling
2009-01-14Assign rotation memory dri_bo to rotation pixmap.Keith Packard
2009-01-14Disable VGA plane reliablyMa Ling
2009-01-13Assign rotation memory dri_bo to rotation pixmap.Keith Packard
2009-01-14UXA: Declare glyph cache picture as component-alpha when necessary.Bernhard Rosenkraenzer
2009-01-14set continuous-frequency flag in get modes functionMa Ling
2009-01-14Fix LVDS EDID to match all possible default modesKeith Packard
2009-01-14Remove xorgconfig & xorgcfg from See Also list in man pageAlan Coopersmith
2009-01-13bios_reader: make mode timing output friendlierJesse Barnes
2009-01-13UXA: Declare glyph cache picture as component-alpha when necessary.Bernhard Rosenkraenzer
2009-01-13set continuous-frequency flag in get modes functionMa Ling
2009-01-13Fix LVDS EDID to match all possible default modesKeith Packard
2009-01-13Prevent redefinitions of CARD8 and friends. Fixes build.Ian Romanick
2009-01-09Remove xorgconfig & xorgcfg from See Also list in man pageAlan Coopersmith
2009-01-09Update libdrm-dev build-dep to 2.4.3.Julien Cristau
2009-01-09Update changelogsJulien Cristau
2009-01-09Merge branch 'upstream-experimental' into debian-experimentalJulien Cristau
2009-01-09Merge commit 'xf86-video-intel-2.5.1' into upstream-experimentalJulien Cristau
2009-01-08Bump version 2.5.99.2Zhenyu Wang
2009-01-07Prevent redefinitions of CARD8 and friends. Fixes build.Ian Romanick
2009-01-07Always enable KMS if server's new enough, and remove option.Eric Anholt
2009-01-07Fix pin leakage with EXA GTT-mapping shortcut, and crash with UXA on KMS.Eric Anholt