]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/libdrm.git/shortlog
glsdk/libdrm.git
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
2011-10-11 Jesse Barnesmodetest: use 24 bit depth on the framebuffer
2011-09-26 Dave Airliedrmtest: make check should fail so hard on unable to...
2011-09-26 Dave Airliedrm/test: handle usub being empty
2011-09-23 Tapani Pällixf86drm.h : wrap C code for C++ compilation/linking
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-09-21 Matt Turnermodeprint.c: use PRIu64 for printing uint64_t
2011-09-18 Marcin Slusarznouveau: assert argument cannot have side effects
2011-09-18 Marcin Slusarzdrm mode: fix drmIoctl wrapper
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-07-12 Chih-Wei HuangSpecify the return type explicitly.
2011-06-04 Chris Wilsonconfigure: version bump for 2.4.26 release
2011-06-04 Chris Wilsonintel: Add interface to query aperture sizes.
2011-05-14 Chris Wilsonlibkms: All current BO_TYPE are 32bpp
2011-04-11 Chris Wilsonconfigure: version bump for 2.4.25 release
2011-04-04 Ilija Hadziclibdrm: (revised) vblank wait on crtc > 1
2011-04-04 Chris Wilsonintel: Also handle mrb_exec fallback with ring == I915_...
2011-03-29 Dave Airliedrm_mode: fix types on recently added ioctls
2011-03-26 Daniel VetterCleanup gen2 tiling confusion
2011-03-21 Javier Jardónbuild: Update autotools configuration
next