1. c58c159 drm/exynos: fix not to remain exynos_gem_obj as a leak by YoungJun Cho · 11 years ago
  2. 8eed264 of/documentation: Update hpd gpio property for exynos_hdmi by Sachin Kamat · 11 years ago
  3. 69163ea drm/mm: kill color_search_free/get_block by Daniel Vetter · 11 years ago
  4. 04274cd drm: fix print format of sequence in trace point by Seung-Woo Kim · 11 years ago
  5. df9b6a9 drm: fix error routines in drm_open_helper by Seung-Woo Kim · 11 years ago
  6. fe2ef78 drm: add assertion for checking null edid to drm_edid_block_valid by Seung-Woo Kim · 11 years ago
  7. cf4b91f drm: Convert drm class driver from legacy pm ops to dev_pm_ops by Shuah Khan · 11 years ago
  8. d0aaa28 Merge tag 'drm-intel-fixes-2013-07-03' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  9. 1586ba7 Merge branch 'drm-next-3.11' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  10. e5ad449 drm/mm: WARN for unclean mm takedown by Daniel Vetter · 11 years ago
  11. 2c54b13 drm/mm: fix debug table BUG by Daniel Vetter · 11 years ago
  12. 4a88f73 drm/prime: fix up handle_to_fd ioctl return value by Daniel Vetter · 11 years ago
  13. 338a95a drm/radeon/sumo: implement support for disable_gfx_power_gating_in_uvd flag by Alex Deucher · 11 years ago
  14. 62fa44b drm/radeon/tn: disable PG when changing UVD clocks by Alex Deucher · 11 years ago
  15. 2b90edd drm/radeon/sumo: disable PG when changing UVD clocks by Alex Deucher · 11 years ago
  16. 0124853 drm/radeon/aruba: disable additional rlc features by Alex Deucher · 11 years ago
  17. e631227 drm/radeon: fix endian bug in radeon_atom_get_mclk_range_table() by Alex Deucher · 11 years ago
  18. bf0936e drm/radeon/dpm: fix compilation with certain versions of gcc by Mike Lothian · 11 years ago
  19. 7137592 drm/radeon/dpm: clarify debugfs warning by Alex Deucher · 11 years ago
  20. 446f8d8 drm/i915: Don't try to tear down the stolen drm_mm if it's not there by Daniel Vetter · 11 years ago
  21. 77ef8bb drm: make drm_mm_init() return void by David Herrmann · 11 years ago
  22. 6ef92fb Merge branch 'drm-next-3.11' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  23. 7982128 drm/radeon/dpm: add debugfs support for SI by Alex Deucher · 11 years ago
  24. bdf0c4f drm/radeon/dpm: add debugfs support for cayman by Alex Deucher · 11 years ago
  25. 490ab93 drm/radeon/dpm: add debugfs support for TN by Alex Deucher · 11 years ago
  26. fb70160 drm/radeon/dpm: add debugfs support for ON/LN by Alex Deucher · 11 years ago
  27. bd210d1 drm/radeon/dpm: add debugfs support for 7xx/evergreen/btc by Alex Deucher · 11 years ago
  28. 242916a drm/radeon/dpm: add debugfs support for rv6xx by Alex Deucher · 11 years ago
  29. 1316b79 drm/radeon/dpm: add infrastructure to support debugfs info by Alex Deucher · 11 years ago
  30. 7ad8d06 drm/radeon/dpm: re-enable state transitions for Cayman by Alex Deucher · 11 years ago
  31. 4b5c006 drm/radeon/dpm: re-enable state transitions for BTC by Alex Deucher · 11 years ago
  32. 4da18e2 drm/radeon: fix typo in radeon_atom_init_mc_reg_table() by Alex Deucher · 11 years ago
  33. 5c7524b drm/radeon/atom: fix endian bug in radeon_atom_init_mc_reg_table() by Alex Deucher · 11 years ago
  34. aa71d83 drm/radeon: remove sumo dpm/uvd bringup leftovers by Alex Deucher · 11 years ago
  35. baf27f9 drm/i915: Break up the large vsnprintf() in print_error_buffers() by Chris Wilson · 11 years ago
  36. d26e3af drm/i915: Refactor the wait_rendering completion into a common routine by Chris Wilson · 11 years ago
  37. daa13e1 drm/i915: Only clear write-domains after a successful wait-seqno by Chris Wilson · 11 years ago
  38. 63000ef drm/i915: correct intel_dp_get_config() function for DevCPT by Xiong Zhang · 11 years ago
  39. b5ea2d5 drm/i915: fix hpd interrupt register locking by Daniel Vetter · 11 years ago
  40. 91d131d drm/i915: fold the no-irq check into intel_hpd_irq_handler by Daniel Vetter · 11 years ago
  41. 5876fa0 drm/i915: fold the queue_work into intel_hpd_irq_handler by Daniel Vetter · 11 years ago
  42. 10a504d drm/i915: fold the hpd_irq_setup call into intel_hpd_irq_handler by Daniel Vetter · 11 years ago
  43. 22062db drm/i915: s/hotplug_irq_storm_detect/intel_hpd_irq_handler/ by Daniel Vetter · 11 years ago
  44. 6005ce4 drm/i915: close tiny race in the ilk pcu even interrupt setup by Daniel Vetter · 11 years ago
  45. 4bc9d43 drm/i915: fix locking around ironlake_enable|disable_display_irq by Daniel Vetter · 11 years ago
  46. a0de80a drm/i915: Fix context sizes on HSW by Ben Widawsky · 11 years ago
  47. 921c3b6 drm/i915: Fix VLV sprite register offsets by Ville Syrjälä · 11 years ago
  48. 2af2c49 Revert "drm/i915: Don't use the HDMI port color range bit on Valleyview" by Ville Syrjälä · 11 years ago
  49. 4abb2c3 drm/i915: s/LFP/LPF in DPIO PLL register names by Ville Syrjälä · 11 years ago
  50. 99750bd drm/i915: Fix VLV PLL LPF coefficients for DAC by Ville Syrjälä · 11 years ago
  51. 7425034 drm/i915: Jump to at least RPe on VLV when increasing the GPU frequency by Ville Syrjälä · 11 years ago
  52. 6dc5848 drm/i915: Don't increase the GPU frequency from the delayed VLV rps timer by Ville Syrjälä · 11 years ago
  53. 7a67092 drm/i915: GEN6_RP_INTERRUPT_LIMITS doesn't seem to exist on VLV by Ville Syrjälä · 11 years ago
  54. d8289c9 drm/i915: Make the rps new_delay comparison more readable by Ville Syrjälä · 11 years ago
  55. 80814ae drm/i915: Don't wait for Punit after each freq change on VLV by Ville Syrjälä · 11 years ago
  56. 73008b9 drm/i915: Clean up VLV rps code a bit by Ville Syrjälä · 11 years ago
  57. a35cdaa drm/i915: Detect invalid scanout pitches by Chris Wilson · 11 years ago
  58. e4e9222 drm/i915: Remove duplicated WaForceL3Serialization:vlv by Ville Syrjälä · 11 years ago
  59. bf67dfe drm/i915: don't scream into dmesg when a modeset fails by Daniel Vetter · 11 years ago
  60. 4f7fd70 drm/i915: Fix up sdvo hpd pins for i965g/gm by Daniel Vetter · 11 years ago
  61. f5adf94 drm/i915: Introduce an HAS_IPS() macro by Damien Lespiau · 11 years ago
  62. 3765f30 drm/i915: fix build warning on format specifier mismatch by Jani Nikula · 11 years ago
  63. 0f4f7b5 drm/i915: tune down DIDL warning about too many outputs by Daniel Vetter · 11 years ago
  64. 1625e7e drm/i915: make compact dma scatter lists creation work with SWIOTLB backend. by Konrad Rzeszutek Wilk · 11 years ago
  65. 6a9c4b3 drm/i915: Fix PCH detect with multiple ISA bridges in VM by Rui Guo · 11 years ago
  66. 73845ad drm/i915: rename intel_dp_destroy to intel_dp_connector_destroy by Paulo Zanoni · 11 years ago
  67. f7d452f Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 11 years ago
  68. 791dc143 drm/nvd0-/disp: handle case where display engine is missing/disabled by Maarten Lankhorst · 11 years ago
  69. e99716f drm/gr/nvc0-: merge nvc0/nve0 ucode, and use cpp instead of m4 by Ben Skeggs · 11 years ago
  70. 05f9a5b drm/nouveau/bsp/nv84: initial vp2 engine implementation by Ilia Mirkin · 11 years ago
  71. a0376b1 drm/nouveau/vp/nv84: initial vp2 engine implementation by Ilia Mirkin · 11 years ago
  72. 44b1e3b drm/nouveau/core: xtensa engine base class implementation by Ilia Mirkin · 11 years ago
  73. 0d4a145 drm/nouveau/vdec: fork vp3 implementations from vp2 by Ilia Mirkin · 11 years ago
  74. a0fd4ec drm/nouveau/core: move falcon class to engine/ by Ben Skeggs · 11 years ago
  75. d289871 drm/nouveau/kms: don't fail if there's no dcb table entries by Ben Skeggs · 11 years ago
  76. 79442c3a drm/nouveau: remove limit on gart by Maarten Lankhorst · 11 years ago
  77. 36798b6 drm/nouveau/vm: perform a bar flush when flushing vm by Maarten Lankhorst · 11 years ago
  78. 57f0ec1 drm/nvc0/gr: cleanup register lists, and add nvce/nvcf to switches by Ben Skeggs · 11 years ago
  79. eb12f57 drm/nvc8/gr: update initial register/context values by Ben Skeggs · 11 years ago
  80. dba50728 drm/nvc4/gr: update initial register/context values by Ben Skeggs · 11 years ago
  81. 58ef230 drm/nvc1/gr: update initial register/context values by Ben Skeggs · 11 years ago
  82. 8b637ae drm/nvc3/gr: update initial register/context values by Ben Skeggs · 11 years ago
  83. d8b02db drm/nvc0/gr: update initial register/context values by Ben Skeggs · 11 years ago
  84. 37c3afd drm/nvd9/gr: update initial register/context values by Ben Skeggs · 11 years ago
  85. 1dd44ac drm/nve4/gr: update initial register/context values by Ben Skeggs · 11 years ago
  86. a8004a9 drm/nvc0-/gr: bump maximum gpc/tpc limits by Ben Skeggs · 11 years ago
  87. cb1e06e drm/nvf0/gr: initial register/context setup by Ben Skeggs · 11 years ago
  88. 507cd5b drm/nve7/gr: update initial register/context values by Ben Skeggs · 11 years ago
  89. 99bd553 drm/nve6/gr: update initial register/context values by Ben Skeggs · 11 years ago
  90. c4c7044 drm/nouveau: delay busy bo vma removal until fence signals by Ben Skeggs · 11 years ago
  91. 780194b drm/nouveau/vm: make each vma take a reference on its parent vm by Ben Skeggs · 11 years ago
  92. 51a506c drm/nouveau/core: remove nouveau_mm.mutex, no more users by Ben Skeggs · 11 years ago
  93. 4e67bee drm/nouveau/vm: take subdev mutex, not the mm, protects against race with vm/nvc0 by Ben Skeggs · 11 years ago
  94. 15cace5 drm/nvc0/vm: handle bar tlb flushes internally by Ben Skeggs · 11 years ago
  95. ca97a36 drm/nv50-/vm: take mutex rather than irqsave spinlock by Ben Skeggs · 11 years ago
  96. 464d636 drm/nv50/vm: remove explicit vm knowledge from engines by Ben Skeggs · 11 years ago
  97. c3032ad drm/nv50/vm: handle bar tlb flushes internally by Ben Skeggs · 11 years ago
  98. fec43a7 drm/nvc0/gr: port mp trap handling from calim's kepler code by Ben Skeggs · 11 years ago
  99. 16b133d drm/nve0/gr: attempt to resume after sm traps by Ben Skeggs · 11 years ago
  100. 3d8a6ed drm/nve0/gr: s/tp/tpc/ by Ben Skeggs · 11 years ago