platform/upstream/xf86-video-intel.git
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...
2013-10-30 Chris Wilsonsna: Check for wedged after submitting
2013-10-29 Chris Wilsonsna: Wrap access of upload buffers with sigtrap
2013-10-29 Chris Wilsonsna/gen7: Refactor BYT vsync using IVB routines
2013-10-29 Chris Wilsonsna: Fix assertion checks for fake flushing requests
2013-10-29 Chris Wilsonsna: Remove an overzealous assert
2013-10-29 Chris Wilsonsna: Handle deferred retiring of active-buffers
2013-10-29 Chris Wilsonsna: Always run the retire_buffers during ring_idle
2013-10-29 Chris Wilsonsna: Perform an explicit retire for old active upload...
2013-10-29 Chris Wilsonsna: Check for retired upload buffers after checking...
2013-10-29 Chris Wilsonsna: asserts bitmap uploads are correct
2013-10-29 Chris Wilsonsna: Don't attempt to move the GC back to the GPU befor...
2013-10-29 Chris Wilsonsna: Try harder to complete writes
2013-10-28 Chris Wilsonsna: Quieten a couple of valgrind warnings about unknow...
2013-10-28 Chris Wilsonsna: Tidy RegionNil checks
2013-10-28 Chris Wilsonsna: And be pessimistic when checking aperture limits
2013-10-28 Chris Wilsonsna: Account for extra guard pages around snooped BO...
2013-10-28 Chris Wilsonsna: Defer opportunistic flush if all bo are current...
2013-10-28 Chris Wilsonsna: Leave extra room in the mappable aperture for...
2013-10-28 Chris Wilsonsna: Use page-count for mappable aperture size
2013-10-27 Chris Wilsonsna: Fallthrough to opportunistic flushing after apertu...
2013-10-27 Chris Wilsonsna: Handle transient TearFree flip failures
2013-10-25 Chris Wilsonsna: Trim usuable fenced aperture by unfenced usage
next