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