1. fd0932d Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 11 years ago
  2. d2989b5 drm/nvc0/gr: fix gpc firmware regression by Maarten Lankhorst · 11 years ago
  3. 1bb3f6a drm/nouveau: fix minor thinko causing bo moves to not be async on kepler by Ben Skeggs · 11 years ago
  4. 30f83b3 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 11 years ago
  5. 6d35dea drm/cma: remove GEM CMA specific dma_buf functionality by Joonyoung Shim · 11 years ago
  6. 78467dc drm/cma: add low-level hook functions to use prime helpers by Joonyoung Shim · 11 years ago
  7. 7c397cd drm: add mmap function to prime helpers by Joonyoung Shim · 11 years ago
  8. f9d8a12 drm/prime: fix sgt NULL checking by Joonyoung Shim · 11 years ago
  9. 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
  10. 59e3264 drm/rcar-du: Fix buffer pitch alignment by Laurent Pinchart · 11 years ago
  11. 3463ff6 drm/rcar-du: Don't ignore rcar_du_crtc_create() return value by Laurent Pinchart · 11 years ago
  12. bf03d1b drm/nva3/disp: Fix HDMI audio regression by Ilia Mirkin · 11 years ago
  13. 378f2bc drm/nv50-/disp: Use output specific mask in interrupt by Emil Velikov · 11 years ago
  14. d005f51 drm/nouveau: use vmalloc for pgt allocation by Marcin Slusarz · 11 years ago
  15. 5c5ae71 drm/nvc0-/gr: remove some more of the hardcoded register writes by Ben Skeggs · 11 years ago
  16. d196e16e drm/nvc0-/gr: factor out yet more unknown magic into versioned functions by Ben Skeggs · 11 years ago
  17. 0bfd6f7 drm/nvd7/devinit: use fermi class, not tesla by Ben Skeggs · 11 years ago
  18. 60a4acd drm/nvf0-/gr: ctxsw scratch reg count got bumped to 16 by Ben Skeggs · 11 years ago
  19. f8adeb8 drm/nvc0-/gr: remove hardcoding of UNK count/mask in GPCCS ucode by Ben Skeggs · 11 years ago
  20. 8f6fe26 drm/nvf0/gr: build cs ucode for GK110 by Ben Skeggs · 11 years ago
  21. 960b438 drm/nvc0-/gr: extend one of the magic calculations for >4 GPCs by Ben Skeggs · 11 years ago
  22. 0085a60 drm/nvf0/gr: fix ddx shaders locking up on me by Ben Skeggs · 11 years ago
  23. 18ac424 drm/nvc0/devinit: minor typo by Ben Skeggs · 11 years ago
  24. 9d1c4c5 drm/nvf0/gr: enable support, if external cs ucode is available by Ben Skeggs · 11 years ago
  25. b054aad drm/nvf0/gr: magic sequence that makes PGRAPH come out of hiding by Ben Skeggs · 11 years ago
  26. 9ec2dbb drm/nvf0/ce: enable support by Ben Skeggs · 11 years ago
  27. 56fbd2b drm/nvf0/fifo: enable support by Ben Skeggs · 11 years ago
  28. 26410c6 drm/nvd7/gr: initial support by Maarten Lankhorst · 11 years ago
  29. a32b2ff drm/nvc0-/gr: generate cs register lists from grctx data by Ben Skeggs · 11 years ago
  30. 70f824a drm/nvc0-/gr: tpc regs a subset of gpc, add separate list for gpc/unk regs by Ben Skeggs · 11 years ago
  31. 5ee86c41 drm/nve0-/gr: some new gpc registers can have multiple copies by Ben Skeggs · 11 years ago
  32. c03ff9e drm/nvc0-/gr: pull out a group of separately context-switched gpc regs by Ben Skeggs · 11 years ago
  33. 30f4e08 drm/nvc0-/gr: make register lists from initvals functions by Ben Skeggs · 11 years ago
  34. 7c6ca30 Merge branch 'qxl-next' of git://people.freedesktop.org/~airlied/linux into drm-next by Dave Airlie · 11 years ago
  35. 5ff91e4 qxl: use drm helper hotplug support by Dave Airlie · 11 years ago
  36. d84300b qxl: add suspend/resume/hibernate support. by Dave Airlie · 11 years ago
  37. b86487a qxl: add fb and ttm entry points for use by suspend/resume. by Dave Airlie · 11 years ago
  38. 1e20911 qxl: add ring prep code for s/r by Dave Airlie · 11 years ago
  39. c9fdda2 qxl: prepare memslot code for suspend/resume by Dave Airlie · 11 years ago
  40. 2bd6ce8 qxl: split monitors_config object creation out. by Dave Airlie · 11 years ago
  41. c927215 drm/qxl: set time on drawables from userspace by Dave Airlie · 11 years ago
  42. 07f8d9b drm/qxl: add support for > 1 output by Dave Airlie · 11 years ago
  43. 5b8788c drm/qxl: make dynamic resizing work properly. by Dave Airlie · 11 years ago
  44. 4bb615c drm/exynos: remove duplicated error routine and unnecessary assign by Seung-Woo Kim · 11 years ago
  45. 42ac99a drm/exynos: fix pages allocation size in lowlevel_buffer_allocate by YoungJun Cho · 11 years ago
  46. af51a5e drm/exynos: use drm_calloc_large when allocates pointer array by YoungJun Cho · 11 years ago
  47. ba3706c drm/exynos: add error check routine in exynos_drm_open by YoungJun Cho · 11 years ago
  48. 782953e drm/exynos: initialize the buf_num in vp_video_buffer by YoungJun Cho · 11 years ago
  49. cbb28bb drm/exynos: remove dead code in vidi_power_on by YoungJun Cho · 11 years ago
  50. c58c159 drm/exynos: fix not to remain exynos_gem_obj as a leak by YoungJun Cho · 11 years ago
  51. 8eed264 of/documentation: Update hpd gpio property for exynos_hdmi by Sachin Kamat · 11 years ago
  52. 69163ea drm/mm: kill color_search_free/get_block by Daniel Vetter · 11 years ago
  53. 04274cd drm: fix print format of sequence in trace point by Seung-Woo Kim · 11 years ago
  54. df9b6a9 drm: fix error routines in drm_open_helper by Seung-Woo Kim · 11 years ago
  55. fe2ef78 drm: add assertion for checking null edid to drm_edid_block_valid by Seung-Woo Kim · 11 years ago
  56. cf4b91f drm: Convert drm class driver from legacy pm ops to dev_pm_ops by Shuah Khan · 11 years ago
  57. 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
  58. 1586ba7 Merge branch 'drm-next-3.11' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  59. e5ad449 drm/mm: WARN for unclean mm takedown by Daniel Vetter · 11 years ago
  60. 2c54b13 drm/mm: fix debug table BUG by Daniel Vetter · 11 years ago
  61. 4a88f73 drm/prime: fix up handle_to_fd ioctl return value by Daniel Vetter · 11 years ago
  62. 338a95a drm/radeon/sumo: implement support for disable_gfx_power_gating_in_uvd flag by Alex Deucher · 11 years ago
  63. 62fa44b drm/radeon/tn: disable PG when changing UVD clocks by Alex Deucher · 11 years ago
  64. 2b90edd drm/radeon/sumo: disable PG when changing UVD clocks by Alex Deucher · 11 years ago
  65. 0124853 drm/radeon/aruba: disable additional rlc features by Alex Deucher · 11 years ago
  66. e631227 drm/radeon: fix endian bug in radeon_atom_get_mclk_range_table() by Alex Deucher · 11 years ago
  67. bf0936e drm/radeon/dpm: fix compilation with certain versions of gcc by Mike Lothian · 11 years ago
  68. 7137592 drm/radeon/dpm: clarify debugfs warning by Alex Deucher · 11 years ago
  69. 446f8d8 drm/i915: Don't try to tear down the stolen drm_mm if it's not there by Daniel Vetter · 11 years ago
  70. 77ef8bb drm: make drm_mm_init() return void by David Herrmann · 11 years ago
  71. 6ef92fb Merge branch 'drm-next-3.11' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  72. 7982128 drm/radeon/dpm: add debugfs support for SI by Alex Deucher · 11 years ago
  73. bdf0c4f drm/radeon/dpm: add debugfs support for cayman by Alex Deucher · 11 years ago
  74. 490ab93 drm/radeon/dpm: add debugfs support for TN by Alex Deucher · 11 years ago
  75. fb70160 drm/radeon/dpm: add debugfs support for ON/LN by Alex Deucher · 11 years ago
  76. bd210d1 drm/radeon/dpm: add debugfs support for 7xx/evergreen/btc by Alex Deucher · 11 years ago
  77. 242916a drm/radeon/dpm: add debugfs support for rv6xx by Alex Deucher · 11 years ago
  78. 1316b79 drm/radeon/dpm: add infrastructure to support debugfs info by Alex Deucher · 11 years ago
  79. 7ad8d06 drm/radeon/dpm: re-enable state transitions for Cayman by Alex Deucher · 11 years ago
  80. 4b5c006 drm/radeon/dpm: re-enable state transitions for BTC by Alex Deucher · 11 years ago
  81. 4da18e2 drm/radeon: fix typo in radeon_atom_init_mc_reg_table() by Alex Deucher · 11 years ago
  82. 5c7524b drm/radeon/atom: fix endian bug in radeon_atom_init_mc_reg_table() by Alex Deucher · 11 years ago
  83. aa71d83 drm/radeon: remove sumo dpm/uvd bringup leftovers by Alex Deucher · 11 years ago
  84. baf27f9 drm/i915: Break up the large vsnprintf() in print_error_buffers() by Chris Wilson · 11 years ago
  85. d26e3af drm/i915: Refactor the wait_rendering completion into a common routine by Chris Wilson · 11 years ago
  86. daa13e1 drm/i915: Only clear write-domains after a successful wait-seqno by Chris Wilson · 11 years ago
  87. 63000ef drm/i915: correct intel_dp_get_config() function for DevCPT by Xiong Zhang · 11 years ago
  88. b5ea2d5 drm/i915: fix hpd interrupt register locking by Daniel Vetter · 11 years ago
  89. 91d131d drm/i915: fold the no-irq check into intel_hpd_irq_handler by Daniel Vetter · 11 years ago
  90. 5876fa0 drm/i915: fold the queue_work into intel_hpd_irq_handler by Daniel Vetter · 11 years ago
  91. 10a504d drm/i915: fold the hpd_irq_setup call into intel_hpd_irq_handler by Daniel Vetter · 11 years ago
  92. 22062db drm/i915: s/hotplug_irq_storm_detect/intel_hpd_irq_handler/ by Daniel Vetter · 11 years ago
  93. 6005ce4 drm/i915: close tiny race in the ilk pcu even interrupt setup by Daniel Vetter · 11 years ago
  94. 4bc9d43 drm/i915: fix locking around ironlake_enable|disable_display_irq by Daniel Vetter · 11 years ago
  95. a0de80a drm/i915: Fix context sizes on HSW by Ben Widawsky · 11 years ago
  96. 921c3b6 drm/i915: Fix VLV sprite register offsets by Ville Syrjälä · 11 years ago
  97. 2af2c49 Revert "drm/i915: Don't use the HDMI port color range bit on Valleyview" by Ville Syrjälä · 11 years ago
  98. 4abb2c3 drm/i915: s/LFP/LPF in DPIO PLL register names by Ville Syrjälä · 11 years ago
  99. 99750bd drm/i915: Fix VLV PLL LPF coefficients for DAC by Ville Syrjälä · 11 years ago
  100. 7425034 drm/i915: Jump to at least RPe on VLV when increasing the GPU frequency by Ville Syrjälä · 11 years ago