1. c9c97b8 drm/ttm: consolidate cache flushing code in one place. by Dave Airlie · 15 years ago
  2. 50f1530 drm/radeon/kms: generate the safe register tables. by Dave Airlie · 15 years ago
  3. 759e4f83 drm/ttm: Fixes for "Memory accounting rework." by Thomas Hellstrom · 15 years ago
  4. 7f5f4db drm/ttm: Fixes for "Make parts of a struct ttm_bo_device global" by Thomas Hellstrom · 15 years ago
  5. 51c8b40 Merge Linus master to drm-next by Dave Airlie · 15 years ago
  6. a987fca ttm: Make parts of a struct ttm_bo_device global. by Thomas Hellstrom · 15 years ago
  7. 5fd9cba drm/ttm: Memory accounting rework. by Thomas Hellstrom · 15 years ago
  8. e9840be drm/ttm: Add a virtual ttm sysfs device. by Thomas Hellstrom · 15 years ago
  9. 327c225 drm: Enable drm drivers to add drm sysfs devices. by Thomas Hellstrom · 15 years ago
  10. 53bd838 drm: clarify scaling property names by Jesse Barnes · 16 years ago
  11. 453a7d4 drm: remove root requirement from DRM_IOCTL_SET_VERSION (+ DRM_IOCTL_AUTH_MAGIC) by Jesse Barnes · 15 years ago
  12. 5ef5f72 drm/kms: teardown crtc correctly when fb is destroyed. by Dave Airlie · 15 years ago
  13. 6a719e0 drm/kms/radeon: cleanup combios TV table like DDX. by Dave Airlie · 15 years ago
  14. bf8e828 drm/radeon/kms: memset the allocated framebuffer before using it. by Dave Airlie · 15 years ago
  15. 80e6914 drm/radeon/kms: although LVDS might be possible on crtc 1 don't do it. by Dave Airlie · 15 years ago
  16. cefb87e drm/radeon/kms: implement bo busy check + current domain by Dave Airlie · 15 years ago
  17. de1b289 drm/radeon/kms: cut down indirects in register accesses. by Dave Airlie · 15 years ago
  18. 7ed220d drm/radeon/kms: Fix up vertical blank interrupt support. by Michel Dänzer · 15 years ago
  19. 3f8befe drm/radeon/kms: add rv530 R300_SU_REG_DEST + reloc for ZPASS_ADDR by Dave Airlie · 15 years ago
  20. ebb177d drm/edid: fixup detailed timings like the X server. by Dave Airlie · 15 years ago
  21. 616b843 drm/radeon/kms: Add specific rs690 authorized register table by Jerome Glisse · 15 years ago
  22. cfcf473 drm: fixup include file in drm_encoder_slave by Dave Airlie · 15 years ago
  23. a75f023 drm: Add more standard TV properties. by Francisco Jerez · 15 years ago
  24. 841b411 drm: Fix drm_cvt_mode() for interlaced modes. by Francisco Jerez · 15 years ago
  25. 6cb504c drm/i915: silence vblank warnings by Frans Pop · 15 years ago
  26. 8d3457e drm: silence pointless vblank warning. by Paul Rolland · 15 years ago
  27. 38d5487 drm: When adding probed modes, preserve duplicate mode types by Keith Packard · 15 years ago
  28. b32b8e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  29. 1733292 drm/radeon/kms: setup MC/VRAM the same way for suspend/resume by Dave Airlie · 15 years ago
  30. 985fe84 drm/radeon/kms: Fix caching mode selection for GTT object by Jerome Glisse · 15 years ago
  31. 819e006 drm/i915: Fix read outside array bounds in restoring the SWF10 range. by Roel Kluin · 15 years ago
  32. 9c9fe1f drm/i915: Use our own workqueue to avoid wedging the system along with the GPU. by Eric Anholt · 15 years ago
  33. 6502fbf drm/radeon: Add support for RS880 chips by Alex Deucher · 15 years ago
  34. b6b7902 drm: Define some new standard TV properties. by Francisco Jerez · 15 years ago
  35. aeaa1ad drm: Define DRM_MODE_SUBCONNECTOR_SCART by Francisco Jerez · 15 years ago
  36. 74bd3c2 drm: Define DRM_MODE_CONNECTOR_TV by Francisco Jerez · 15 years ago
  37. 2066fac drm/kms: slave encoder interface. by Francisco Jerez · 15 years ago
  38. 58367ed drm: Add the debug info in generic drm mode by using DRM_DEBUG_KMS by Zhao Yakui · 15 years ago
  39. f940f37 drm: Remove the macro defintion of DRM_DEBUG_MODE by Zhao Yakui · 15 years ago
  40. 8a4c47f drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODE by Zhao Yakui · 15 years ago
  41. c96e7c7 drm/ttm: Read buffer overflow by Roel Kluin · 15 years ago
  42. fa99239 drm/radeon: Read buffer overflow by Roel Kluin · 15 years ago
  43. fee280d drm/ttm: Fix a sync object leak. by Thomas Hellstrom · 15 years ago
  44. c9b7fb5 drm/radeon/kms: fix memory leak in radeon_driver_load_kms by Xiaotian Feng · 15 years ago
  45. de05065 drm/radeon/kms: fix nomodeset. by Dave Airlie · 15 years ago
  46. 6d0897b drm/ttm: Fix a potential comparison of structs. by Thomas Hellstrom · 15 years ago
  47. 0924d94 drm/radeon/kms: fix rv515 VRAM initialisation. by Dave Airlie · 15 years ago
  48. 4cb72b1 drm: Catch stop possible NULL pointer reference by Jakob Bornecrantz · 15 years ago
  49. 7781de7 drm: Small logic fix in drm_mode_setcrtc by Jakob Bornecrantz · 15 years ago
  50. 0c2e395 drm/i915: Add support for dual-channel LVDS on 8xx. by ling.ma@intel.com · 15 years ago
  51. 2b8d33f7 drm/i915: Return disconnected for SDVO DVI when there's no digital EDID. by ling.ma@intel.com · 15 years ago
  52. fb7a46f drm/i915: Choose real sdvo output according to result from detection by ling.ma@intel.com · 15 years ago
  53. bcae2ca drm/i915: Set preferred mode for integrated TV according to TV format by ling.ma@intel.com · 15 years ago
  54. f360132 drm/i915: fix 845G FIFO size & burst length by Jesse Barnes · 15 years ago
  55. 67941da drm/i915: fix VGA detect on IGDNG by Zhenyu Wang · 15 years ago
  56. 32f9d65 drm/i915: Add eDP support on IGDNG mobile chip by Zhenyu Wang · 15 years ago
  57. 5eb08b6 drm/i915: enable DisplayPort support on IGDNG by Zhenyu Wang · 15 years ago
  58. eebc863 drm/i915: Fix channel ending action for DP aux transaction by Zhenyu Wang · 15 years ago
  59. 249c0e6 drm/i915: fix issue in display pipe setup on IGDNG by Zhenyu Wang · 15 years ago
  60. 24f119c drm/i915: disable VGA plane reliably by Zhenyu Wang · 15 years ago
  61. cdaa052 drm/I915: Fix offset to DVO timings in LVDS data by Zhao Yakui · 15 years ago
  62. 84210ae Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  63. ed8f0d9 drm/radeon: set fb aperture sizes for framebuffer handoff. by Dave Airlie · 15 years ago
  64. b42db2b drm/ttm: fix highuser vs dma32 confusion. by Dave Airlie · 15 years ago
  65. ea3c13b drm/radeon: Fix size used for benchmarking BO copies. by Michel Dänzer · 15 years ago
  66. ecc0b32 drm/radeon: Add radeon.test parameter for running BO GPU copy tests. by Michel Dänzer · 15 years ago
  67. 3b170c3 drm/radeon/kms: allow interruptible waits for objects. by Dave Airlie · 15 years ago
  68. f121ecf drm/ttm: powerpc: Fix Highmem cache flushing. by Thomas Hellstrom · 15 years ago
  69. 542c6f6 drm/ttm: Fix ttm in-kernel copying of pages with non-standard caching attributes. by Thomas Hellstrom · 15 years ago
  70. 4677f15 drm/ttm: Fix an oops and sync object leak. by Thomas Hellstrom · 15 years ago
  71. 7a50f01 drm/radeon/kms: vram sizing on certain r100 chips needs workaround. by Dave Airlie · 15 years ago
  72. 664f865 drm/radeon: Pay more attention to object placement requested by userspace. by Michel Dänzer · 15 years ago
  73. 1ab2e10 drm/radeon: Fall back to evicting BOs with memcpy if necessary. by Michel Dänzer · 15 years ago
  74. e46074e drm/radeon: Don't unreserve twice on failure to validate. by Michel Dänzer · 15 years ago
  75. c93bb85 drm/radeon/kms: fix bandwidth computation on avivo hardware by Jerome Glisse · 15 years ago
  76. e024e11 drm/radeon/kms: add initial colortiling support. by Dave Airlie · 16 years ago
  77. 2ded9e2 drm/i915: hdmi detection according by reading edid by ling.ma@intel.com · 15 years ago
  78. 2a2430f drm/i915: correct self-refresh calculation in "everything off" case by Jesse Barnes · 15 years ago
  79. 390c4dd drm/i915: handle FIFO oversubsription correctly by Jesse Barnes · 15 years ago
  80. c836e86 drm/radeon/kms: fix hotspot handling on pre-avivo chips by Alex Deucher · 15 years ago
  81. eb1300b drm/radeon/kms: enable frac fb divs on rs600/rs690/rs740 by Alex Deucher · 15 years ago
  82. d0e275a drm/radeon/kms: add PLL flag to prefer frequencies <= the target freq by Alex Deucher · 15 years ago
  83. b995e43 drm/radeon/kms: block RN50 from using 3D engine. by Dave Airlie · 15 years ago
  84. 2a0f891 drm/radeon/kms: fix VRAM sizing like DDX does it. by Dave Airlie · 15 years ago
  85. ad49f50 drm/ttm/radeon: add dma32 support. by Dave Airlie · 15 years ago
  86. 61b576d drm/radeon: Endianness fixes for radeondrmfb. by Michel Dänzer · 16 years ago
  87. 77bd36f drm/radeon/kms: don't swap PCIEGART PTEs in VRAM. by Dave Airlie · 15 years ago
  88. 5176fdc drm/radeon/kms: drop zero length CS indirect buffers. by Dave Airlie · 16 years ago
  89. e7168ca drm/radeon/kms: fix vram vs aper size check. by Dave Airlie · 15 years ago
  90. 2007d63 drm/radeon/kms: get lvds info for DIG LVTMA and UNIPHY encoders by Alex Deucher · 15 years ago
  91. 848577e drm/radeon/kms: fix quirk for MSI laptop by Alex Deucher · 15 years ago
  92. ae3e812 ttm: Fix caching mode selection. by Thomas Hellstrom · 16 years ago
  93. 531369e drm/radeon: fix support for vline relocations. by Dave Airlie · 16 years ago
  94. 3e43d82 drm/radeon/kms: respect TOM on rs100->rs480 IGP variants. by Dave Airlie · 15 years ago
  95. 4162338 drm/radeon/kms: set crtc and cursor offsets correctly on legacy chips. by Dave Airlie · 15 years ago
  96. 6cdf658 drm/radeon/kms: remove IB flushing trick. by Dave Airlie · 16 years ago
  97. 4c9bc75 drm/radeon/kms: mmio base/size should be resource_size_t. by Dave Airlie · 16 years ago
  98. ed10f95 drm/radeon/kms: fix some GART table entry bugs. by Dave Airlie · 16 years ago
  99. ecca068 drm: Move a dereference below a NULL test by Julia Lawall · 15 years ago
  100. 5c61259 drm/mode: get the modeline for standard timing in EDID by using CVT/GTF by Zhao Yakui · 16 years ago