1. f9d8a12 drm/prime: fix sgt NULL checking by Joonyoung Shim · 11 years ago
  2. 63eef60 Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 11 years ago
  3. 59e3264 drm/rcar-du: Fix buffer pitch alignment by Laurent Pinchart · 11 years ago
  4. 3463ff6 drm/rcar-du: Don't ignore rcar_du_crtc_create() return value by Laurent Pinchart · 11 years ago
  5. 7c6ca30 Merge branch 'qxl-next' of git://people.freedesktop.org/~airlied/linux into drm-next by Dave Airlie · 11 years ago
  6. 5ff91e4 qxl: use drm helper hotplug support by Dave Airlie · 11 years ago
  7. d84300b qxl: add suspend/resume/hibernate support. by Dave Airlie · 11 years ago
  8. b86487a qxl: add fb and ttm entry points for use by suspend/resume. by Dave Airlie · 11 years ago
  9. 1e20911 qxl: add ring prep code for s/r by Dave Airlie · 11 years ago
  10. c9fdda2 qxl: prepare memslot code for suspend/resume by Dave Airlie · 11 years ago
  11. 2bd6ce8 qxl: split monitors_config object creation out. by Dave Airlie · 11 years ago
  12. c927215 drm/qxl: set time on drawables from userspace by Dave Airlie · 11 years ago
  13. 07f8d9b drm/qxl: add support for > 1 output by Dave Airlie · 11 years ago
  14. 5b8788c drm/qxl: make dynamic resizing work properly. by Dave Airlie · 11 years ago
  15. 4bb615c drm/exynos: remove duplicated error routine and unnecessary assign by Seung-Woo Kim · 11 years ago
  16. 42ac99a drm/exynos: fix pages allocation size in lowlevel_buffer_allocate by YoungJun Cho · 11 years ago
  17. af51a5e drm/exynos: use drm_calloc_large when allocates pointer array by YoungJun Cho · 11 years ago
  18. ba3706c drm/exynos: add error check routine in exynos_drm_open by YoungJun Cho · 11 years ago
  19. 782953e drm/exynos: initialize the buf_num in vp_video_buffer by YoungJun Cho · 11 years ago
  20. cbb28bb drm/exynos: remove dead code in vidi_power_on by YoungJun Cho · 11 years ago
  21. c58c159 drm/exynos: fix not to remain exynos_gem_obj as a leak by YoungJun Cho · 11 years ago
  22. 8eed264 of/documentation: Update hpd gpio property for exynos_hdmi by Sachin Kamat · 11 years ago
  23. 69163ea drm/mm: kill color_search_free/get_block by Daniel Vetter · 11 years ago
  24. 04274cd drm: fix print format of sequence in trace point by Seung-Woo Kim · 11 years ago
  25. df9b6a9 drm: fix error routines in drm_open_helper by Seung-Woo Kim · 11 years ago
  26. fe2ef78 drm: add assertion for checking null edid to drm_edid_block_valid by Seung-Woo Kim · 11 years ago
  27. cf4b91f drm: Convert drm class driver from legacy pm ops to dev_pm_ops by Shuah Khan · 11 years ago
  28. 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
  29. 1586ba7 Merge branch 'drm-next-3.11' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  30. e5ad449 drm/mm: WARN for unclean mm takedown by Daniel Vetter · 11 years ago
  31. 2c54b13 drm/mm: fix debug table BUG by Daniel Vetter · 11 years ago
  32. 4a88f73 drm/prime: fix up handle_to_fd ioctl return value by Daniel Vetter · 11 years ago
  33. 338a95a drm/radeon/sumo: implement support for disable_gfx_power_gating_in_uvd flag by Alex Deucher · 11 years ago
  34. 62fa44b drm/radeon/tn: disable PG when changing UVD clocks by Alex Deucher · 11 years ago
  35. 2b90edd drm/radeon/sumo: disable PG when changing UVD clocks by Alex Deucher · 11 years ago
  36. 0124853 drm/radeon/aruba: disable additional rlc features by Alex Deucher · 11 years ago
  37. e631227 drm/radeon: fix endian bug in radeon_atom_get_mclk_range_table() by Alex Deucher · 11 years ago
  38. bf0936e drm/radeon/dpm: fix compilation with certain versions of gcc by Mike Lothian · 11 years ago
  39. 7137592 drm/radeon/dpm: clarify debugfs warning by Alex Deucher · 11 years ago
  40. 446f8d8 drm/i915: Don't try to tear down the stolen drm_mm if it's not there by Daniel Vetter · 11 years ago
  41. 77ef8bb drm: make drm_mm_init() return void by David Herrmann · 11 years ago
  42. 6ef92fb Merge branch 'drm-next-3.11' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  43. 7982128 drm/radeon/dpm: add debugfs support for SI by Alex Deucher · 11 years ago
  44. bdf0c4f drm/radeon/dpm: add debugfs support for cayman by Alex Deucher · 11 years ago
  45. 490ab93 drm/radeon/dpm: add debugfs support for TN by Alex Deucher · 11 years ago
  46. fb70160 drm/radeon/dpm: add debugfs support for ON/LN by Alex Deucher · 11 years ago
  47. bd210d1 drm/radeon/dpm: add debugfs support for 7xx/evergreen/btc by Alex Deucher · 11 years ago
  48. 242916a drm/radeon/dpm: add debugfs support for rv6xx by Alex Deucher · 11 years ago
  49. 1316b79 drm/radeon/dpm: add infrastructure to support debugfs info by Alex Deucher · 11 years ago
  50. 7ad8d06 drm/radeon/dpm: re-enable state transitions for Cayman by Alex Deucher · 11 years ago
  51. 4b5c006 drm/radeon/dpm: re-enable state transitions for BTC by Alex Deucher · 11 years ago
  52. 4da18e2 drm/radeon: fix typo in radeon_atom_init_mc_reg_table() by Alex Deucher · 11 years ago
  53. 5c7524b drm/radeon/atom: fix endian bug in radeon_atom_init_mc_reg_table() by Alex Deucher · 11 years ago
  54. aa71d83 drm/radeon: remove sumo dpm/uvd bringup leftovers by Alex Deucher · 11 years ago
  55. baf27f9 drm/i915: Break up the large vsnprintf() in print_error_buffers() by Chris Wilson · 11 years ago
  56. d26e3af drm/i915: Refactor the wait_rendering completion into a common routine by Chris Wilson · 11 years ago
  57. daa13e1 drm/i915: Only clear write-domains after a successful wait-seqno by Chris Wilson · 11 years ago
  58. 63000ef drm/i915: correct intel_dp_get_config() function for DevCPT by Xiong Zhang · 11 years ago
  59. b5ea2d5 drm/i915: fix hpd interrupt register locking by Daniel Vetter · 11 years ago
  60. 91d131d drm/i915: fold the no-irq check into intel_hpd_irq_handler by Daniel Vetter · 11 years ago
  61. 5876fa0 drm/i915: fold the queue_work into intel_hpd_irq_handler by Daniel Vetter · 11 years ago
  62. 10a504d drm/i915: fold the hpd_irq_setup call into intel_hpd_irq_handler by Daniel Vetter · 11 years ago
  63. 22062db drm/i915: s/hotplug_irq_storm_detect/intel_hpd_irq_handler/ by Daniel Vetter · 11 years ago
  64. 6005ce4 drm/i915: close tiny race in the ilk pcu even interrupt setup by Daniel Vetter · 11 years ago
  65. 4bc9d43 drm/i915: fix locking around ironlake_enable|disable_display_irq by Daniel Vetter · 11 years ago
  66. a0de80a drm/i915: Fix context sizes on HSW by Ben Widawsky · 11 years ago
  67. 921c3b6 drm/i915: Fix VLV sprite register offsets by Ville Syrjälä · 11 years ago
  68. 2af2c49 Revert "drm/i915: Don't use the HDMI port color range bit on Valleyview" by Ville Syrjälä · 11 years ago
  69. 4abb2c3 drm/i915: s/LFP/LPF in DPIO PLL register names by Ville Syrjälä · 11 years ago
  70. 99750bd drm/i915: Fix VLV PLL LPF coefficients for DAC by Ville Syrjälä · 11 years ago
  71. 7425034 drm/i915: Jump to at least RPe on VLV when increasing the GPU frequency by Ville Syrjälä · 11 years ago
  72. 6dc5848 drm/i915: Don't increase the GPU frequency from the delayed VLV rps timer by Ville Syrjälä · 11 years ago
  73. 7a67092 drm/i915: GEN6_RP_INTERRUPT_LIMITS doesn't seem to exist on VLV by Ville Syrjälä · 11 years ago
  74. d8289c9 drm/i915: Make the rps new_delay comparison more readable by Ville Syrjälä · 11 years ago
  75. 80814ae drm/i915: Don't wait for Punit after each freq change on VLV by Ville Syrjälä · 11 years ago
  76. 73008b9 drm/i915: Clean up VLV rps code a bit by Ville Syrjälä · 11 years ago
  77. a35cdaa drm/i915: Detect invalid scanout pitches by Chris Wilson · 11 years ago
  78. e4e9222 drm/i915: Remove duplicated WaForceL3Serialization:vlv by Ville Syrjälä · 11 years ago
  79. bf67dfe drm/i915: don't scream into dmesg when a modeset fails by Daniel Vetter · 11 years ago
  80. 4f7fd70 drm/i915: Fix up sdvo hpd pins for i965g/gm by Daniel Vetter · 11 years ago
  81. f5adf94 drm/i915: Introduce an HAS_IPS() macro by Damien Lespiau · 11 years ago
  82. 3765f30 drm/i915: fix build warning on format specifier mismatch by Jani Nikula · 11 years ago
  83. 0f4f7b5 drm/i915: tune down DIDL warning about too many outputs by Daniel Vetter · 11 years ago
  84. 1625e7e drm/i915: make compact dma scatter lists creation work with SWIOTLB backend. by Konrad Rzeszutek Wilk · 11 years ago
  85. 6a9c4b3 drm/i915: Fix PCH detect with multiple ISA bridges in VM by Rui Guo · 11 years ago
  86. 73845ad drm/i915: rename intel_dp_destroy to intel_dp_connector_destroy by Paulo Zanoni · 11 years ago
  87. 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
  88. 791dc143 drm/nvd0-/disp: handle case where display engine is missing/disabled by Maarten Lankhorst · 11 years ago
  89. e99716f drm/gr/nvc0-: merge nvc0/nve0 ucode, and use cpp instead of m4 by Ben Skeggs · 11 years ago
  90. 05f9a5b drm/nouveau/bsp/nv84: initial vp2 engine implementation by Ilia Mirkin · 11 years ago
  91. a0376b1 drm/nouveau/vp/nv84: initial vp2 engine implementation by Ilia Mirkin · 11 years ago
  92. 44b1e3b drm/nouveau/core: xtensa engine base class implementation by Ilia Mirkin · 11 years ago
  93. 0d4a145 drm/nouveau/vdec: fork vp3 implementations from vp2 by Ilia Mirkin · 11 years ago
  94. a0fd4ec drm/nouveau/core: move falcon class to engine/ by Ben Skeggs · 11 years ago
  95. d289871 drm/nouveau/kms: don't fail if there's no dcb table entries by Ben Skeggs · 11 years ago
  96. 79442c3a drm/nouveau: remove limit on gart by Maarten Lankhorst · 11 years ago
  97. 36798b6 drm/nouveau/vm: perform a bar flush when flushing vm by Maarten Lankhorst · 11 years ago
  98. 57f0ec1 drm/nvc0/gr: cleanup register lists, and add nvce/nvcf to switches by Ben Skeggs · 11 years ago
  99. eb12f57 drm/nvc8/gr: update initial register/context values by Ben Skeggs · 11 years ago
  100. dba50728 drm/nvc4/gr: update initial register/context values by Ben Skeggs · 11 years ago