summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-08-01sna/gen6: Install a fallback 16-pixel shaderChris Wilson
2012-08-01Revert "sna/gen7: Prefer the BLT for self-copies"Chris Wilson
2012-08-01sna/gen7: Simplify the force-stall detectionChris Wilson
2012-08-01sna/gen7: Only force a stall for a dirty target if also used as a blend sourceChris Wilson
2012-08-01sna/gen4: Flush not required between fill vertices, only nomaskcompositeChris Wilson
2012-08-01sna/gen6+: Reduce floats-per-vertex for spansChris Wilson
2012-08-01sna/gen4+: Implement an opacity shaderChris Wilson
2012-07-31sna/gen6: Enable 8 pixel dispatchChris Wilson
2012-07-31sna/gen7: Enable 8 pixel dispatchChris Wilson
2012-07-31sna: Generate shaders for SNB+ 8-pixel dispatchChris Wilson
2012-07-31sna/gen4: Tidy debugging codeChris Wilson
2012-07-31sna: Update DPMS mode on CRTC after forcing the outputs onChris Wilson
2012-07-31sna: Be more careful with damage reduction during CompositeRectanglesChris Wilson
2012-07-30sna: Avoid overlapping gpu/cpu damage with IGNORE_CPUChris Wilson
2012-07-30sna: Export sna_drawable_use_bo() to select target for FillRectanglesChris Wilson
2012-07-30sna/gen7: Prefer the BLT for self-copiesChris Wilson
2012-07-30sna/gen7: Compile basic kernels at runtimeChris Wilson
2012-07-30sna/gen6: Compile basic kernels at runtimeChris Wilson
2012-07-30sna/gen5: Compile basic kernels at runtimeChris Wilson
2012-07-30sna/gen4: Compile basic kernels at runtimeChris Wilson
2012-07-30sna: Assemble SF and WM kernels using brwChris Wilson
2012-07-30sna: Add the brw assemblerChris Wilson
2012-07-30sna: Prefer not to create a GPU bo without RENDER accelerationChris Wilson
2012-07-30sna: Debug option to test migration of inactive pixmapsChris Wilson
2012-07-29sna: Assert that we never attempt to submit a batch whilst wedgedChris Wilson
2012-07-29sna: Disable the warning for a hung GPU is we manually set wedgedChris Wilson
2012-07-29Don't disable acceleration on 830/845g by defaultChris Wilson
2012-07-28sna: Honour the Option "DRI"Chris Wilson
2012-07-27sna/gen4: Move the common vertex_offset==0 check into the flush()Chris Wilson
2012-07-27sna/gen4: Further refinement to the GT allocationChris Wilson
2012-07-27uxa/dri (glamor): Use exchange buffer in glamor fixup.Zhigang Gong
2012-07-26sna/dri: Select the engine before emitting the waitChris Wilson
2012-07-26Reduce maximum thread count for IVB GT1 to avoid spontaneous combustionChris Wilson
2012-07-26sna/gen4: Tweak heuristics for render/blt usageChris Wilson
2012-07-26sna/gen4: Bump thread countsChris Wilson
2012-07-26sna/gen7: IVB requires a complete pipeline stall when changing blend modesChris Wilson
2012-07-26sna/dri: Add an explanatory assertionChris Wilson
2012-07-26sna/dri: Tidy fallback/normal CopyRegionChris Wilson
2012-07-26sna/video: Protect against attempting to use TexturedVideo whilst wedgedChris Wilson
2012-07-26sna: Force the damage on the DRI pixmap to be flushed to the GPUChris Wilson
2012-07-26sna: Only recommend not to create bo for a pixmap whilst wedgedChris Wilson
2012-07-26sna/dri: Mark a flush required for any new DRI already on exec/dirty listsChris Wilson
2012-07-26sna: Allow DRI to force allocation of a GPU bo and backing pixmapChris Wilson
2012-07-26sna/dri: Implement fallback handling for CopyRegion whilst wedgedChris Wilson
2012-07-26Limit PCI matching to VGA devicesChris Wilson
2012-07-26sna: Compile against xorg-1.10Chris Wilson
2012-07-26sna: Check for a NULL scanout after DPMS off with shadow enabledChris Wilson
2012-07-25sna: Restore inplace upload for DRI compositorsChris Wilson
2012-07-25sna/gen7: Move the PS thread count definition into the constant structChris Wilson
2012-07-25sna/gen7: Remove duplicated constantsChris Wilson