summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-05Update version number to 2.13.9012.13.901Carl Worth
2010-11-05NEWS: Add release notes for 2.13.901 snapshot.Carl Worth
2010-11-05Merge commit '2.13.0'Carl Worth
2010-11-05Wait for any pending rendering before switching modes.Chris Wilson
2010-11-03Downgrade tiling allocation failure to a warningChris Wilson
2010-11-03Fallback to shadow for Sandybridge if we don't have access to the BLTChris Wilson
2010-11-02Remove the intermittent GEM_THROTTLE call.Eric Anholt
2010-11-02render: use headerless render target writeXiang, Haihao
2010-11-02render: acceleration for composite on SandybridgeXiang, Haihao
2010-11-02render: fragments for composite on SandybridgeXiang, Haihao
2010-11-02render: fix send instruction used in sampling fragmentsXiang, Haihao
2010-11-02render: set the surface state base addressXiang, Haihao
2010-11-01Flush BLT batches before starting an atomic RENDER batchChris Wilson
2010-11-01Support BLT acceleration on gen6Zou Nan hai
2010-11-01add BLT ring supportZou Nan hai
2010-11-01Xv: don't call intel_wait_for_scanline on SandybridgeXiang, Haihao
2010-11-01Xv: enable TextureAdaptor for SandybridgeXiang, Haihao
2010-11-01Xv: setup pipeline for Xv on SandybridgeXiang, Haihao
2010-11-01Xv: fragments for xv on Sandybridge.Xiang, Haihao
2010-11-01Xv: Send instruction doesn't use implied move when sampling YUV surfaceXiang, Haihao
2010-11-01Xv: set the surface state base addressXiang, Haihao
2010-10-29intel: don't pass a dangling pointer to GET_PARAMChris Wilson
2010-10-29uxa: Enable reduced fence sizes for i915Chris Wilson
2010-10-22intel: Listen for hotplug uevents (V3)Adam Jackson
2010-10-18Fix violation of gen6 requirements for depthbuffer tiling.Eric Anholt
2010-10-17display: do not report failure for setting unrecognised propertiesChris Wilson
2010-10-13Fix driverName regression for i830 from 4083197aChris Wilson
2010-10-13Move EDID_COMPLETE_RAWDATA define to intel.h to avoid redifinition warningChris Wilson
2010-10-12Make driver compile for 1.6 Xserver series again. Part deux.Stefan Dirsch
2010-10-08dri: Check for pixmap privates before dereferencing themChris Wilson
2010-10-07Include a chipset generation number to clarify device specific paths.Chris Wilson
2010-10-06dri+shadow: Only tweak the acceleration of CopyRegion if using shadow.Chris Wilson
2010-10-06dri: Reattach the fake pixmap for the shadow scanout to the drawable.Chris Wilson
2010-10-06uxa: Skip a pixmap lookup if there is no driver finish access functionChris Wilson
2010-10-06uxa: Re-enable acceleration.Chris Wilson
2010-10-06Revert "Clear pixmap->devPrivate.ptr [regression in 7c7294e]"Chris Wilson
2010-10-06Clear pixmap->devPrivate.ptr [regression from 7c7294e]Chris Wilson
2010-10-05shadow: Use a cacheable shadow for all generationsChris Wilson
2010-10-04shadow: Enable shadow by default on SandyBridgeChris Wilson
2010-10-04shadow: Disable BLT for SandyBridgeChris Wilson
2010-10-04shadow+dri2: Allow dri2 to be independently enabled with shadowChris Wilson
2010-10-04shadow: Map the scanout directly on i8xxChris Wilson
2010-10-04Split shadow handling routines to their own file.Chris Wilson
2010-10-02Do not claim the PCI device if !KMSChris Wilson
2010-10-02legacy/i810: Remove pVisualConfigsChris Wilson
2010-10-01video: Disable TextureAdaptor for SandybridgeChris Wilson
2010-09-30Increment version to 2.13.02.13.0Carl Worth
2010-09-30Add release notes for the 2.13.0 release.Carl Worth
2010-09-30Always use tiling on SandybridgeZhenyu Wang
2010-09-28Increment version to 2.12.9022.12.902Carl Worth