summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-132.99.906 snapshot2.99.906Chris Wilson
2013-11-13Bump experimental ioctl command numbersChris Wilson
2013-11-12sna: Discard cached upload proxy when writing to the pixmap via the CPUChris Wilson
2013-11-12intel-virtual-output: Manually adjust screen sizeChris Wilson
2013-11-12Add identification strings for new AtomsChris Wilson
2013-11-12sna: Factor available memory into available aperture estimationChris Wilson
2013-11-12sna: Apply drawable offset to glyph bbox prior to checking for clippingChris Wilson
2013-11-11xvmc: Handle allocation failure around batch submissionChris Wilson
2013-11-11intel-virtual-output: Fix format specifiers for Visual DBGChris Wilson
2013-11-11intel-virtual-output: Fix cut'n'paste DBG errorChris Wilson
2013-11-11sna: Assert that gc->funcs is never set to NULLChris Wilson
2013-11-11sna: Add a couple more asserts to track a potential NULL gc->pCompositeClipChris Wilson
2013-11-11intel-virtual-output: Avoid the infinite loop around XPendingChris Wilson
2013-11-10configure: Use proper variables set by PKG_CHECK_MODULESRĂ©mi Cardona
2013-11-10intel-virtual-output: Do not hide the cursor on the local/source displayChris Wilson
2013-11-10sna: Assert that we do setup the gc->pCompositeClip upon ValidateGCChris Wilson
2013-11-09Merge branch 'master' of hsw:/usr/src/xf86-video-intelChris Wilson
2013-11-08intel-virtual-output: Only track the most recent visibility status of the cursorChris Wilson
2013-11-08intel-virtual-output: Fix forced synchronisation of clonesChris Wilson
2013-11-08intel-virtual-output: Tighten bad_visual() checksChris Wilson
2013-11-08intel-virtual-output: Disable event tracking after a failureChris Wilson
2013-11-08intel-virtual-output: Add DBG for the latest XSyncChris Wilson
2013-11-08intel-virtual-output: Perform an explicit syncChris Wilson
2013-11-08intel-virtual-output: Check for pending events before skipping drawChris Wilson
2013-11-08intel-virtual-output: Add some DBG for bad_visual()Chris Wilson
2013-11-08sna: Always schedule upload buffers for retirement after useChris Wilson
2013-11-07sna: Skip an unmappable linear bo when searching through a cache for a GTT ma...Chris Wilson
2013-11-07sna: Only assert that the bo is small enough to be mmappedChris Wilson
2013-11-07sna/gen7: Request secure batches for Haswell vsyncChris Wilson
2013-11-06sna: Always copy from the tile sourceChris Wilson
2013-11-06sna: Remove erroneous assertion from sna_tiling_blt_compositeChris Wilson
2013-11-06sna: Add a DBG breadcrumb to kgem_bo_convert_to_gpu()Chris Wilson
2013-11-06sna: Use tiling BLT fallback for BLT composite operationsChris Wilson
2013-11-06sna: Trim create flags if tiled sizes are too largeChris Wilson
2013-11-06sna: Fences are power-of-two sizesChris Wilson
2013-11-06sna: Fixup unwind checks for future BLT commandsChris Wilson
2013-11-06sna: Clear the execlist if we completely unwind a batch after using 8x8 tilingChris Wilson
2013-11-06sna: Move initialisation of loop counter to common codeChris Wilson
2013-11-06sna: Clear the execlist if we completely unwind a batch after using 8x8 tilingChris Wilson
2013-11-06sna: Be more pessimistic for tiling sizes on older genChris Wilson
2013-11-06sna: Only operate inplace if no existing CPU damage for a readChris Wilson
2013-11-06sna: Trim the overestimate of required aperture space for fence alignmentChris Wilson
2013-11-06sna: Mark partial move_area_to_gpu with MOVE_READ on promotion to move_to_gpuChris Wilson
2013-11-05sna: Submit execution on the bo before changing its caching statusChris Wilson
2013-11-05sna: Clear snoop flag after converting from a CPU boChris Wilson
2013-11-05sna: Use an inplace exchange for large untiled BOChris Wilson
2013-11-05sna: Be move conservative with tiling sizes for older fenced genChris Wilson
2013-11-04testChris Wilson
2013-11-04sna: Check for loss of state after setting up a fill BLT opChris Wilson
2013-11-04sna: s/active/busy/ to silence compiler warningChris Wilson