]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/libdrm.git/history - intel
intel: Add decode for gen7 3DSTATE_WM.
[glsdk/libdrm.git] / intel /
2012-02-22 Eric Anholtintel: Add decode for gen7 3DSTATE_WM.
2012-02-22 Eric Anholtintel: Fix a typo in decode error message.
2012-02-15 Chris Wilsonintel: Detect cache domain inconsistency with valgrind
2012-02-11 Chris Wilsonintel: Mark up with valgrind intrinsics to reduce false...
2012-02-01 Eugeni Dodonovintel: query for LLC support
2012-01-30 Chad Versaceintel: Fix bufmgr_gem->gen for gen > 4
2012-01-27 Eric Anholtintel: Add minimal decode for remaining gen7 packets...
2012-01-27 Eric Anholtintel: Add decode for gen7 constant buffer packets.
2012-01-27 Eric Anholtintel: Add decode for gen7 state pointers.
2012-01-27 Eric Anholtintel: Add support for parsing gen7 URB packets.
2012-01-27 Eric Anholtintel: Make most of the logic for 965 3d packet length...
2012-01-27 Eric Anholtintel: Move the logic for getting 965 3d packet length...
2012-01-27 Eric Anholtintel: Add support for parsing 965 3d packets using...
2012-01-27 Eric Anholtintel: Parse the correct length for gen7 3DSTATE_MULTIS...
2012-01-27 Eric Anholtintel: Put the "gen" shorthand chipset identifier in...
2012-01-27 Eric Anholtintel: Avoid the need for most overflow checks by using...
2012-01-27 Eric Anholtintel: Make instr_out take the decode context.
2012-01-27 Eric Anholtintel: Use the context to simplify BR01 decode.
2012-01-27 Eric Anholtintel: Use the context to simplify BR00 decode.
2012-01-27 Eric Anholtintel: Plumb the context through the decode callchain.
2012-01-27 Eric Anholtintel: Drop the code for counting parsing failures.
2012-01-27 Eric Anholtintel: Track the current packet location in the decode...
2012-01-27 Eric Anholtintel: Add a regression test for 2D decode, which I...
2012-01-04 Eric Anholtintel: Add regression tests for batch decode.
2012-01-04 Eric Anholtintel: Add a regression test program for intel_decode.c.
2012-01-04 Eric Anholtintel: Add an interface for setting the output file...
2011-12-31 Johannes Obermayrintel/intel_decode.c: Remove #include "intel_decode.h".
2011-12-30 Eric Anholtintel: Disable unused decode_logic_op().
2011-12-30 Eric Anholtintel: Turn on normal warnings for intel_decode.c build.
2011-12-30 Eric Anholtintel: Remove c99ish variable declarations.
2011-12-30 Eric Anholtintel: Fix printf format warnings for intel_decode.
2011-12-30 Eric Anholtintel: Add printflike warnings for instr_out.
2011-12-30 Eric Anholtintel: Fix a ton of signed vs unsigned and const char...
2011-12-30 Eric Anholtintel: Fix Wsigned-compare warnings (soon to be enabled).
2011-12-30 Eric Anholtintel: Get intel_decode.c minimally building.
2011-12-30 Eric Anholtintel: Minor style tweaks after Lindent.
2011-12-30 Eric Anholtintel: Reformat intel_decode.c from intel-gpu-tools...
2011-12-30 Eric Anholtintel: intel: Add IS_GEN[567] macros.
2011-12-30 Eric Anholtintel: Make intel_chipset handle devid directly.
2011-12-30 Eric Anholtintel: Import intel_decode.c from intel-gpu-tools.
2011-12-14 Chris Wilsonintel: Reset vma list upon purge
2011-12-13 Chris Wilsonintel: Remove the fresh assertions used to debug the...
2011-12-13 Chris Wilsonintel: Update map-count for an early error return durin...
2011-12-06 Chris Wilsonintel: Evict cached VMA in order to make room for new...
2011-12-05 Chris Wilsonintel: Add an interface to limit vma caching
2011-12-05 Chris Wilsonintel: Clean up mmaps on freeing the buffer
2011-12-05 Chris Wilsonintel: Unmap buffers during drm_intel_gem_bo_unmap
2011-12-04 Daniel Vetterintel: limit aperture space to mappable area on gen3
2011-10-29 Eric Anholtintel: Share the implementation of BO unmap between...
2011-10-29 Eric Anholtintel: Don't call the SW_FINISH ioctl unless a CPU...
2011-10-29 Eric Anholtintel: Remove stale comment.
2011-10-28 Eric Anholtintel: Add an interface for removing relocs after they...
2011-10-28 Eric Anholtintel: Use stdbool.h for dealing with boolean values.
2011-09-22 Daniel Vetterdrm/i915: y tiling on i915G/i915GM is different
2011-09-22 Daniel Vetterdrm/intel: don't clobber bufmgr->pci_device
2011-08-01 Ben Widawskyintel: shared header for shader debugging
2011-07-20 Yuanhan Liuintel: fix the wrong method check for bo_get_subdata
2011-06-04 Chris Wilsonintel: Add interface to query aperture sizes.
2011-04-04 Chris Wilsonintel: Also handle mrb_exec fallback with ring == I915_...
2011-03-26 Daniel VetterCleanup gen2 tiling confusion
2011-02-22 Daniel Vetterintel: Fixup for the fix for relaxed tiling on gen2
2011-02-22 Daniel Vetterintel: fix relaxed tiling on gen2
2011-02-14 Chris Wilsonintel: Remember named bo
2011-02-14 Chris Wilsonintel: Set the public handle after opening by name
2011-01-12 Chris Wilsonintel: compile fix for previous commit after rebasing
2011-01-12 Chris Wilsonintel: Fallback to old exec if no mrb_exec is available
2010-12-19 Chris Wilsonintel: Export CONSTANT_BUFFER addressing mode
2010-12-07 Chris Wilsonintel: Reorder need_fence vs fenced_command to avoid...
2010-12-03 Chris Wilsonintel: If the command is fenced inform the kernel
2010-11-25 Chris Wilsonintel: Add a forward declaration of struct drm_clip_rect
2010-11-22 Chris Wilsonintel: Compute in-aperture size for relaxed fenced...
2010-11-09 Eric Anholtintel: Fix drm_intel_gem_bo_wait_rendering to wait...
2010-11-07 Albert Damenintel: initialize bufmgr.bo_mrb_exec unconditionally
2010-11-02 Eric Anholtintel: Drop silly asserts on mappings present at unmap...
2010-11-02 Eric Anholtintel: Remove gratuitous assert on bo_reference.
2010-11-01 Eric Anholtintel: Shove the fake bufmgr subdata implementation...
2010-11-01 Eric Anholtintel: Remove stale comment.
2010-10-29 Chris Wilsonintel: enable relaxed fence allocation for i915
2010-10-26 Chris Wilsonintel: Prepare for BLT ring split.
2010-10-01 Chris Wilsonintel: Downgrade error warnings to debug
2010-09-25 Chris Wilsonintel: Replace open-coded drmIoctl with calls to drmIoctl()
2010-08-26 Eric AnholtAvoid use of c++ reserved keyword "virtual" when using...
2010-06-29 Chris Wilsonintel: Suppress the error return from setting domains...
2010-06-24 Chris Wilsonintel: Limit tiled pitches to 8192 on pre-i965.
2010-06-22 Chris Wilsonintel: Only adjust the local stride used for SET_TILING...
2010-06-22 Chris Wilsonintel: Restore SET_TILING for non-flinked bo.
2010-06-22 Chris Wilsonintel: '===' != '=='
2010-06-22 Chris Wilsonintel: Sanitise strides for linear buffers and SET_TILING
2010-06-21 Chris Wilsonintel: Print out debugging message following ENOSPC
2010-06-21 Chris Wilsonintel: Scan the cache for old bo once every second.
2010-06-21 Chris Wilsonintel: Force stride to be 0 for I915_TILING_NONE.
2010-06-21 Chris Wilsonintel: Defer tiling change to allocation.
2010-06-21 Chris Wilsonintel: Track tiling stride
2010-06-10 Eric Anholtintel: Fix several other paths for buffers pointing...
2010-06-10 Eric Anholtintel: Add more intermediate sizes of cache buckets...
2010-06-09 Chris Wilsonintel: Convert to untiled pitches if surface is too...
2010-06-08 Eric AnholtAllow a buffer to point at itself and still get relocs.
2010-06-06 Zou Nan haiintel: Add support for kernel multi-ringbuffer API.
2010-05-26 Eric Anholtintel_bufmgr_fake: fix compile warning.
2010-05-24 Chris Wilsonintel: Don't change tiling mode unless the kernel repor...
next