summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-20sna/trapezoids: Embed a few cells into the stackChris Wilson
2013-02-20sna/trapezoids: Perform the cell allocation upfrontChris Wilson
2013-02-19sna/video: Only setup XvMC if we first setup XvChris Wilson
2013-02-19test: Add generated vsync.avi to gitignoreChris Wilson
2013-02-19sna: Assert that the GPU damage is NULL before destroy a proxyChris Wilson
2013-02-18sna: Assert that the gpu_bo exists if it is entirely damagedChris Wilson
2013-02-18sna: A couple more assertions that we forcibly attach pixmaps correctlyChris Wilson
2013-02-18sna/dri: Prevent swapping a decoupled DRI2BufferChris Wilson
2013-02-18uxa/gen7: Don't use a message register to store vlDamien Lespiau
2013-02-17Confirm that i915.ko has KMS enabled before binding to the deviceChris Wilson
2013-02-15NEWS: Xserver 1.6 was not packaged in Xorg 7.7Chris Wilson
2013-02-14NEWS: Fix a couple of typos and factual errorsChris Wilson
2013-02-13sna/gen4: Restore nonrectiinear spans workaroundChris Wilson
2013-02-13sna: Avoid stalling on a SHM upload when otherwise idleChris Wilson
2013-02-13Revert "sna: Avoid promoting SHM CPU bo to GPU to maintain coherence with SHM...Chris Wilson
2013-02-13sna/dri: Fix typo limiting gen4 to TILING_X depth buffersChris Wilson
2013-02-13sna: Handle scanouts still active at the time of destructionChris Wilson
2013-02-12sna/dri: Validate that the scanout flag is setChris Wilson
2013-02-12sna: Prefer inplace readback if the GPU doesn't support cacheable BLTsChris Wilson
2013-02-12sna: Only use the inplace read fallback if we have no CPU bo supportChris Wilson
2013-02-12sna/dri: Assert that we are not passed deceased DRI2BuffersChris Wilson
2013-02-11sna/dri: Assert that the old scanout is clear before overwritingChris Wilson
2013-02-11sna/dri: Update flush status for tear-free exported GPU boChris Wilson
2013-02-11sna/dri: Harden the replacement of the back buffer against alloc failureChris Wilson
2013-02-11NEWS: Fix marketing name for 945gmChris Wilson
2013-02-11sna: Fix inaccurate use of __attribute__((const))Chris Wilson
2013-02-11sna/dri: Ignore a compiler barf breaking an assertionChris Wilson
2013-02-11sna/dri: Couple up the flush pixmap after checking for allocation failuresChris Wilson
2013-02-11sna/dri: Tighten the assertions that we have one DRI2Buffer per PixmapChris Wilson
2013-02-11sna: Assert that we do not destroy a GPU bo for an active DRI pixmapChris Wilson
2013-02-11sna: Avoid stalling for changing cache levels on an active scanoutChris Wilson
2013-02-11sna/dri: Only clear the GPU bo flush flag when the last export is destroyedChris Wilson
2013-02-10configure: Add -lX11 required to link the legacy libI810XvMC.soChris Wilson
2013-02-102.21.2 release2.21.2Chris Wilson
2013-02-10sna: Restore glyphs with xorg-1.12Chris Wilson
2013-02-10NEWS: fix bug urlChris Wilson
2013-02-102.21.1 releaseChris Wilson
2013-02-10sna: Reorder some includes so that compat-api.h comes after the headers it wraps2.21.1Chris Wilson
2013-02-10configure: Fix typo in checking for libdrm_intelChris Wilson
2013-02-10sna: Backport to squeeze - Xorg-1.6, pixman-0.16, libdrm-2.4.21Chris Wilson
2013-02-09sna: Fix alignment of the base of partial buffers for pre-G33 chipsetsChris Wilson
2013-02-09sna: Promote to GPU is only partially damaged on the CPU but busy on the GPUChris Wilson
2013-02-08sna: Randomly perturb 'wedged' to hunt for faultsChris Wilson
2013-02-08sna/gen6: Use GT2 settings for both GT2 and GT2+Chris Wilson
2013-02-08sna: Force the fallback path for unaccelerated randr damageChris Wilson
2013-02-08sna/gen4: Split the have_render flag in separate prefer_gpu hintsChris Wilson
2013-02-08sna: Remove the bogus assertions on buffer domainsChris Wilson
2013-02-07sna: Fixup an invalid assertionChris Wilson
2013-02-07sna: Also assert that the GPU is not wedged before continuing a batchChris Wilson
2013-02-07sna: Force GTT readback if the GPU is wedgedChris Wilson