summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-19sna: Force restoration of SW cursor after HW cursor failsChris Wilson
2015-05-19sna: Disable HW cursor if we fail to update itChris Wilson
2015-05-19tests/render-trapezoid: Add edge testsChris Wilson
2015-05-18test: Add a fidelity test for triangle edge renderingChris Wilson
2015-05-18sna: Wrap GetImage with sigtrapChris Wilson
2015-05-18test: Remove the blit through a temporary PixmapChris Wilson
2015-05-18sna/glyphs: Improve handling of low bitdepth mask format conversionsChris Wilson
2015-05-17sna: Markup a couple more potential mmap() accessesChris Wilson
2015-05-17sna: Check and warn if there exists a GPU error stateChris Wilson
2015-05-17sna: Wrap CPU access for composite operations with sigtrapChris Wilson
2015-05-17sna: Only mark wedged checking inside operations as a WARNChris Wilson
2015-05-16intel: Prevent crash with X -configureChris Wilson
2015-05-16intel-virtual-output: Record the cursor shape in the DBG logChris Wilson
2015-05-16intel-virtual-output: Only store cursor image on reference displayChris Wilson
2015-05-04Remove the driver option to delete connectors on unpluggingChris Wilson
2015-05-03sna: Clear has-pinned-batches if we can no longer actually pinChris Wilson
2015-04-29backlight: Do not hang forever if helper pid is -1Olivier Fourdan
2015-04-27sna: Remove conflicting set-purgeableChris Wilson
2015-04-24uxa: Fix compilation for boolChris Wilson
2015-04-24sna: Defer marking cache objects purgeableChris Wilson
2015-04-24sna: Reuse compiler attribute fast to build fast_memcpyChris Wilson
2015-04-24sna: Mark avx as being a subset of avx2 optimisationsChris Wilson
2015-04-24sna: Fix build with gcc 5.0Olivier Fourdan
2015-04-23sna/gen6+: Fix BLT src/dst tiling checksChris Wilson
2015-04-22sna: Fix interpretation of SWCTRLChris Wilson
2015-04-22sna/gen6: Do not force a blt switch onto a Y-tiled surfaceChris Wilson
2015-04-22sna: Update blt fallback to handle Y-tiled surfacesChris Wilson
2015-04-22sna/gen6+: Discourage use of the BLT with Y-tilingChris Wilson
2015-04-21sna: Fix ancient typo in DEFAULT_TILING == YChris Wilson
2015-04-21sna/dri2: Don't convert from Y-to-X when exporting pixmapsChris Wilson
2015-04-21sna: Add a define to change scanout tilings by defaultChris Wilson
2015-04-21test/present: Do a double flip to test tiling changesChris Wilson
2015-04-21sna: Allow flips to continue after successfully fixing up the CRTCChris Wilson
2015-04-21tools/dri3info: Include compilation instructions for standalone buildingChris Wilson
2015-04-20test/dri3: Add an explicit DRI3 extension check firstChris Wilson
2015-04-18sna/present: Reuse last cached swap msc/ust during a flip chainChris Wilson
2015-04-17sna: Enable blitting with Y-tiled surfacesChris Wilson
2015-04-17sna/present: Check earlier for an incompatilble tiled PixmapChris Wilson
2015-04-16intel: Fix inconsistent captilisation of "graphics"Chris Wilson
2015-04-16sna/gen8: reduce CHV VS URB entries to 640Chris Wilson
2015-04-16intel: Add marketing names for CHVVille Syrjälä
2015-04-16gen8: Fix the YUV->RGB shaderVille Syrjälä
2015-04-16sna: Force GTT fallback if we cannot BLT or RENDER downloadChris Wilson
2015-04-16sna/dri3: Mark incoming sna_pixmap->flagsChris Wilson
2015-04-15sna: Use addfb2.1 for extended scanout supportChris Wilson
2015-04-14sna: Leak the mmu_notifier for sync userptrChris Wilson
2015-04-14sna: Reverse the size check so that it worksChris Wilson
2015-04-14sna: Add common widescreen resolutionsChris Wilson
2015-04-14sna: Make ioctl invocation more compiler friendlyChris Wilson
2015-04-12sna: Mark the GPU as available before doing the mode restore on VT enterChris Wilson