platform/upstream/xf86-video-intel.git
2013-11-19 Chris Wilsonintel-virtual-output: Check for failure to create a...
2013-11-19 Chris Wilsonintel-virtual-output: Fix trivial and unlikely fd leak...
2013-11-19 Chris Wilsonsna: Fix use before assignment
2013-11-19 Chris Wilsonsna: Free composite boxes in the unlikely all-invalid...
2013-11-19 Chris Wilsonsna: Correct check for overwriting last BLT fill
2013-11-19 Chris Wilsonsna/gen4+: Clear redirect bo before falling back to...
2013-11-19 Chris Wilsontest: Fix compilation of render-trapezoid-image
2013-11-18 Chris Wilsonsna/gen7: Rework random GPU flushing
2013-11-18 Chris Wilsonsna: Tell valgrind about the returned mode list
2013-11-18 Chris Wilsonsna: Process Damage relative to dst->pDrawable not...
2013-11-18 Chris Wilsontests: Avoid dependence on undefined C
2013-11-18 Chris Wilsonsna/damage: Tidy up a tail return
2013-11-15 Chris Wilsonsna/damage: Guard against integer overflow before malloc
2013-11-15 Chris Wilsonsna: Include valgrind leakchecks for --enable-debug...
2013-11-14 Chris Wilsonsna: Add the missing braces around the conditional...
2013-11-14 Chris Wilsontests: Exercise render copies under a mask
2013-11-14 Chris Wilsonsna/gen6+: Only substitute SRC for CLEAR if using the...
2013-11-14 Chris Wilsonsna/gen6+: Improve debug PREFER_RENDER to cover all...
2013-11-14 Chris Wilsontests: Add render-composite-solid-mask
2013-11-14 Chris Wilsonsna: Eliminate a compiler warning for a shadowed variable
2013-11-14 Chris Wilsonsna: Eliminate a compiler warning for a shadowed variable
2013-11-13 Chris Wilson2.99.906 snapshot 2.99.906
2013-11-13 Chris WilsonBump experimental ioctl command numbers
2013-11-12 Chris Wilsonsna: Discard cached upload proxy when writing to the...
2013-11-12 Chris Wilsonintel-virtual-output: Manually adjust screen size
2013-11-12 Chris WilsonAdd identification strings for new Atoms
2013-11-12 Chris Wilsonsna: Factor available memory into available aperture...
2013-11-12 Chris Wilsonsna: Apply drawable offset to glyph bbox prior to check...
2013-11-11 Chris Wilsonxvmc: Handle allocation failure around batch submission
2013-11-11 Chris Wilsonintel-virtual-output: Fix format specifiers for Visual DBG
2013-11-11 Chris Wilsonintel-virtual-output: Fix cut'n'paste DBG error
2013-11-11 Chris Wilsonsna: Assert that gc->funcs is never set to NULL
2013-11-11 Chris Wilsonsna: Add a couple more asserts to track a potential...
2013-11-11 Chris Wilsonintel-virtual-output: Avoid the infinite loop around...
2013-11-10 Rémi Cardonaconfigure: Use proper variables set by PKG_CHECK_MODULES
2013-11-10 Chris Wilsonintel-virtual-output: Do not hide the cursor on the...
2013-11-10 Chris Wilsonsna: Assert that we do setup the gc->pCompositeClip...
2013-11-09 Chris WilsonMerge branch 'master' of hsw:/usr/src/xf86-video-intel
2013-11-08 Chris Wilsonintel-virtual-output: Only track the most recent visibi...
2013-11-08 Chris Wilsonintel-virtual-output: Fix forced synchronisation of...
2013-11-08 Chris Wilsonintel-virtual-output: Tighten bad_visual() checks
2013-11-08 Chris Wilsonintel-virtual-output: Disable event tracking after...
2013-11-08 Chris Wilsonintel-virtual-output: Add DBG for the latest XSync
2013-11-08 Chris Wilsonintel-virtual-output: Perform an explicit sync
2013-11-08 Chris Wilsonintel-virtual-output: Check for pending events before...
2013-11-08 Chris Wilsonintel-virtual-output: Add some DBG for bad_visual()
2013-11-08 Chris Wilsonsna: Always schedule upload buffers for retirement...
2013-11-07 Chris Wilsonsna: Skip an unmappable linear bo when searching throug...
2013-11-07 Chris Wilsonsna: Only assert that the bo is small enough to be...
2013-11-07 Chris Wilsonsna/gen7: Request secure batches for Haswell vsync
2013-11-06 Chris Wilsonsna: Always copy from the tile source
2013-11-06 Chris Wilsonsna: Remove erroneous assertion from sna_tiling_blt_com...
2013-11-06 Chris Wilsonsna: Add a DBG breadcrumb to kgem_bo_convert_to_gpu()
2013-11-06 Chris Wilsonsna: Use tiling BLT fallback for BLT composite operations
2013-11-06 Chris Wilsonsna: Trim create flags if tiled sizes are too large
2013-11-06 Chris Wilsonsna: Fences are power-of-two sizes
2013-11-06 Chris Wilsonsna: Fixup unwind checks for future BLT commands
2013-11-06 Chris Wilsonsna: Clear the execlist if we completely unwind a batch...
2013-11-06 Chris Wilsonsna: Move initialisation of loop counter to common...
2013-11-06 Chris Wilsonsna: Clear the execlist if we completely unwind a batch...
2013-11-06 Chris Wilsonsna: Be more pessimistic for tiling sizes on older gen
2013-11-06 Chris Wilsonsna: Only operate inplace if no existing CPU damage...
2013-11-06 Chris Wilsonsna: Trim the overestimate of required aperture space...
2013-11-06 Chris Wilsonsna: Mark partial move_area_to_gpu with MOVE_READ on...
2013-11-05 Chris Wilsonsna: Submit execution on the bo before changing its...
2013-11-05 Chris Wilsonsna: Clear snoop flag after converting from a CPU bo
2013-11-05 Chris Wilsonsna: Use an inplace exchange for large untiled BO
2013-11-05 Chris Wilsonsna: Be move conservative with tiling sizes for older...
2013-11-04 Chris Wilsontest
2013-11-04 Chris Wilsonsna: Check for loss of state after setting up a fill...
2013-11-04 Chris Wilsonsna: s/active/busy/ to silence compiler warning
2013-11-04 Chris Wilsonsna: Promote uint16_t to a full int to avoid overflow...
2013-11-04 Chris Wilsonsna: Apply the BLT source offset for individual copies
2013-11-04 Chris Wilsonsna: Only use the simple stipple upload path if wholly...
2013-11-04 Chris Wilsonsna: Update DBG formats for larger BO offset integers
2013-11-04 Chris Wilsonsna: Remove the replace indirection prior to performing...
2013-11-04 Chris Wilsonsna: Only destroy the old GPU after successfully replac...
2013-11-04 Chris Wilsonsna: Rename the two variants of pwrite so very relative...
2013-11-04 Chris Wilsonsna: Use the unoptimized pwrite for general buffers
2013-11-03 Chris Wilsonsna: Use fast-path target placement if we are also...
2013-11-03 Chris Wilsonsna: Wrap staging buffer access with sigtrap handler
2013-11-02 Chris Wilsonsna: Discard bo->exec when unwinding a glyph no-op
2013-11-02 Chris Wilsonsna: Eliminate the redundancy between is_mappable/can_map
2013-11-02 Chris Wilsonsna: Jump to the right escape target when bypassing...
2013-11-02 Chris Wilsonsna: Add some more asserts around inactive VMA lists
2013-11-02 Chris Wilsonsna: Tweak estimate of maximum usable aperture for...
2013-11-02 Chris WilsonPrepare for changes in the BLT unit on future generations
2013-11-02 Chris Wilsonsna: Fallback when wedged and trying to use the BLT...
2013-11-01 Chris Wilsonsna: Guard the replace-with-xor fallback path
2013-11-01 Chris Wilsonsna: Process all clip boxes when rastering segments
2013-11-01 Chris Wilsonsna/gen7: Undo overzealous flushing
2013-11-01 Chris Wilsonsna: Scale uses of aperture_mappable by PAGE_SIZE
2013-10-31 Chris Wilsonsna/gen7: Flush render cache when changing CC state
2013-10-31 Chris Wilsonsna/gen6: Tweak flush around CC state changes
2013-10-31 Chris Wilsonsna: Tweak deletion of used buffers
2013-10-30 Chris Wilsonsna: Allow limited recursion within sigtrapped routines
2013-10-30 Chris WilsonRevert "sna: Detect and handle mi recursion"
2013-10-30 Chris Wilsonsna: Assert that the batch is in the correct mode prior...
2013-10-30 Chris Wilsonsna: Detect and handle mi recursion
2013-10-30 Chris Wilsonsna: Queue retirement when placing a BO on the deferred...
next