1. c51f716 Merge tag 'drm-intel-next-2014-07-11' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 11 years ago
  2. b957f45 drm/radeon: use helpers by Rob Clark · 11 years ago
  3. 7707e65 drm/i915: use helpers by Rob Clark · 11 years ago
  4. 6d385c0a drm/nouveau: use helpers by Rob Clark · 11 years ago
  5. a4cd5d6 drm/vmwgfx: use helpers by Rob Clark · 11 years ago
  6. bf02d87 drm/udl: use helpers by Rob Clark · 11 years ago
  7. c7e9511 drm/mgag200: use helpers by Rob Clark · 11 years ago
  8. 4726f1f drm/exynos: use helpers by Rob Clark · 11 years ago
  9. ef13aec drm/cirrus: use helpers by Rob Clark · 11 years ago
  10. fc22d96 drm/bochs: use helpers by Rob Clark · 11 years ago
  11. 70e2626 drm/ast: use helpers by Rob Clark · 11 years ago
  12. 7b3c29f drm/i915: Make the RPS interrupt generation mask handle the vlv wa by Chris Wilson · 11 years ago
  13. bf225f2 drm/i915: Move RPS evaluation interval counters to i915->rps by Chris Wilson · 11 years ago
  14. 755f68f drm/i915: Don't cast a pointer to void* unnecessarily by Damien Lespiau · 11 years ago
  15. 1f835a7 drm/i915: don't read LVDS regs at compute_config time by Paulo Zanoni · 11 years ago
  16. 34a6c70 drm/i915: check the power domains in intel_lvds_get_hw_state() by Paulo Zanoni · 11 years ago
  17. 930e8c9 drm/i915: check the power domains in ironlake_get_pipe_config() by Paulo Zanoni · 11 years ago
  18. 7709afa drm/i915: don't skip shared DPLL assertion on LPT by Paulo Zanoni · 11 years ago
  19. df8ad70 drm/i915: Only touch WRPLL hw state in enable/disable hooks by Daniel Vetter · 11 years ago
  20. 716c2e5 drm/i915: Switch to common shared dpll framework for WRPLLs by Daniel Vetter · 11 years ago
  21. e0b01be drm/i915: ->enable hook for WRPLLs by Daniel Vetter · 11 years ago
  22. 1203043 drm/i915: ->disable hook for WRPLLs by Daniel Vetter · 11 years ago
  23. d452c5b drm/i915: State readout support for WRPLLs by Daniel Vetter · 11 years ago
  24. bd2bb1b drm/i915: add POWER_DOMAIN_PLLS by Paulo Zanoni · 11 years ago
  25. 96f6128 drm/i915: Document that the pll->mode_set hook is optional by Daniel Vetter · 11 years ago
  26. 9cd8693 drm/i915: Basic shared dpll support for WRPLLs by Daniel Vetter · 11 years ago
  27. 0e50338 drm/i915: Precompute static ddi_pll_sel values in encoders by Daniel Vetter · 11 years ago
  28. 3fcf305 drm/i915: BDW also has special-purpose DP DDI clocks by Paulo Zanoni · 11 years ago
  29. 26804af drm/i915: State readout and cross-checking for ddi_pll_sel by Daniel Vetter · 11 years ago
  30. de7cfc6 drm/i915: Move ddi_pll_sel into the pipe config by Daniel Vetter · 11 years ago
  31. 728e29d drm/i915: Add a debugfs file for the shared dpll state by Daniel Vetter · 11 years ago
  32. abfdc1e drm/i915: Move SPLL disabling into hsw_crt_post_disable by Daniel Vetter · 11 years ago
  33. 082717e drm/i915: Move the SPLL enabling into hsw_crt_pre_enable by Daniel Vetter · 11 years ago
  34. 97b040a drm/i915: ddi: move pch cleanup before encoder->post_disable by Imre Deak · 11 years ago
  35. 4fe9467 drm/i915: ddi: move pch setup after encoder->pre_enable by Imre Deak · 11 years ago
  36. 114fe48 drm/i915: Clean up WRPLL/SPLL #defines by Daniel Vetter · 11 years ago
  37. 7ca1ac1 drm/i915: Remove spll_refcount for hsw by Daniel Vetter · 11 years ago
  38. 8cc3e16 drm/i915: Check hw state in assert_can_disable_lcpll by Daniel Vetter · 11 years ago
  39. ebcdd39 drm/i915: Add a couple WARN()'s to catch missing locks by Matt Roper · 11 years ago
  40. 4c34574 drm/i915: Add missing locking to primary plane handlers by Matt Roper · 11 years ago
  41. 0387206 drm/i915: get/put runtime PM at i915_semaphore_status by Paulo Zanoni · 11 years ago
  42. 9ccd5ae drm/i915: fix D_COMP usage on BDW by Paulo Zanoni · 11 years ago
  43. f475dad drm/i915: fix hsw_write_dcomp() error message by Paulo Zanoni · 11 years ago
  44. 62eb3e2 drm/tilcdc: Fix build breakage by Sachin Kamat · 11 years ago
  45. d101c8f drm/i915: remove i915_rstdby_delays debugfs entry by Mika Kuoppala · 11 years ago
  46. 57c9d68 drm/i915: remove i915_gfxec debugfs entry by Mika Kuoppala · 11 years ago
  47. ba5eaf3 drm/i915: remove i915_inttoext_table debugfs entry by Mika Kuoppala · 11 years ago
  48. 1196f66 drm/i915: remove i915_delayedfreq_table debugfs entry by Mika Kuoppala · 11 years ago
  49. 2ff8fde drm/i915: Make use of intel_fb_obj() (v2) by Matt Roper · 11 years ago
  50. 155e636 drm/i915: Introduce intel_fb_obj() macro by Matt Roper · 11 years ago
  51. 75bc08a drm/mst: fix build with debugfs off. by Dave Airlie · 11 years ago
  52. 1f834c3 drm/tilcdc: oops a Module.symvers snuck in by Dave Airlie · 11 years ago
  53. ca5a1b9 Merge tag 'drm-intel-next-2014-06-20' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 11 years ago
  54. 1f767e0 drm/i915: HWS must be in the mappable region for g33 by Chris Wilson · 11 years ago
  55. 31685c2 drm/i915/vlv: WA for Turbo and RC6 to work together. by Deepak S · 11 years ago
  56. 8e09bf8 drm/i915: Use mmio flips to change tiling mode on Baytrail by Chris Wilson · 11 years ago
  57. 2a92d5b drm/i915: Disable RCS flips on Ivybridge by Chris Wilson · 11 years ago
  58. 7838259 drm/i915: Extract the actual workload submission mechanism from execbuffer by Oscar Mateo · 11 years ago
  59. 1b5d063 drm/i915: Generalize intel_ring_get_tail to take a ringbuf by Oscar Mateo · 11 years ago
  60. 64c58f2 drm/i915: Generalize ring_space to take a ringbuf by Oscar Mateo · 11 years ago
  61. 2919d29 drm/i915: Extract ringbuffer destroy & generalize alloc to take a ringbuf by Oscar Mateo · 11 years ago
  62. 31b7a88 drm/i915: Add kerneldoc comments to the intel_context struct by Oscar Mateo · 11 years ago
  63. 821d66d drm/i915: Emphasize that ctx->id is merely a user handle by Oscar Mateo · 11 years ago
  64. ea0c76f drm/i915: Emphasize that ctx->obj & ctx->is_initialized refer to the legacy rcs ctx by Oscar Mateo · 11 years ago
  65. aa0c13d drm/i915: Extract context backing object allocation by Oscar Mateo · 11 years ago
  66. 95fa2ee drm/i915: make system freeze support depend on CONFIG_ACPI_SLEEP by Imre Deak · 11 years ago
  67. ec5cc0f drm/i915: Restrict GPU boost to the RCS engine by Chris Wilson · 11 years ago
  68. c7dbc6c drm: Remove command line guard for universal planes by Matt Roper · 11 years ago
  69. ad7f8a1 drm/helper: add Displayport multi-stream helper (v0.6) by Dave Airlie · 11 years ago
  70. 43aba7e drm: add a path blob property by Dave Airlie · 11 years ago
  71. 65c2a89 drm/fb_helper: allow adding/removing connectors later by Dave Airlie · 11 years ago
  72. 2390cd1 drm/crtc: add interface to reinitialise the legacy mode group by Dave Airlie · 11 years ago
  73. 40377ef drm/udl: Implement page_flip ioctl by Stéphane Marchesin · 11 years ago
  74. 26507b0 drm/udl: add vblank support by Stéphane Marchesin · 11 years ago
  75. e221532 drm/tegra: Implement race-free hotplug detection by Thierry Reding · 11 years ago
  76. 10a2310 drm: Introduce drm_fb_helper_prepare() by Thierry Reding · 11 years ago
  77. 3a49387 drm: Constify struct drm_fb_helper_funcs by Thierry Reding · 11 years ago
  78. 50c3dc9 drm/fb-helper: Fix hpd vs. initial config races by Daniel Vetter · 11 years ago
  79. 0eff2a2 ttm: use NULL instead of 0 for ttm_bo_reserve()'s pointer arg. by Martin Kepplinger · 11 years ago
  80. 2023d84 drm/tilcdc: replace late_initcall with module_init by Guido Martínez · 11 years ago
  81. 7cdcce9 drm/tilcdc: remove submodule destroy calls by Guido Martínez · 11 years ago
  82. c9a3ad2 drm/tilcdc: fix double kfree by Guido Martínez · 11 years ago
  83. eb565a2 drm/tilcdc: fix release order on exit by Guido Martínez · 11 years ago
  84. 3a49012 drm/tilcdc: panel: fix leak when unloading the module by Guido Martínez · 11 years ago
  85. 16dcbde drm/tilcdc: tfp410: fix dangling sysfs connector node by Guido Martínez · 11 years ago
  86. daa15b4 drm/tilcdc: slave: fix dangling sysfs connector node by Guido Martínez · 11 years ago
  87. e396900 drm/tilcdc: panel: fix dangling sysfs connector node by Guido Martínez · 11 years ago
  88. d980b18 drm/crtc-helper: use drm_framebuffer flags by Fabien DESSENNE · 11 years ago
  89. e3f2027 drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2 by Christian König · 11 years ago
  90. 4e4e7dc vgaarb: We can own non-decoded resources by Alex Williamson · 11 years ago
  91. f71c5d9 Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into drm-next by Dave Airlie · 11 years ago
  92. afa95e7 Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 11 years ago
  93. 4b7ba86 Merge tag 'vmwgfx-next-2014-07-04' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 11 years ago
  94. d2c87e2 drm/omap: remove null test before kfree by Fabian Frederick · 11 years ago
  95. a8ba29c drm/bochs: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN by Fabian Frederick · 11 years ago
  96. 2fc2dd7 drm/ttm: recognize ARM arch in ioprot handler by Lucas Stach · 11 years ago
  97. 6d6dfcf drm: enable render-nodes by default by David Herrmann · 11 years ago
  98. 15f8f657 drm/ttm: remove declaration of ttm_tt_cache_flush by Alexandre Courbot · 11 years ago
  99. 0cdbe8a drm/gem: remove misleading gfp parameter to get_pages() by David Herrmann · 11 years ago
  100. ab5a60c drm/omap: use __GFP_DMA32 for shmem-backed gem by David Herrmann · 11 years ago