1. b1ce1e6 Add support for Solaris libc atomic operations by Alan Coopersmith · 15 years ago
  2. fe7b93f Include alloca.h in tests/drmstat.c when configure detects it by Alan Coopersmith · 15 years ago
  3. 3d3d87f nouveau: disable flush_notify on channel_free by Marcin Slusarz · 15 years ago
  4. a03dcc2 nouveau: fix memory leak in nouveau_channel_free by Marcin Slusarz · 15 years ago
  5. 2959266 libkms: Fix multiple map unmap in vmwgfx and add comment in intel by Jakob Bornecrantz · 15 years ago
  6. 320811b radeon: get device id from the kernel, use it in cs_print by Jerome Glisse · 15 years ago
  7. 2612371 radeon: simpler cs print function by Jerome Glisse · 15 years ago
  8. 74937cd radeon: indentation + trailing space cleanup by Jerome Glisse · 15 years ago
  9. 6bf1ed2 radeon: indentation & trailing space cleanup by Jerome Glisse · 15 years ago
  10. b06cb75 radeon: indentation + trailing space cleanup by Jerome Glisse · 15 years ago
  11. 06a2d65 tests: Update kmstest a bit by Jakob Bornecrantz · 15 years ago
  12. d920fa9 libkms: Use sysfs instead of udev to find driver by Jakob Bornecrantz · 15 years ago
  13. d207a38 tests: Add a very small libkms test by Jakob Bornecrantz · 15 years ago
  14. 8838bb1 libkms/intel: Don't fail to create bo if we fail to tile by Jakob Bornecrantz · 15 years ago
  15. 5963c02 nouveau: Update nouveau_class.h. by Francisco Jerez · 15 years ago
  16. bfa44bb libkms: Add intel backend by Jakob Bornecrantz · 15 years ago
  17. 9042d72 libkms: Pick driver backend via pci id that we get from udev by Jakob Bornecrantz · 15 years ago
  18. 04f90a4 modes: Retry GETCONNECTOR if a hotplug event occurs between the two ioctls by Peter Clifton · 15 years ago
  19. e6c136c modes: Fix previous commit for potential legal NULLs by Chris Wilson · 15 years ago
  20. 85fb3e5 modes: Free local resources after allocation failure in GETRESOURCES by Chris Wilson · 15 years ago
  21. d1308f4 modes: Retry GETRESOURCES if a hotplug event occurs between the two ioctls by Chris Wilson · 15 years ago
  22. 5dbc1b3 libkms: Make vmwgfx optional by Jakob Bornecrantz · 15 years ago
  23. dfbaffe libkms: Remove duped vmwgfx_drm.h header by Jakob Bornecrantz · 15 years ago
  24. 2f7f7ce Merge branch 'master' into libkms-master by Jakob Bornecrantz · 15 years ago
  25. d6059c3 libkms: Disable by default by Jakob Bornecrantz · 15 years ago
  26. 6d3b8bb vmwgfx: Add experimental vmwgfx kernel header by Jakob Bornecrantz · 15 years ago
  27. c5c503b nouveau: add BEGIN_RING_NI by Marcin Slusarz · 15 years ago
  28. cd2e4ba nouveau: Unreference pushbuf objects on channel destruction. by Younes Manton · 15 years ago
  29. cb1caaa nouveau: Update some object definitions from renouveau.xml. by Francisco Jerez · 15 years ago
  30. 5fd00dd nouveau: Update nouveau_class.h with new renouveau.xml definitions. by Marcin Kościelnicki · 15 years ago
  31. fdb33d5 libdrm 2.4.17 by Dave Airlie · 15 years ago
  32. 6de39fc radeon: fix BO null check, should be in higher level fn by Dave Airlie · 15 years ago
  33. 125994a radeon: straighten out the API insanity. by Dave Airlie · 15 years ago
  34. f1660c2 nouveau: remove delayed kernel bo creation by Ben Skeggs · 15 years ago
  35. fbc8b2d Be less chatty in drmSetMaster/drmDropMaster by Kristian Høgsberg · 15 years ago
  36. 59d97e7 modetest: Error out if pageflipping is requested but not available by Kristian Høgsberg · 15 years ago
  37. 77ddc78 vmwgfx: Fetch the latest header by Jakob Bornecrantz · 15 years ago
  38. edc77dd nouveau: Use drmIoctl so we restart ioctl on EINTR or EAGAIN by Ben Skeggs · 15 years ago
  39. 7c82527 nouveau: move reloc code down, nothing to see here by Ben Skeggs · 15 years ago
  40. 08371bc intel: Clear virtual after failing to mmap_gtt. by Chris Wilson · 15 years ago
  41. 201f579 libkms: Change destroy api a bit by Jakob Bornecrantz · 15 years ago
  42. 8c0571a libkms: Add libkms by Jakob Bornecrantz · 15 years ago
  43. 28eae30 Ignore config.h.in by Jakob Bornecrantz · 15 years ago
  44. b84314a radeon: Use drmIoctl so we restart ioctl on EINTR or EAGAIN by Jerome Glisse · 15 years ago
  45. 9707733 intel: Expect caller to guarantee thread-safety of bo during reloc by Chris Wilson · 15 years ago
  46. 6f1eba0 modetest: fix build error due to page_flip_handler name change by Jesse Barnes · 15 years ago
  47. 3bd834a Merge branch 'modesetting-dirty-libdrm' by Jakob Bornecrantz · 15 years ago
  48. be957cc Add RELEASING to document the release process by Kristian Høgsberg · 15 years ago
  49. 14f5958 Bump event context structure version for page flipping by Jesse Barnes · 15 years ago
  50. 53addc5 Merge branch 'pageflip' of git://people.freedesktop.org/~jbarnes/drm by Jesse Barnes · 15 years ago
  51. db50f51 Bump to 2.4.16 for release by Kristian Høgsberg · 15 years ago
  52. bef7f88 Enable experimental APIs for distcheck by Kristian Høgsberg · 15 years ago
  53. ac5595a Change the number on the dirty ioctl to match upstream by Jakob Bornecrantz · 15 years ago
  54. 57473c7 intel: Free memory before inserting bo into cache. by Chris Wilson · 15 years ago
  55. 792fed1 intel: Check and propagate errors from building reloc-tree by Chris Wilson · 15 years ago
  56. b73612e intel: Repeat execbuffer after EINTR by Chris Wilson · 15 years ago
  57. acb4aa6 intel: Review use of errno. by Chris Wilson · 15 years ago
  58. 9fec2a8 intel: Make bo_reference() inline for internal use. by Chris Wilson · 15 years ago
  59. 9c8ad05 intel: Remove the extra reference while validating the reloc tree by Chris Wilson · 15 years ago
  60. 8ffd2e1 intel: Wrap a few more syscalls with EINTR protection by Chris Wilson · 15 years ago
  61. b666f41 intel: Clear bo->used_as_reloc_target flag on destroy by Chris Wilson · 15 years ago
  62. e22fb79 intel: Apply pessimistic alignment to in-aperture buffer size by Chris Wilson · 15 years ago
  63. 60aa803 intel: Only store a buffer in the cache if it is retained. by Chris Wilson · 15 years ago
  64. 019a408 Change the dirty ioctl a bit and comment it by Jakob Bornecrantz · 15 years ago
  65. 3e48613 Bring dirty code from old branch by Jakob Bornecrantz · 15 years ago
  66. 6f66de9 Correctly set DRM_MAX_MINOR for all platforms. by Robert Noland · 15 years ago
  67. 9558f63 Add missing DRM_MAX_MINOR define by Alex Deucher · 15 years ago
  68. 82bf52f More fixups to allow mesa to build by Robert Noland · 15 years ago
  69. 170674a Finish fixing the build on FreeBSD by Robert Noland · 15 years ago
  70. 22d4666 Add drmGetDeviceNameFromFd function by Kristian Høgsberg · 15 years ago
  71. 500f5b5 Fix build on *BSD by Kristian Høgsberg · 15 years ago
  72. 863e39b Don't hardcore 'yes', use in configure.ac output by Kristian Høgsberg · 15 years ago
  73. 696fdb1 Output summary of enabled features at the end of configure.ac by Kristian Høgsberg · 15 years ago
  74. dd6cbe7 Drop duplicated radeon_*.h files in include/drm by Kristian Høgsberg · 15 years ago
  75. 6b3cbe7 Put mach64_drm.h back in to avoid breaking mesa build by Kristian Høgsberg · 15 years ago
  76. 4f070d5 Install kernel headers in ${includedir}/drm by Kristian Høgsberg · 15 years ago
  77. 3a87b1f nouveau: fix DRM headers by Pekka Paalanen · 15 years ago
  78. ee746a8 Bump libdrm version to 2.4.16 for page flipping by Jesse Barnes · 15 years ago
  79. 1e1b3c0 modetest: add pageflip test case to modetest by Kristian Høgsberg · 15 years ago
  80. b80bcff libdrm: add libdrm support for page flip ioctl by Kristian Høgsberg · 15 years ago
  81. 10ce0ec Merge remote branch 'origin/master' into libdrm by Kristian Høgsberg · 15 years ago
  82. 1b064cc Update README by Kristian Høgsberg · 15 years ago
  83. b4312b6 libdrm_radeon: add radeon_bo_is_referenced_by_cs function by Maciej Cencora · 15 years ago
  84. 2577764 drm/i915: add GETPARAM request for page flipping by Jesse Barnes · 15 years ago
  85. e8523e0 Drop stale TODO and unused ChangeLog by Kristian Høgsberg · 15 years ago
  86. 4f57abf Move libdrm/ up one level by Kristian Høgsberg · 15 years ago
  87. 9dd3613 Drop shared-core, bsd-core, linux-core and scripts subdirs by Kristian Høgsberg · 15 years ago
  88. a66cf9c Use headers copied from kernel instead of shared-core by Kristian Høgsberg · 15 years ago
  89. ba79b1a Fix typo in i915 pipe_from_crtc_id ioctl struct name by Kristian Høgsberg · 15 years ago
  90. 2b42af9 Copy headers from kernel v2.6.32-rc6-130-g5b8f0be by Kristian Høgsberg · 15 years ago
  91. a996803 Add makefile rule to copy headers from kernel tree by Kristian Høgsberg · 15 years ago
  92. c20706f nouveau: Update some nouveau_class.h definitions from renouveau.xml. by Francisco Jerez · 15 years ago
  93. 83a35b6 intel: Export madvise by Chris Wilson · 15 years ago
  94. 89cc98c Only install libdrm_intel.pc if we build libdrm_intel by Julien Cristau · 15 years ago
  95. b7ed162 nouveau: turn another assertion into an error by Ben Skeggs · 15 years ago
  96. f4c5063 nouveau: modify api slightly to allow caller to handle reloc failures by Ben Skeggs · 15 years ago
  97. a8bdf0e nouveau: add reloc refcnt to pending bo list by Ben Skeggs · 15 years ago
  98. 63910f8 nouveau: drop rendering on the floor rather than asserting if flush fails by Ben Skeggs · 15 years ago
  99. 68c2ac9 nouveau: update view of available aperture space after each flush by Ben Skeggs · 15 years ago
  100. 6eafd1c radeon: fix allocation by Mathias Fröhlich · 15 years ago