1. 82c6938 intel: Fix build of Intel DRM on x86 systems by Paul Berry · 13 years ago
  2. efd6e81 Don't build Intel DRM if $CHOST is not i?86-* or x86_64-* by Jeremy Huddleston · 13 years ago
  3. adf1428 configure: Bump version for 2.4.30 by Eric Anholt · 13 years ago
  4. ccbc403 intel: Add a regression test program for intel_decode.c. by Eric Anholt · 13 years ago
  5. 7fd1678 configure: Bump version for 2.4.29 by Chris Wilson · 13 years ago
  6. e73161a configure: Bump version to 2.4.28 by Chris Wilson · 13 years ago
  7. ca49712 tests/radeon: radeon specific test by Jerome Glisse · 13 years ago
  8. cc9b751 configure: version bump for 2.4.27 release. by Eric Anholt · 13 years ago
  9. 6dd804c configure: version bump for 2.4.26 release by Chris Wilson · 13 years ago
  10. 9d77603 intel: Add interface to query aperture sizes. by Chris Wilson · 13 years ago
  11. ba11501 configure: version bump for 2.4.25 release by Chris Wilson · 14 years ago
  12. fd3ed34 build: Update autotools configuration by Javier Jardón · 14 years ago
  13. a926a04 configure: Bump version to 2.4.24 by Chris Wilson · 14 years ago
  14. c75fe3a configure.ac: ac_define HAVE_RADEON by Benjamin Franzke · 14 years ago
  15. 760c01a configure: Bump version to 2.4.23 by Chris Wilson · 14 years ago
  16. 624e58e Increment version to 2.4.22 by Carl Worth · 14 years ago
  17. 65ec8d7 Bump version to 2.4.21 for release. by Eric Anholt · 14 years ago
  18. 607e228 Enable silent automake rules. by Eric Anholt · 14 years ago
  19. c42d1a1 tests: add new vblank test by Jesse Barnes · 14 years ago
  20. 3c7ae8a Make libkms build default OS-dependent by Alan Coopersmith · 15 years ago
  21. c765000 libdrm: bump version number to 2.4.20 for release by Jesse Barnes · 15 years ago
  22. df97370 Check HAVE_RADEON only after checking for atomic operations. by Pauli Nieminen · 15 years ago
  23. 30ce1fd libdrm: Fix error message if libdrm_intel|radeon is disabled and there is no atomic ops. by Pauli Nieminen · 15 years ago
  24. 966c990 libdrm_radeon: Optimize cs_gem_reloc to do less looping. by Pauli Nieminen · 15 years ago
  25. 21105bc libdrm: Move intel_atomic.h to libdrm core for sharing. by Pauli Nieminen · 15 years ago
  26. b549552 Increment version to 2.4.19 for release. by Eric Anholt · 15 years ago
  27. afd74ec Add config.h macro HAVE_NOUVEAU by Marcin Kościelnicki · 15 years ago
  28. 97003c5 libkms: Enable by default by Jakob Bornecrantz · 15 years ago
  29. 2d9990c Increment version to 2.4.18 for release. by Carl Worth · 15 years ago
  30. 520c658 radeon: enable by default now that kms is out of staging by Dave Airlie · 15 years ago
  31. b1ce1e6 Add support for Solaris libc atomic operations by Alan Coopersmith · 15 years ago
  32. fe7b93f Include alloca.h in tests/drmstat.c when configure detects it by Alan Coopersmith · 15 years ago
  33. d207a38 tests: Add a very small libkms test by Jakob Bornecrantz · 15 years ago
  34. 5dbc1b3 libkms: Make vmwgfx optional by Jakob Bornecrantz · 15 years ago
  35. 2f7f7ce Merge branch 'master' into libkms-master by Jakob Bornecrantz · 15 years ago
  36. d6059c3 libkms: Disable by default by Jakob Bornecrantz · 15 years ago
  37. 6d3b8bb vmwgfx: Add experimental vmwgfx kernel header by Jakob Bornecrantz · 15 years ago
  38. fdb33d5 libdrm 2.4.17 by Dave Airlie · 15 years ago
  39. 8c0571a libkms: Add libkms by Jakob Bornecrantz · 15 years ago
  40. db50f51 Bump to 2.4.16 for release by Kristian Høgsberg · 15 years ago
  41. 863e39b Don't hardcore 'yes', use in configure.ac output by Kristian Høgsberg · 15 years ago
  42. 696fdb1 Output summary of enabled features at the end of configure.ac by Kristian Høgsberg · 15 years ago
  43. 4f070d5 Install kernel headers in ${includedir}/drm by Kristian Høgsberg · 15 years ago
  44. 4f57abf Move libdrm/ up one level by Kristian Høgsberg · 15 years ago
  45. a66cf9c Use headers copied from kernel instead of shared-core by Kristian Høgsberg · 15 years ago
  46. a996803 Add makefile rule to copy headers from kernel tree by Kristian Høgsberg · 15 years ago
  47. 89cc98c Only install libdrm_intel.pc if we build libdrm_intel by Julien Cristau · 15 years ago
  48. 901bacd intel: Fallback to atomic-ops.h [libatomic-ops-dev] by Chris Wilson · 15 years ago
  49. 24c905f configure: Typo in error message. by Chris Wilson · 15 years ago
  50. fc8f6be configure: Conditionally build libdrm_intel by Chris Wilson · 15 years ago
  51. a107e5b Bump to 2.4.15 for release. by Eric Anholt · 15 years ago
  52. ab3300c intel: Add a configure option to *disable* building libdrm-intel by Chris Wilson · 15 years ago
  53. 04495ee intel: Use atomic refcounters by Chris Wilson · 15 years ago
  54. ac71f08 Bump to 2.4.14 for release. by Eric Anholt · 15 years ago
  55. 73b59c8 Bump to version 2.4.13 for release. by Eric Anholt · 15 years ago
  56. eea95ed Bump to version 2.4.12 for release. by Eric Anholt · 15 years ago
  57. 80179df configure: move AC_USE_SYSTEM_EXTENSIONS up higher by Dave Airlie · 15 years ago
  58. 4179c5f s/AC_USE_SYSTEM_MACROS/AC_USE_SYSTEM_EXTENSIONS/ by Ian Romanick · 15 years ago
  59. a953b32 libdrm: Set _XOPEN_SOURCE and _GNU_SOURCE by Ian Romanick · 15 years ago
  60. 2fa2db1 libdrm/radeon: add initial libdrm_radeon by Dave Airlie · 15 years ago
  61. f57d7f4 libdrm/intel: Make get_pipe_from_crtc_id per-bufmgr. Return -1 on failure. by Keith Packard · 15 years ago
  62. 8b8e20e Bump to version 2.4.10 to mark addition of drm_intel_bo_disable_reuse by Keith Packard · 15 years ago
  63. 0764600 Bump version to 2.4.9 by Jesse Barnes · 16 years ago
  64. 4d5e82e Bump version to 2.4.8 by Jesse Barnes · 16 years ago
  65. fef2935 Bump version to 2.4.7 by Kristian Høgsberg · 16 years ago
  66. e9d6116 Use libudev in test case to only run gem tests for intel devices. by Kristian Høgsberg · 16 years ago
  67. 2ada855 libdrm: bump version to 2.4.6 by Jesse Barnes · 16 years ago
  68. a773ce1 Add libdrm_intel.pc by popular demand. by Eric Anholt · 16 years ago
  69. 4a0d19e Fix fix distcheck for optional nouveau stuff. by Pekka Paalanen · 16 years ago
  70. 4d53413 Fix distcheck for optional nouveau stuff. by Eric Anholt · 16 years ago
  71. 2f1cdf7 Bump version to 2.4.5 for new API additions. by Eric Anholt · 16 years ago
  72. 7e5c512 libdrm: make libdrm_nouveau conditional, disabled by default by Ben Skeggs · 16 years ago
  73. 225e7e2 nouveau: install libdrm_nouveau with libdrm by Ben Skeggs · 16 years ago
  74. 7a389aa modetest: Use cairo (if available) to paint a better pattern. by Kristian Høgsberg · 16 years ago
  75. 18d3cc0 bump version to 2.4.4 by Eric Anholt · 16 years ago
  76. badc634 libdrm: add autoconf check for clock_gettime by Jesse Barnes · 16 years ago
  77. 06ab2f6 libdrm: Fix modetest/modeprint to use automake stuff. by Eric Anholt · 16 years ago
  78. 9583c09 Revert "Merge branch 'modesetting-gem'" by Jesse Barnes · 16 years ago
  79. c34539e Bump version to 2.4.3 to reflect addition of mode setting header by Jesse Barnes · 16 years ago
  80. 12e68f8 Merge branch 'master' into modesetting-gem by Jesse Barnes · 16 years ago
  81. b0d93c7 Bump version to 2.4.2 to signal new libdrm_intel functions. by Eric Anholt · 16 years ago
  82. 965b4d6 Merge branch 'master' into modesetting-gem by Jesse Barnes · 16 years ago
  83. 00847da libdrm 2.4.1. by Eric Anholt · 16 years ago
  84. 7617d1f radeon: radeon util library by Jerome Glisse · 16 years ago
  85. 6df7b07 intel: Protect bufmgr objects with a pthread mutex. by Eric Anholt · 16 years ago
  86. 3169d96 intel: Protect bufmgr objects with a pthread mutex. by Eric Anholt · 16 years ago
  87. 9101a02 libdrm: add udev support. by Dave Airlie · 16 years ago
  88. 100d6f3 Bump libdrm version to 2.4.0. by Eric Anholt · 16 years ago
  89. c485742 Fix and hook up bufmgr code to the build. by Eric Anholt · 16 years ago
  90. d7cf298 Add some trivial regression tests, one of which fails. by Eric Anholt · 17 years ago
  91. caf0c48 Bump version patchlevel so it can be tested for new functionality. by Michel Dänzer · 18 years ago
  92. 7903875 libdrm: add support for server side functionality in libdrm by Dave Airlie · 18 years ago
  93. decacb2 Reserve the new IOCTLs also for *bsd. Bump libdrm version number to 2.2.0 by Thomas Hellstrom · 18 years ago
  94. eacedf4 Make the user_token 44-bit for TTMs, and have them occupy a unique file space by Thomas Hellstrom · 18 years ago
  95. b15bc8a Libdrm version bump and naming. by Thomas Hellstrom · 18 years ago
  96. 56b0733 Disable building static libraries. Bump to 2.0.2 for header updates. by Adam Jackson · 18 years ago
  97. 7d735a8 Bump package and DSO numbers to 2.0 to reflect 32/64 ABI change by Adam Jackson · 19 years ago
  98. 10ec057 Bump to 1.0.5 for new via header by Adam Jackson · 19 years ago
  99. 419fc99 Bump to 1.0.4. by Adam Jackson · 19 years ago
  100. d743767 Remove the remaining references to Xlib. libdrm is totally independent now. by Adam Jackson · 19 years ago