summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-06snb: Emit more invariants only onceChris Wilson
2010-12-05uxa: Prevent reading past the last byte on upload/downloadChris Wilson
2010-12-05Don't use hardware acceleration on Sandybridge rev 07 hardware or earlier.Matthias Hopf
2010-12-05display: Flush any pending batches before changing modes.Chris Wilson
2010-12-05i965: Also flush the vertex buffer when restarting the array.Chris Wilson
2010-12-05i965: Check for potential vertex array overflow every timeChris Wilson
2010-12-03Wait on the current buffer to complete when running synchronously.Chris Wilson
2010-12-03i965: Amalgamate surface binding tablesChris Wilson
2010-12-03i965: Upload an entire vbo in a single pwrite, rather than per-rectangleChris Wilson
2010-12-03i965: Use reciprocal scale factors to avoid the divide per-vertex-elementChris Wilson
2010-11-23Disable BLT for i830 and 845GChris Wilson
2010-11-17Mark outputs as DPMSModeOn and restore backlight at mode setKeith Packard
2010-11-14uxa: Relax fencing some more for gen3Chris Wilson
2010-11-09i915: Disable maximum state addressesChris Wilson
2010-11-09uxa: Fix crash after allocation failureChris Wilson
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