]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/libdrm.git/shortlog
glsdk/libdrm.git
2012-03-22 Kenneth Graunkeintel: Add some PCI IDs for Haswell.
2012-03-20 Alex Deucherradeon: add TN surface support
2012-03-16 Eric Anholtconfigure: Bump version for 2.4.32.
2012-03-13 Eric Anholtintel: Quiet two more valgrind complaints with recent...
2012-03-10 Eric Anholtintel: Add per-dword decode of gen7 3DPRIMITIVE.
2012-03-10 Eric Anholtintel: Move the gen4-6 3DPRIMITIVE handling out of...
2012-03-10 Eric Anholtintel: Add support for (possibly) unsynchronized maps.
2012-03-10 Eric Anholtintel: Fix error check for I915_PARAM_HAS_LLC.
2012-03-10 Eric Anholtintel: Bump the copyright dates on the bufmgr files.
2012-03-10 Eric Anholtintel: Add .aub file output support.
2012-03-10 Kenneth Graunkeintel: Add support for overriding the PCI ID via an...
2012-03-09 David Herrmanxf86drmMode.h: Add header protection
2012-03-06 Alan CoopersmithMake drm/drm_fourcc.h portable to non-linux platforms
2012-03-02 Matt TurnerDon't require pciaccess if Intel is disabled
2012-02-22 Eric Anholtintel: Import a new batchbuffer for the gen7 test.
2012-02-22 Eric Anholtintel: Add decode for gen7 HIER_DEPTH_BUFFER.
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-14 Jerome Glisseradeon: fix pitch alignment for scanout buffer
2012-02-13 Chris Wilsonconfigure: Fix pkg-config test in absence of valgrind
2012-02-11 Chris Wilsonintel: Mark up with valgrind intrinsics to reduce false...
2012-02-08 Michel Dänzerradeon_cs_setup_bo: Fix accounting if caller specified...
2012-02-06 Jerome Glisseconfigure: Bump version for 2.4.31
2012-02-06 Jerome Glisseradeon: add r600_pci_ids.h to header file
2012-02-03 Jerome Glisseradeon: fix surface API for good before anyone start...
2012-02-02 Jerome Glisseradeon: surface fix macro -> micro tile fallback
2012-02-02 Ville SyrjäläUsing sizeof() on a function parameter with an array...
2012-02-02 Ville SyrjäläThis function was missing.
2012-02-02 Ville SyrjälädrmModeFreeResources() always leaked some memory.
2012-02-01 Jerome Glisseradeon: add surface allocator helper v10
2012-02-01 Eugeni Dodonovintel: query for LLC support
2012-01-31 Paul Berryintel: Fix build of Intel DRM on x86 systems
2012-01-30 Jeremy HuddlestonDon't build Intel DRM if $CHOST is not i?86-* or x86_64-*
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-09 Jesse Barnesintel: add sprite ioctl defines and struct for i915...
2012-01-06 Eric Anholtconfigure: Bump version for 2.4.30
2012-01-04 Eric Anholtintel: Update for new i915_drm.h defines.
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-18 Chris Wilsontests/gem_flink: Check for MASTER before proceeding
2011-12-14 Chris Wilsonintel: Reset vma list upon purge
2011-12-13 Jesse Barneslibdrm: update drm headers from kernel, including new...
2011-12-13 Chris Wilsonconfigure: Bump version for 2.4.29
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 Dave Airlietest/radeon: add missing files for dist
2011-12-05 Chris Wilsonintel: Clean up mmaps on freeing the buffer
2011-12-05 Chris Wilsonconfigure: Bump version to 2.4.28
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-11-27 Maarten Lankhorstnouveau: Mark nouveau subchannel unbound nouveau_grobj_free
2011-11-10 Jerome Glissetests/radeon: radeon specific test
2011-11-01 Jeremy HuddlestonFix compilation with -Werror=int-to-pointer-cast -Werro...
2011-10-29 Eric Anholtconfigure: version bump for 2.4.27 release.
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-10-19 Dave Airlienouveau: free in error path if drmAvailable fails.
2011-10-19 Jakob Bornecrantzmodetest: Call dirty fb on modeset
2011-10-19 Jakob Bornecrantzmodetest: Print extra info if we fail to create a frame...
2011-10-19 Jakob Bornecrantzmodetest: Check error message from pageflip ioctl
2011-10-19 Jakob Bornecrantzvbltest: Check error codes returned from libdrm
2011-10-19 Jakob Bornecrantztests: Add vmwgfx driver to probed drivers in tests
next