1. 9b3ad51 radeon: fix pitch alignment for scanout buffer by Jerome Glisse · 12 years ago
  2. ced219e configure: Fix pkg-config test in absence of valgrind by Chris Wilson · 12 years ago
  3. 90b23cc intel: Mark up with valgrind intrinsics to reduce false positives by Chris Wilson · 12 years ago
  4. 2cfac57 radeon_cs_setup_bo: Fix accounting if caller specified write and read domains. by Michel Dänzer · 13 years ago
  5. 230ec7d configure: Bump version for 2.4.31 by Jerome Glisse · 13 years ago
  6. 356b87d radeon: add r600_pci_ids.h to header file by Jerome Glisse · 13 years ago
  7. 10c0837 radeon: fix surface API for good before anyone start relying on it by Jerome Glisse · 13 years ago
  8. 6a720cb radeon: surface fix macro -> micro tile fallback by Jerome Glisse · 13 years ago
  9. 76b4a69 Using sizeof() on a function parameter with an array type does not by Ville Syrjälä · 13 years ago
  10. a14c3dd This function was missing. by Ville Syrjälä · 13 years ago
  11. df497e9 drmModeFreeResources() always leaked some memory. by Ville Syrjälä · 13 years ago
  12. c51f7f0 radeon: add surface allocator helper v10 by Jerome Glisse · 13 years ago
  13. 151cdcf intel: query for LLC support by Eugeni Dodonov · 13 years ago
  14. 82c6938 intel: Fix build of Intel DRM on x86 systems by Paul Berry · 13 years ago
  15. efd6e81 Don't build Intel DRM if $CHOST is not i?86-* or x86_64-* by Jeremy Huddleston · 13 years ago
  16. 592ac67 intel: Fix bufmgr_gem->gen for gen > 4 by Chad Versace · 13 years ago
  17. b643b07 intel: Add minimal decode for remaining gen7 packets in use. by Eric Anholt · 13 years ago
  18. 54b12a0 intel: Add decode for gen7 constant buffer packets. by Eric Anholt · 13 years ago
  19. 938df6b intel: Add decode for gen7 state pointers. by Eric Anholt · 13 years ago
  20. 6a0b25e intel: Add support for parsing gen7 URB packets. by Eric Anholt · 13 years ago
  21. ba8ce2d intel: Make most of the logic for 965 3d packet length checks table-driven. by Eric Anholt · 13 years ago
  22. b129e10 intel: Move the logic for getting 965 3d packet length to the packet table. by Eric Anholt · 13 years ago
  23. 3dcb2d4 intel: Add support for parsing 965 3d packets using helper functions. by Eric Anholt · 13 years ago
  24. 5a1c10f intel: Parse the correct length for gen7 3DSTATE_MULTISAMPLE. by Eric Anholt · 13 years ago
  25. 9695eee intel: Put the "gen" shorthand chipset identifier in the context. by Eric Anholt · 13 years ago
  26. 028715e intel: Avoid the need for most overflow checks by using a scratch page. by Eric Anholt · 13 years ago
  27. c1d2946 intel: Make instr_out take the decode context. by Eric Anholt · 13 years ago
  28. b037161 intel: Use the context to simplify BR01 decode. by Eric Anholt · 13 years ago
  29. 62b4103 intel: Use the context to simplify BR00 decode. by Eric Anholt · 13 years ago
  30. de49fd4 intel: Plumb the context through the decode callchain. by Eric Anholt · 13 years ago
  31. a756fa3 intel: Drop the code for counting parsing failures. by Eric Anholt · 13 years ago
  32. 8fb66a7 intel: Track the current packet location in the decode context. by Eric Anholt · 13 years ago
  33. b5cb7f8 intel: Add a regression test for 2D decode, which I'm about to refactor. by Eric Anholt · 13 years ago
  34. 66518ab intel: add sprite ioctl defines and struct for i915 sprite code by Jesse Barnes · 13 years ago
  35. adf1428 configure: Bump version for 2.4.30 by Eric Anholt · 13 years ago
  36. 9fb83a4 intel: Update for new i915_drm.h defines. by Eric Anholt · 13 years ago
  37. 683855f intel: Add regression tests for batch decode. by Eric Anholt · 13 years ago
  38. ccbc403 intel: Add a regression test program for intel_decode.c. by Eric Anholt · 13 years ago
  39. ea33a23 intel: Add an interface for setting the output file for decode. by Eric Anholt · 13 years ago
  40. a9dd34a intel/intel_decode.c: Remove #include "intel_decode.h". by Johannes Obermayr · 13 years ago
  41. 4149faf intel: Disable unused decode_logic_op(). by Eric Anholt · 13 years ago
  42. 88cffcc intel: Turn on normal warnings for intel_decode.c build. by Eric Anholt · 13 years ago
  43. 7b48318 intel: Remove c99ish variable declarations. by Eric Anholt · 13 years ago
  44. 0c46f02 intel: Fix printf format warnings for intel_decode. by Eric Anholt · 13 years ago
  45. 39a06ac intel: Add printflike warnings for instr_out. by Eric Anholt · 13 years ago
  46. 1db55a8 intel: Fix a ton of signed vs unsigned and const char *warnings by Eric Anholt · 13 years ago
  47. 07768ba intel: Fix Wsigned-compare warnings (soon to be enabled). by Eric Anholt · 13 years ago
  48. 71066ab intel: Get intel_decode.c minimally building. by Eric Anholt · 13 years ago
  49. bbdda92 intel: Minor style tweaks after Lindent. by Eric Anholt · 13 years ago
  50. 193fa13 intel: Reformat intel_decode.c from intel-gpu-tools using Lindent. by Eric Anholt · 13 years ago
  51. 1d318e2 intel: intel: Add IS_GEN[567] macros. by Eric Anholt · 13 years ago
  52. 078bc5b intel: Make intel_chipset handle devid directly. by Eric Anholt · 13 years ago
  53. 8c4a2c8 intel: Import intel_decode.c from intel-gpu-tools. by Eric Anholt · 13 years ago
  54. ef20301 tests/gem_flink: Check for MASTER before proceeding by Chris Wilson · 13 years ago
  55. 0ab2251 intel: Reset vma list upon purge by Chris Wilson · 13 years ago
  56. ac168bf libdrm: update drm headers from kernel, including new overlay ioctls & structs by Jesse Barnes · 13 years ago
  57. 7fd1678 configure: Bump version for 2.4.29 by Chris Wilson · 13 years ago
  58. 015286f intel: Remove the fresh assertions used to debug the vma cacheing by Chris Wilson · 13 years ago
  59. c5f0ed1 intel: Update map-count for an early error return during mapping by Chris Wilson · 13 years ago
  60. dd9a5b4 intel: Evict cached VMA in order to make room for new mappings by Chris Wilson · 13 years ago
  61. e4b60f2 intel: Add an interface to limit vma caching by Chris Wilson · 13 years ago
  62. 902ee66 test/radeon: add missing files for dist by Dave Airlie · 13 years ago
  63. 5c5332b intel: Clean up mmaps on freeing the buffer by Chris Wilson · 13 years ago
  64. e73161a configure: Bump version to 2.4.28 by Chris Wilson · 13 years ago
  65. c549a77 intel: Unmap buffers during drm_intel_gem_bo_unmap by Chris Wilson · 13 years ago
  66. 36cff1c intel: limit aperture space to mappable area on gen3 by Daniel Vetter · 13 years ago
  67. 37ccce5 nouveau: Mark nouveau subchannel unbound nouveau_grobj_free by Maarten Lankhorst · 13 years ago
  68. ca49712 tests/radeon: radeon specific test by Jerome Glisse · 13 years ago
  69. 961bf9b Fix compilation with -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast by Jeremy Huddleston · 13 years ago
  70. cc9b751 configure: version bump for 2.4.27 release. by Eric Anholt · 13 years ago
  71. d0ae683 intel: Share the implementation of BO unmap between CPU and GTT mappings. by Eric Anholt · 13 years ago
  72. 4cb01ee intel: Don't call the SW_FINISH ioctl unless a CPU-mapped write was done. by Eric Anholt · 13 years ago
  73. 77dc16f intel: Remove stale comment. by Eric Anholt · 13 years ago
  74. 515cea6 intel: Add an interface for removing relocs after they're added. by Eric Anholt · 13 years ago
  75. 2c2bdb3 intel: Use stdbool.h for dealing with boolean values. by Eric Anholt · 13 years ago
  76. cc088f1 nouveau: free in error path if drmAvailable fails. by Dave Airlie · 13 years ago
  77. d23146f modetest: Call dirty fb on modeset by Jakob Bornecrantz · 13 years ago
  78. 680b9c4 modetest: Print extra info if we fail to create a framebuffer by Jakob Bornecrantz · 13 years ago
  79. 3c8adda modetest: Check error message from pageflip ioctl by Jakob Bornecrantz · 13 years ago
  80. c2925e5 vbltest: Check error codes returned from libdrm by Jakob Bornecrantz · 13 years ago
  81. dc11db2 tests: Add vmwgfx driver to probed drivers in tests by Jakob Bornecrantz · 13 years ago
  82. b317c96 modetest: use 24 bit depth on the framebuffer by Jesse Barnes · 13 years ago
  83. c82ef03 drmtest: make check should fail so hard on unable to open device by Dave Airlie · 13 years ago
  84. 3a551c1 drm/test: handle usub being empty by Dave Airlie · 13 years ago
  85. cfee521 xf86drm.h : wrap C code for C++ compilation/linking by Tapani Pälli · 13 years ago
  86. 194aa1b drm/i915: y tiling on i915G/i915GM is different by Daniel Vetter · 13 years ago
  87. 630dd26 drm/intel: don't clobber bufmgr->pci_device by Daniel Vetter · 13 years ago
  88. 1459cb9 modeprint.c: use PRIu64 for printing uint64_t by Matt Turner · 13 years ago
  89. 7d83816 nouveau: assert argument cannot have side effects by Marcin Slusarz · 13 years ago
  90. 763b618 drm mode: fix drmIoctl wrapper by Marcin Slusarz · 13 years ago
  91. 2acaf16 intel: shared header for shader debugging by Ben Widawsky · 13 years ago
  92. ce317a6 intel: fix the wrong method check for bo_get_subdata by Yuanhan Liu · 13 years ago
  93. 8d05589 Specify the return type explicitly. by Chih-Wei Huang · 13 years ago
  94. 6dd804c configure: version bump for 2.4.26 release by Chris Wilson · 13 years ago
  95. 9d77603 intel: Add interface to query aperture sizes. by Chris Wilson · 13 years ago
  96. 61be940 libkms: All current BO_TYPE are 32bpp by Chris Wilson · 13 years ago
  97. ba11501 configure: version bump for 2.4.25 release by Chris Wilson · 13 years ago
  98. be8802a libdrm: (revised) vblank wait on crtc > 1 by Ilija Hadzic · 13 years ago
  99. f395b0a intel: Also handle mrb_exec fallback with ring == I915_EXEC_RENDER by Chris Wilson · 13 years ago
  100. 5cb554a drm_mode: fix types on recently added ioctls by Dave Airlie · 13 years ago