1. d731117 drm/radeon/kms/pm: add support for no display power states by Alex Deucher · 14 years ago
  2. ca2af92 drm/radeon/kms: fix lock ordering in ring, ib handling by Alex Deucher · 14 years ago
  3. 01434b4 radeon: Use fences to gate entry to reclocking on <r600 by Matthew Garrett · 14 years ago
  4. 91700f3 radeon: Split out ring locking and allocation by Matthew Garrett · 14 years ago
  5. 78930b1 drm/radeon/kms: enable misc pm power state features on r1xx-r4xx by Alex Deucher · 14 years ago
  6. 536fcd5 drm/radeon/kms: enable misc pm power state features on r5xx, rs6xx by Alex Deucher · 14 years ago
  7. 4f3218c drm/radeon/kms: re-enable gui idle interrupts on r6xx+ by Alex Deucher · 14 years ago
  8. f4b7fb9 drm/radeon/kms: take vram mutex pointer before derefing object. by Dave Airlie · 14 years ago
  9. 539d241 drm/radeon/kms: more pm fixes by Alex Deucher · 14 years ago
  10. 68adac5 drm: move radeon_fixed.h to shared drm_fixed.h header by Ben Skeggs · 14 years ago
  11. 15a7df8 radeon: Enable memory reclocking on r100-500 by Matthew Garrett · 14 years ago
  12. f81f202 radeon: Try harder to ensure we reclock in vblank by Matthew Garrett · 14 years ago
  13. 612e06c radeon: Fix locking in power management paths by Matthew Garrett · 14 years ago
  14. c37d230 radeon: Make sure that we determine the correct PM state before transition by Matthew Garrett · 14 years ago
  15. 956ac86 radeon: Enable memory reclockong on r600 by Matthew Garrett · 14 years ago
  16. d9932a3 radeon: Stop the ttm workqueue while reclocking by Matthew Garrett · 14 years ago
  17. 7c5ee53 ttm: Provide an API for starting and stopping the delayed workqueue by Matthew Garrett · 14 years ago
  18. 8f5b5e6 radeon: Take drm struct_mutex over reclocking by Matthew Garrett · 14 years ago
  19. 5876dd2 radeon: Unmap vram pages when reclocking by Matthew Garrett · 14 years ago
  20. 2aba631 radeon: Unify PM entry paths by Matthew Garrett · 14 years ago
  21. a424816 drm/radeon/kms/pm: rework power management by Alex Deucher · 14 years ago
  22. 49e02b7 drm/radeon/kms/pm: add additional asic callbacks by Alex Deucher · 14 years ago
  23. 58e21df drm/radeon/kms/pm: restore default power state on exit by Alex Deucher · 14 years ago
  24. 79daedc drm/radeon/kms: minor pm cleanups by Alex Deucher · 14 years ago
  25. d91eeb7 drm/radeon/kms/pm: clean power state printing by Alex Deucher · 14 years ago
  26. 90c3905 drm/radeon/kms/pm: don't enable pm if there is only on power state by Alex Deucher · 14 years ago
  27. 678e7df drm/radeon/kms/atom: load hwmon drivers by Alex Deucher · 14 years ago
  28. c00f53b drm/radeon/kms/pm: update display watermarks with power state changes by Alex Deucher · 14 years ago
  29. a48b9b4 drm/radeon/kms/pm: add asic specific callbacks for getting power state (v2) by Alex Deucher · 14 years ago
  30. bae6b562 drm/radeon/kms/pm: add asic specific callbacks for setting power state (v2) by Alex Deucher · 14 years ago
  31. 03214bd5 drm/radeon/kms/pm: move pm state update to crtc functions by Alex Deucher · 14 years ago
  32. 8a56df6 drm/radeon/kms/pm: interate across crtcs for vblank by Alex Deucher · 14 years ago
  33. 02b17cc drm/radeon/kms/atom/pm: rework power mode parsing by Alex Deucher · 14 years ago
  34. ef6e6cf drm/radeon/kms: wait for gpu idle before changing power mode by Alex Deucher · 14 years ago
  35. 2031f77 drm/radeon/kms: add support for gui idle interrupts (v4) by Alex Deucher · 14 years ago
  36. def9ba9 drm/radeon/kms: add gui_idle callback by Alex Deucher · 14 years ago
  37. 1d42bbc drm/fbdev: fix cloning on fbcon by Dave Airlie · 14 years ago
  38. eb1f8e4 drm/fbdev: rework output polling to be back in the core. (v4) by Dave Airlie · 14 years ago
  39. 0ddfa7d drm: off by one in drm_edid.c by Dan Carpenter · 14 years ago
  40. 3b9676e vga16fb, drm: vga16fb->drm handoff by Marcin Slusarz · 14 years ago
  41. 06415c5 fbmem, drm/nouveau: kick firmware framebuffers as soon as possible by Marcin Slusarz · 14 years ago
  42. 1471ca9 fbdev: allow passing more than one aperture for handoff by Marcin Slusarz · 14 years ago
  43. 3da1f33 drm: Prefix info printk about registering panic notifier with 'drm' by Kirill Smelkov · 14 years ago
  44. bc35afd drm/radeon/kms: add query for crtc hw id from crtc id to get info V2 by Jerome Glisse · 14 years ago
  45. 61dd98f drm/edid: Fix 1024x768@85Hz by Adam Jackson · 14 years ago
  46. 6ebc22e drivers/gpu/drm: Use kzalloc by Julia Lawall · 14 years ago
  47. f405a1a drivers/gpu/drm: Use kmemdup by Julia Lawall · 14 years ago
  48. 0bcad4c drm/edid: remove an unneeded variable by Dan Carpenter · 14 years ago
  49. 68b61a7 drm/radeon/kms/combios: match lvds panel info parsing to ddx by Alex Deucher · 14 years ago
  50. 1ff26a3 drm/radeon/kms/atom: fix typo in LVDS panel info parsing by Alex Deucher · 14 years ago
  51. 8bf3aae drm/radeon/kms: fix copy pasto in disable encoders patch by Alex Deucher · 14 years ago
  52. aa96139 drm/radeon/kms/atom: disable the encoders in encoder_disable by Alex Deucher · 14 years ago
  53. 9e51159c drm/ttm: fix, avoid iomapping system memory by Jerome Glisse · 14 years ago
  54. a1e9ada drm/radeon/kms: R3XX-R4XX fix GPU reset code by Jerome Glisse · 14 years ago
  55. f259493 drm/radeon/kms: HDMI irq support by Christian Koenig · 14 years ago
  56. 58bd086 drm/radeon/kms: rework audio polling timer by Christian König · 14 years ago
  57. d4b74bf Revert "drm/i915: Configure the TV sense state correctly on GM45 to make TV detection reliable" by Dave Airlie · 14 years ago
  58. 7547a91 Merge branch 'drm-ttm-unmappable' into drm-core-next by Dave Airlie · 14 years ago
  59. 6b8b178 drm/radeon/kms: enable use of unmappable VRAM V2 by Jerome Glisse · 14 years ago
  60. 0c321c7 drm/ttm: remove io_ field from TTM V6 by Jerome Glisse · 14 years ago
  61. 96bf8b8 drm/vmwgfx: add support for new TTM fault callback V5 by Jerome Glisse · 14 years ago
  62. f32f02f drm/nouveau/kms: add support for new TTM fault callback V5 by Jerome Glisse · 14 years ago
  63. 0a2d50e drm/radeon/kms: add support for new fault callback V7 by Jerome Glisse · 14 years ago
  64. 82c5da6 drm/ttm: ttm_fault callback to allow driver to handle bo placement V6 by Jerome Glisse · 14 years ago
  65. a8089e8 drm/i915: drop pointer to drm_gem_object by Daniel Vetter · 14 years ago
  66. 62b8b21 drm/i915: don't use ->driver_private anymore by Daniel Vetter · 14 years ago
  67. c397b90 drm/i915: embed the gem object into drm_i915_gem_object by Daniel Vetter · 14 years ago
  68. ac52bc5 drm/i915: introduce i915_gem_alloc_object by Daniel Vetter · 14 years ago
  69. fd632aa drm: free core gem object from driver callbacks by Daniel Vetter · 14 years ago
  70. 1d39704 drm: extract drm_gem_object_init by Daniel Vetter · 14 years ago
  71. 153549b Merge branch 'drm-radeon-evergreen-accel' into drm-core-next by Dave Airlie · 14 years ago
  72. 7fff400 Merge branch 'drm-fbdev-cleanup' into drm-core-next by Dave Airlie · 14 years ago
  73. 0bcb1d8 Merge branch 'drm-radeon-lockup' into drm-core-next by Dave Airlie · 14 years ago
  74. c9c2625 Merge branch 'drm-edid-fixes' into drm-core-next by Dave Airlie · 14 years ago
  75. c2b4127 Merge branch 'drm-ttm-pool' into drm-core-next by Dave Airlie · 14 years ago
  76. 97921a5 Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next into drm-core-next by Dave Airlie · 14 years ago
  77. 73c6c7f Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  78. cae94b0 drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSET by Marek Olšák · 15 years ago
  79. f12eebb drivers/gpu/radeon: Add MSPOS regs to safe list. by Corbin Simpson · 14 years ago
  80. d3a67a4 drm/radeon/kms: disable the tv encoder when tv/cv is not in use by Alex Deucher · 14 years ago
  81. a1a4b23 drm/radeon/kms: adjust pll settings for tv by Alex Deucher · 14 years ago
  82. 08d0751 drm/radeon/kms: fix tv dac conflict resolver by Alex Deucher · 14 years ago
  83. 16823d1 drm/radeon/kms/evergreen: don't enable hdmi audio stuff by Alex Deucher · 14 years ago
  84. b317a9ce drm/radeon/kms/atom: fix dual-link DVI on DCE3.2/4.0 by Alex Deucher · 14 years ago
  85. 30f69f3 drm/radeon/kms: fix rs600 tlb flush by Jerome Glisse · 14 years ago
  86. 1b5331d drm/radeon/kms: print GPU family and device id when loading by Jerome Glisse · 14 years ago
  87. 6e0032f drm/i915: Don't touch PORT_HOTPLUG_EN in intel_dp_detect() by Karsten Wiese · 14 years ago
  88. 77ffb59 drm/i915/pch: Use minimal number of FDI lanes (v2) by Adam Jackson · 14 years ago
  89. 13bd8e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  90. 7f8a856 drm/i915: Add the support of memory self-refresh on Ironlake by Zhenyu Wang · 14 years ago
  91. d429434 drm/i915: Move Pineview CxSR and watermark code into update_wm hook. by Zhao Yakui · 14 years ago
  92. a2c459e drm/i915: Only save/restore FBC on the platform that supports FBC by Zhao Yakui · 14 years ago
  93. 8a1837c drm/i915: Fix the incorrect argument for SDVO SET_TV_format command by Zhao Yakui · 14 years ago
  94. 461ed3c drm/i915: Add support of SDVO on Ibexpeak PCH by Zhao Yakui · 14 years ago
  95. cfecde4 drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on). by Carl Worth · 14 years ago
  96. ea059a1 drm/i915: do not read uninitialized ->dev_private by Luca Tettamanti · 14 years ago
  97. a1f4b7ff Revert "drm/i915: Use a dmi quirk to skip a broken SDVO TV output." by Zhenyu Wang · 14 years ago
  98. 14571b4 drm/i915: implement multifunction SDVO device support by Zhenyu Wang · 14 years ago
  99. 409608b drm/i915: remove unused intel_pipe_get_connector() by Zhenyu Wang · 14 years ago
  100. 1f254ec2 drm/i915: remove connector object in old output structure by Zhenyu Wang · 14 years ago