1. b0d93c7 Bump version to 2.4.2 to signal new libdrm_intel functions. by Eric Anholt · 16 years ago
  2. 6fb1ad7 intel: Add a function for setting (GTT,GTT) domain, for use by UXA. by Eric Anholt · 16 years ago
  3. 7e4e0fb nv50: support NV94 chipset by Ben Skeggs · 16 years ago
  4. 52232ad nv50: update context-related tables for original 8800GTS by Ben Skeggs · 16 years ago
  5. 2e2fd6c DRM: make drm_map_type match upstream kernel by Jesse Barnes · 16 years ago
  6. c029ed2 Unbreak drm build. by Stephane Marchesin · 16 years ago
  7. 7e27b3b libdrm_intel: fix warnings on 64 bit by Jesse Barnes · 16 years ago
  8. 276c07d libdrm: add support for i915 GTT mapping ioctl by Jesse Barnes · 16 years ago
  9. 930c0e7 intel: Restart on interrupt of bo_wait_rendering instead of complaining. by Eric Anholt · 16 years ago
  10. 87e90c7 nouveau: compat fix for set_page_locked(). by Pekka Paalanen · 16 years ago
  11. 00847da libdrm 2.4.1. by Eric Anholt · 16 years ago
  12. 4b98264 intel: Rename dri_ and intel_ symbols to drm_intel_. by Eric Anholt · 16 years ago
  13. 0e86731 intel: Add dri_bufmgr_check_aperture support for bufmgr_gem. by Eric Anholt · 16 years ago
  14. e47ab7a nv50: symlink nv50_grctx.h to linux-core... by Ben Skeggs · 16 years ago
  15. 48b7390 nv50: move context-related tables a separate header file by Ben Skeggs · 16 years ago
  16. 89ef1b5 drm: missing init_mm symbol, compatibility fix by Pekka Paalanen · 16 years ago
  17. 145d2d6 i915: Since FreeBSD doesn't have gem support yet, don't advertise it. by Robert Noland · 16 years ago
  18. e1372f6 radeon: fix error in busmaster enable logic by Alex Deucher · 16 years ago
  19. 848f00d radeon: fix some fallout from the busmaster disable cleanup by Alex Deucher · 16 years ago
  20. 1d930fc drm/i915: fix ioremap of a user address for non-root (CVE-2008-3831) by Matthias Hopf · 16 years ago
  21. b7d54b1 intel: Also total child_size of the target_bos. Partial fix #17964. by Xiang, Haihao · 16 years ago
  22. 8256c34 [FreeBSD] We should use dev2unit() rather than minor() by Robert Noland · 16 years ago
  23. 7dbeb18 [FreeBSD] This check isn't correct and causes at least mga to lockup. by Robert Noland · 16 years ago
  24. a59ea02 intel: ioctl is not defined to return -errno by Keith Packard · 16 years ago
  25. 769197c intel: avoid deadlock in intel_bufmgr_fake. by Xiang, Haihao · 16 years ago
  26. 458e2d5 intel: Fix compile warning. by Eric Anholt · 16 years ago
  27. 9933838 intel: Add interface for getting tiling mode of a bo. by Eric Anholt · 16 years ago
  28. d9c2f65 link libdrm_intel properly by Julien Cristau · 16 years ago
  29. 3e03d78 intel: Avoid pthread mutex recursion in bufmgr_fake. by Eric Anholt · 16 years ago
  30. c6109df libdrm: don't depend or link to libdrm_intel by Dave Airlie · 16 years ago
  31. f5327ac [FreeBSD] Plug memory leak in drm_rmdraw() and drm_drawable_free_all() by Robert Noland · 16 years ago
  32. cdd3e9f [FreeBSD] Rework all of the memory allocations by Robert Noland · 16 years ago
  33. 1150a42 [FreeBSD] Fix linux list compat list_for_each_safe() by Robert Noland · 16 years ago
  34. a8f73c2 i915: Cleanup interrupt handling by Robert Noland · 16 years ago
  35. 94c88c1 Manage fences in user-mode bufmgr_fake to clean buffers by Keith Packard · 16 years ago
  36. 3169d96 intel: Protect bufmgr objects with a pthread mutex. by Eric Anholt · 16 years ago
  37. 604759d intel: fix for write_domain and static BOs. by Xiang, Haihao · 16 years ago
  38. 728d8e2 radeon: add comment to clarify bus mastering on PCIE chips by Alex Deucher · 16 years ago
  39. 6f9dfa0 radeon: fix duplicate define in my last commit by Alex Deucher · 16 years ago
  40. 8e5f5ed radeon: PCIE cards don't appear to have explicit bus master by Dave Airlie · 16 years ago
  41. d0aff12 drm: add create gpu tree script by Dave Airlie · 16 years ago
  42. 4b98f6d radeon: fix bus master enabled bits on newer asics by Alex Deucher · 16 years ago
  43. 5a36cce radeon: fix missing bit from rs740 patch by Mihail Zenkov · 16 years ago
  44. ce40261 radeon: Add support for HD2100 IGP (RS740) by Alex Deucher · 16 years ago
  45. 60cf3a4 [FreeBSD] Don't explicitly bzero driver softc. by Robert Noland · 16 years ago
  46. 9c0ce38 [FreeBSD] Use M_WAITOK when allocating driver memory. by Robert Noland · 16 years ago
  47. 4c92abf [FreeBSD] Do a bit of optimization on drm_order() by Robert Noland · 16 years ago
  48. 81952c7 Use devfs_get_cdevpriv in mmap as well. by Robert Noland · 16 years ago
  49. 073cb5e intel: Copy data from card memory back to backing store when mapping. by Xiang, Haihao · 16 years ago
  50. 2db8e0c intel: Allow up to 15 seconds chewing on one buffer before acknowledging -EBUSY. by Eric Anholt · 16 years ago
  51. 0dccf01 intel: Replace wraparound test logic in bufmgr_fake. Again. by Eric Anholt · 16 years ago
  52. 1b3abe6 intel: Do strerror on errno, not on the -1 return value from ioctl. by Eric Anholt · 16 years ago
  53. 3949f3c intel: Fix driver-supplied argument to exec function (fd.o bug #17653). by Xiang, Haihao · 16 years ago
  54. 8ca06eb [FreeBSD] Convert to using cdevpriv for file_priv tracking by Robert Noland · 16 years ago
  55. ee6bcab nv50: add initial context for chipset 0xaa by Ben Skeggs · 16 years ago
  56. d55e809 nv50: add initial context to match ctxprog for chipset 0x50 by Ben Skeggs · 16 years ago
  57. 4d2f125 nv50: add ctxprog for chipset 0x50 by Ben Skeggs · 16 years ago
  58. 301be1d nv50: add ctxprog for chipset 0xaa by Ben Skeggs · 16 years ago
  59. f152482 nv50: add support for chipset 0x92 by Ben Skeggs · 16 years ago
  60. 973c634 Remove incomplete and obsolete free/net/open code. by vehemens · 16 years ago
  61. b54d15d Add missing \ to libdrm_la_SOURCES by Eric Anholt · 16 years ago
  62. 368b392 intel: don't forget to include config.h in bufmgr code. by Eric Anholt · 16 years ago
  63. f9d98be intel: move drm calls to exec buffers to libdrm_intel. by Eric Anholt · 16 years ago
  64. 869d8be intel: Move IRQ emit/wait from callbacks into the bufmgr. by Eric Anholt · 16 years ago
  65. 738e36a Move intel libdrm stuff to libdrm_intel.so by Eric Anholt · 16 years ago
  66. 09cf0f0 drm: Add tests for GEM_FLINK ioctl. by Eric Anholt · 16 years ago
  67. 828ae3f [FreeBSD] We need to call drm_detach before we free dev->driver. by Robert Noland · 16 years ago
  68. 2880c86 [FreeBSD] Implement drm_ioremap_wc() to set a range of mem to write-combining by Robert Noland · 16 years ago
  69. 740f09b [FreeBSD] IGP gart needs to be un-cached. by Robert Noland · 16 years ago
  70. be5fad4 Free temp_pagelist on error. Free in reverse order. Noticed by open. by vehemens · 16 years ago
  71. 9ad5a6d Pass lock data like linux and open. by vehemens · 16 years ago
  72. b8a9ceb Move order to end like linux. by vehemens · 16 years ago
  73. 0808cf9 Style white space cleanup part 2. by vehemens · 16 years ago
  74. 6f2479c [FreeBSD] Ensure that drm_pci_alloc is never called while locks are held. by Robert Noland · 16 years ago
  75. 31709aa Reorder lock functions like linux. by vehemens · 16 years ago
  76. 76dd74c Style white space cleanup. by vehemens · 16 years ago
  77. ed6dd03 Need M_NOWAIT for malloc. by vehemens · 16 years ago
  78. 3f915f6 i915: fix i915_ring_validate() by Robert Noland · 16 years ago
  79. ce84511 nouveau: 8200 cards are 0xA0 family. by Stephane Marchesin · 16 years ago
  80. 99f8cce drm: fix sysfs error path. by Dave Airlie · 16 years ago
  81. cd7d71f radeon: make writeback work after suspend/resume. by Dave Airlie · 16 years ago
  82. 2b27804 [FreeBSD] Use driver features macros and flags by vehemens · 16 years ago
  83. 2649103 [FreeBSD] Convert drm_driver to a pointer like linux. by vehemens · 16 years ago
  84. 71f0a3e [FreeBSD] Replace typedefs on bsd. by vehemens · 16 years ago
  85. b92f557 [FreeBSD] Catch up to vblank rework for via. by vehemens · 16 years ago
  86. 043ad59 [FreeBSD] Correct debug message by vehemens · 16 years ago
  87. c7f7b6d [FreeBSD] Fix a couple of locking problems. by Robert Noland · 16 years ago
  88. f8a14b1 [FreeBSD] Increase debugging output for vblank code. by Robert Noland · 16 years ago
  89. b460aee Fix drm_realloc when you're reallocing into something smaller. by Tomas Carnecky · 16 years ago
  90. bffbb49 Change git-describe into git describe. by Stephane Marchesin · 16 years ago
  91. 0239594 [intel_bufmgr_gem] Remember global name when creating buffer from name. by Kristian Høgsberg · 16 years ago
  92. c8fd8d3 i915: Fix i915 build on FreeBSD by Robert Noland · 16 years ago
  93. bfea578 [FreeBSD] Add drm_drawable_free_all() by Robert Noland · 16 years ago
  94. 0687c0a [FreeBSD] Fix long standing memory leak in drm_remove_magic. by Robert Noland · 16 years ago
  95. d0acbe4 i915: Convert vblank on disabled pipe DRM_ERROR to DRM_DEBUG. by Robert Noland · 16 years ago
  96. 739b01d i915: Clear sarea_priv during lastclose. by Robert Noland · 16 years ago
  97. 1f3c4dd i915: Free dev->dev_private on unload. by Robert Noland · 16 years ago
  98. 3e95412 [FreeBSD] Move vblank bits into their own structure. by vehemens · 16 years ago
  99. e601077 [FreeBSD] Fix lock leak. by vehemens · 16 years ago
  100. 16c1a87 i915: Move spinlock init / destroy to load / unload time. by Robert Noland · 16 years ago