platform/upstream/xf86-video-intel.git
2014-06-20 Chris Wilsonsna: Be more flexible in converting random subsamples...
2014-06-20 Chris Wilsonsna: Mark up const boxes to keep the compiler happy
2014-06-20 Chris Wilsonsna: Feed more operations into the 8x8 BLT tiler
2014-06-20 Chris Wilsonsna: Color patterns for BLT are required to be aligned...
2014-06-20 Chris Wilsontest: Increase number of tiled sources
2014-06-20 Chris Wilsonsna/dri2: Don't decouple front buffer tracking for...
2014-06-20 Chris Wilsonsna: Mark upload from SHM segment as read-only
2014-06-19 Chris Wilsonsna: Mark upload from SHM segment as read-only
2014-06-19 Chris Wilsonsna: Missed fixing y tile offset in last commit
2014-06-19 Chris Wilsonsna: Use the right pattern origin for tiled 8x8 extraction
2014-06-19 Chris Wilsonsna: Fix up small extents for 8x8 tile construction
2014-06-19 Chris Wilsonsna: Wrap pointer access for 8x8 tile construction
2014-06-19 Chris Wilsonsna: Always readback shadow damage after replacing...
2014-06-19 Chris Wilsonsna/dri2: Replace assertion with code to skip updating...
2014-06-18 Chris Wilsonsna: Fix modulus for partial conversion of tiles to...
2014-06-18 Chris Wilsonsna: Delete the silly typo
2014-06-18 Chris Wilsonsna: Do not treat both src/dst having no clones as...
2014-06-18 Chris Wilsonsna: Add log breadcrumbs with valgrind
2014-06-18 Chris Wilsonsna: Fix DBG compilation
2014-06-18 Chris Wilsonsna: Skip redundant copies when already cloned
2014-06-18 Chris Wilsonsna: Pass desired CRTC viewport for completing single...
2014-06-18 Hans de Goedeuxa: Mark the output as off before making pipe changes
2014-06-18 Hans de Goedeuxa: When the output is off, report the cached backligh...
2014-06-18 Chris Wilsonsna/gen8: Fix cleanup after failing to convert channel
2014-06-18 Chris Wilsonsna/gen8: Fix unaligned() to return true when not aligned
2014-06-18 Chris Wilsonsna: Assert that we do not try to mmap a proxy
2014-06-18 Hans de Goedebacklight: Fix compiler error
2014-06-18 Chris Wilsonsna: Use nxm tiled blits for small regions of large...
2014-06-18 Chris Wilsonsna: Simplify sna_pixmap_get_source
2014-06-18 Chris Wilsonsna: Add DBG option to disable snoop bo cacheing
2014-06-18 Chris Wilsonsna/dri2: fix invalid DBG string
2014-06-17 Chris Wilsonsna: Set the correct mapping type after calling mmap__async
2014-06-17 Chris Wilsonsna: Fix computing source bo for BLT operations
2014-06-17 Chris Wilsonsna: Align some function parameters
2014-06-17 Chris Wilsonsna: Remove invalid assert
2014-06-17 Chris Wilsonsna: Cache small pixmaps rather than forcing a large...
2014-06-17 Chris Wilsonsna: Relax PREFER_GPU so that we don't needless create...
2014-06-17 Chris Wilsonsna: Tweak creation 8x8 tiled patterns
2014-06-17 Chris Wilsonsna/dri2: Fixup failure to do a render copy for DRI2Cop...
2014-06-17 Chris Wilsonsna: Add a few missing checks for all-damaged
2014-06-17 Chris Wilsonsna: Discard GPU damage for the magic upload proxy
2014-06-17 Chris Wilsonsna/glyphs: DBG compile fix
2014-06-16 Chris Wilsonsna: Regularly check the cache level on bo
2014-06-16 Chris Wilsonsna/dri2: Allow single crtc exchanges to be queued up
2014-06-16 Chris Wilsonuxa: Allocate frontbuffer to meet old fence constaints
2014-06-16 Chris Wilsonsna/glyphs: Add DBG option to force use of the glyph...
2014-06-16 Chris Wilsonuxa: Add some explanation to why bo were rejected
2014-06-16 Chris Wilsonsna: Fix logic inversion for final placement in is_gpu_...
2014-06-16 Chris Wilsonsna: Promote better active buffer reuse
2014-06-16 Chris Wilsonsna/glyphs: Show number of glyphs in DBG
2014-06-16 Chris Wilsonsna: Fix some batch DBG
2014-06-16 Chris Wilsonsna: Clear our private hints about front rendering...
2014-06-16 Chris Wilsonsna: Add more DBG to track transitions between CRTC...
2014-06-15 Chris Wilsontest: Add a simple SHM test skeleton
2014-06-14 Chris Wilsonsna: Enable TearFree by default for systems with PSR
2014-06-14 Chris Wilsonsna: Fix assertions for discarding upload caches
2014-06-13 Chris Wilsonsna: Use the right is-clipped hint
2014-06-13 Chris Wilsonsna: Only discard the CPU bo if we have a GPU bo to...
2014-06-13 Chris Wilsonintel-virtual-output: Compile fixes
2014-06-13 Chris Wilsonintel-virtual-output: Disable outputs on remote display...
2014-06-13 Chris Wilsonintel-virtual-output: Initialise image after clone
2014-06-13 Chris Wilsonintel-virtual-output: Only call XShmDetach on a valid...
2014-06-13 Chris Wilsonintel-virtual-output: Check for an error creating the...
2014-06-13 Chris Wilsonsna: Refine decision whether to use the GPU or render...
2014-06-13 Chris Wilsonsna: Track the pageflip bo's busyness
2014-06-13 Chris Wilsonintel: Check that the fd points to i915 after authorising
2014-06-13 Chris Wilsonsna/gen6+: Prefer the BLT for large overlapping copies
2014-06-13 Chris Wilsonsna: Try to reuse the current cursor if we fail to...
2014-06-13 Chris Wilsonxvmc: Refactor mutex locking
2014-06-13 Chris Wilsonxvmc: Sanitize compile and library flags
2014-06-13 Chris Wilsonconfigure: Fix DRI2 build
2014-06-13 Chris Wilsonsna: Reorder ignore_cpu_damage() to avoid asserts
2014-06-13 Chris Wilsonsna/gen8: Allow reads from scanout to be cached
2014-06-13 Chris Wilsonsna/gen8: Check for WT support before attempting to...
2014-06-13 Chris Wilsonconfigure: Allow manual disabling of each DRI level
2014-06-12 Chris Wilsonsna: Try to use CPU uploads before BLT uploads
2014-06-12 Chris Wilsonsna: Refactor USE_INPLACE debug macro
2014-06-11 Chris Wilsonsna/gen8: Clear a couple more push constants
2014-06-11 Chris Wilsonsna: Remove bogus assertion
2014-06-11 Chris Wilsonsna: Fix direction flags for memmove
2014-06-11 Chris Wilsonsna: Use the pixmap header creation routine
2014-06-11 Chris Wilsonsna/gen6+: On small GT avoid the intermediate copy...
2014-06-11 Chris Wilsonsna/gen6+: Overlapping bo by definition have compatible...
2014-06-11 Chris Wilsonsna: First copy to overlap temporary must be using...
2014-06-11 Chris Wilsonsna: Remove debugging hunk
2014-06-11 Chris Wilsonsna: Update damage pointer after the implicit reduction
2014-06-11 Chris Wilsonsna: Fix scanout creation routine for old kernels ...
2014-06-11 Chris Wilsonsna: Add some DBG to the memmove path
2014-06-11 Chris Wilsonsna: Tweak self-copy boxes to hit the GPU more often
2014-06-11 Chris Wilsonsna: Recheck source bo after migrating dst (in case...
2014-06-11 Chris Wilsonsna: Skip redundant clears
2014-06-11 Chris Wilsonsna/glyphs: Always print some DBG when performing fallback
2014-06-11 Chris Wilsonsna: Add some asserts to track redundant damage operations
2014-06-11 Chris Wilsonsna/gen8: Check offset alignment before using a userptr...
2014-06-11 Chris Wilsonsna: Support efficient cursor updates for old machines
2014-06-11 Chris Wilsonsna: MST topologies may change on any hotplug event
2014-06-11 Chris Wilsonsna: Create a stable output name based on MST topology
2014-06-11 Chris Wilsonsna: Ignore setting read-only for temporary userptr...
2014-06-11 Chris Wilsonsna: Prefer to operate inplace on the GPU rather than...
2014-06-11 Chris Wilsonsna: Discard TearFree damage before checking for an...
next