1. 8bed5cc drm/rcar-du: Fix maximum frame buffer pitch computation by Laurent Pinchart · 10 years ago
  2. e05444b drm/i915: fix initial fbdev setup warnings by Dave Airlie · 10 years ago
  3. 09b6426 drm/i915: don't suspend gt until after we disable irqs and display (v2) by Dave Airlie · 10 years ago
  4. 78660d5 Merge branch 'component-for-drm' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 10 years ago
  5. 8a105aa Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 10 years ago
  6. 7296c84 drm/i915: fix build without fbdev. by Chris Wilson · 10 years ago
  7. 4133d01 drm/ttm: make device_released static by Dave Airlie · 10 years ago
  8. 3b9c214 drm/ttm: use gfp_t instead of int for flags. by Dave Airlie · 10 years ago
  9. 2d31ca3 drm: omapdrm: fix compiler errors by Russell King · 10 years ago
  10. 150cee9 drm: bochs: fix warnings by Russell King · 10 years ago
  11. 8f8e7e1 drm: cirrus: fix warnings by Russell King · 10 years ago
  12. 681ff26 drm: shmobile: fix warnings by Russell King · 10 years ago
  13. 396d7a2 drm: rcar-du: fix warnings by Russell King · 10 years ago
  14. 89fc868 drm/i2c: tda998x: Remove useless test by Jean-Francois Moine · 10 years ago
  15. ffae7f0 Merge branch 'drm-i915-mst-support-next' of git://people.freedesktop.org/~airlied/linux into drm-next by Dave Airlie · 10 years ago
  16. 11bed95 drm/i915: mst topology dumper in debugfs (v0.2) by Dave Airlie · 11 years ago
  17. 0e32b39 drm/i915: add DP 1.2 MST support (v0.7) by Dave Airlie · 11 years ago
  18. 8fa6a42 drm/dp: Staticize a couple of DP utility functions by Thierry Reding · 10 years ago
  19. ee3939e drm/ttm: Fix a few sparse warnings by Thierry Reding · 10 years ago
  20. d3cf40e drm: Add missing __user annotation by Thierry Reding · 10 years ago
  21. d05410f drm/i915: split conversion function out into separate function by Dave Airlie · 11 years ago
  22. 36cd744 drm/i915: check connector->encoder before using it. by Dave Airlie · 11 years ago
  23. 44905a27 i915: split some DP modesetting code into a separate function by Dave Airlie · 11 years ago
  24. 01b887c drm/i915: add some registers need for displayport MST support. by Dave Airlie · 11 years ago
  25. e7c3634 drm: gem_cma: Use ERR_CAST helper by Sachin Kamat · 10 years ago
  26. b197296 drm/i915: fix psr match conditions screw ups. by Dave Airlie · 10 years ago
  27. 322c1c0 Merge tag 'topic/core-stuff-2014-07-18' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  28. c51f716 Merge tag 'drm-intel-next-2014-07-11' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  29. 008f404 drm: Check for connection_mutex in drm_select_eld by Sean Paul · 10 years ago
  30. bf3719c drm/dp-mst-helper: Don't use uninitialized fields of the sideband message header by Damien Lespiau · 10 years ago
  31. 7389ad4 drm/dp-mst-helper: Avoid reading uninitialized value by Damien Lespiau · 10 years ago
  32. 3281cc7 drm/plane-helper: Use proper plane init function by Matt Roper · 10 years ago
  33. 74f2078 drivers/gpu/drm/drm_buffer.c: remove unnecessary null test before kfree by Fabian Frederick · 10 years ago
  34. 2aa9d2b drm: Fix function names in kerneldoc by Thierry Reding · 10 years ago
  35. b957f45 drm/radeon: use helpers by Rob Clark · 10 years ago
  36. 7707e65 drm/i915: use helpers by Rob Clark · 10 years ago
  37. 6d385c0a drm/nouveau: use helpers by Rob Clark · 10 years ago
  38. a4cd5d6 drm/vmwgfx: use helpers by Rob Clark · 10 years ago
  39. bf02d87 drm/udl: use helpers by Rob Clark · 10 years ago
  40. c7e9511 drm/mgag200: use helpers by Rob Clark · 10 years ago
  41. 4726f1f drm/exynos: use helpers by Rob Clark · 10 years ago
  42. ef13aec drm/cirrus: use helpers by Rob Clark · 10 years ago
  43. fc22d96 drm/bochs: use helpers by Rob Clark · 10 years ago
  44. 70e2626 drm/ast: use helpers by Rob Clark · 10 years ago
  45. 9611cb9 drm/armada: register crtc with port by Russell King · 11 years ago
  46. d8c9608 drm/armada: permit CRTCs to be registered as separate devices by Russell King · 11 years ago
  47. fe42487 drm/armada: update Armada 510 (Dove) to use "ext_ref_clk1" as the clock by Russell King · 10 years ago
  48. 0101fd0 drm/armada: convert to componentized support by Russell King · 11 years ago
  49. 2f2d270 Merge branches 'drm-devel' and 'component-for-driver' into armada-drm by Russell King · 10 years ago
  50. 7e435aa drm: add of_graph endpoint helper to find possible CRTCs by Russell King · 11 years ago
  51. 7b3c29f drm/i915: Make the RPS interrupt generation mask handle the vlv wa by Chris Wilson · 10 years ago
  52. bf225f2 drm/i915: Move RPS evaluation interval counters to i915->rps by Chris Wilson · 10 years ago
  53. 755f68f drm/i915: Don't cast a pointer to void* unnecessarily by Damien Lespiau · 10 years ago
  54. 1f835a7 drm/i915: don't read LVDS regs at compute_config time by Paulo Zanoni · 10 years ago
  55. 34a6c70 drm/i915: check the power domains in intel_lvds_get_hw_state() by Paulo Zanoni · 10 years ago
  56. 930e8c9 drm/i915: check the power domains in ironlake_get_pipe_config() by Paulo Zanoni · 10 years ago
  57. 7709afa drm/i915: don't skip shared DPLL assertion on LPT by Paulo Zanoni · 10 years ago
  58. df8ad70 drm/i915: Only touch WRPLL hw state in enable/disable hooks by Daniel Vetter · 10 years ago
  59. 716c2e5 drm/i915: Switch to common shared dpll framework for WRPLLs by Daniel Vetter · 10 years ago
  60. e0b01be drm/i915: ->enable hook for WRPLLs by Daniel Vetter · 10 years ago
  61. 1203043 drm/i915: ->disable hook for WRPLLs by Daniel Vetter · 10 years ago
  62. d452c5b drm/i915: State readout support for WRPLLs by Daniel Vetter · 10 years ago
  63. bd2bb1b drm/i915: add POWER_DOMAIN_PLLS by Paulo Zanoni · 10 years ago
  64. 96f6128 drm/i915: Document that the pll->mode_set hook is optional by Daniel Vetter · 10 years ago
  65. 9cd8693 drm/i915: Basic shared dpll support for WRPLLs by Daniel Vetter · 10 years ago
  66. 0e50338 drm/i915: Precompute static ddi_pll_sel values in encoders by Daniel Vetter · 10 years ago
  67. 3fcf305 drm/i915: BDW also has special-purpose DP DDI clocks by Paulo Zanoni · 10 years ago
  68. 26804af drm/i915: State readout and cross-checking for ddi_pll_sel by Daniel Vetter · 10 years ago
  69. de7cfc6 drm/i915: Move ddi_pll_sel into the pipe config by Daniel Vetter · 10 years ago
  70. 728e29d drm/i915: Add a debugfs file for the shared dpll state by Daniel Vetter · 10 years ago
  71. abfdc1e drm/i915: Move SPLL disabling into hsw_crt_post_disable by Daniel Vetter · 10 years ago
  72. 082717e drm/i915: Move the SPLL enabling into hsw_crt_pre_enable by Daniel Vetter · 10 years ago
  73. 97b040a drm/i915: ddi: move pch cleanup before encoder->post_disable by Imre Deak · 10 years ago
  74. 4fe9467 drm/i915: ddi: move pch setup after encoder->pre_enable by Imre Deak · 10 years ago
  75. 114fe48 drm/i915: Clean up WRPLL/SPLL #defines by Daniel Vetter · 10 years ago
  76. 7ca1ac1 drm/i915: Remove spll_refcount for hsw by Daniel Vetter · 10 years ago
  77. 8cc3e16 drm/i915: Check hw state in assert_can_disable_lcpll by Daniel Vetter · 10 years ago
  78. ebcdd39 drm/i915: Add a couple WARN()'s to catch missing locks by Matt Roper · 10 years ago
  79. 4c34574 drm/i915: Add missing locking to primary plane handlers by Matt Roper · 10 years ago
  80. 0387206 drm/i915: get/put runtime PM at i915_semaphore_status by Paulo Zanoni · 10 years ago
  81. 9ccd5ae drm/i915: fix D_COMP usage on BDW by Paulo Zanoni · 10 years ago
  82. f475dad drm/i915: fix hsw_write_dcomp() error message by Paulo Zanoni · 10 years ago
  83. 62eb3e2 drm/tilcdc: Fix build breakage by Sachin Kamat · 10 years ago
  84. d101c8f drm/i915: remove i915_rstdby_delays debugfs entry by Mika Kuoppala · 10 years ago
  85. 57c9d68 drm/i915: remove i915_gfxec debugfs entry by Mika Kuoppala · 10 years ago
  86. ba5eaf3 drm/i915: remove i915_inttoext_table debugfs entry by Mika Kuoppala · 10 years ago
  87. 1196f66 drm/i915: remove i915_delayedfreq_table debugfs entry by Mika Kuoppala · 10 years ago
  88. 2ff8fde drm/i915: Make use of intel_fb_obj() (v2) by Matt Roper · 10 years ago
  89. 155e636 drm/i915: Introduce intel_fb_obj() macro by Matt Roper · 10 years ago
  90. 75bc08a drm/mst: fix build with debugfs off. by Dave Airlie · 10 years ago
  91. 1f834c3 drm/tilcdc: oops a Module.symvers snuck in by Dave Airlie · 10 years ago
  92. ca5a1b9 Merge tag 'drm-intel-next-2014-06-20' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  93. 1f767e0 drm/i915: HWS must be in the mappable region for g33 by Chris Wilson · 10 years ago
  94. 31685c2 drm/i915/vlv: WA for Turbo and RC6 to work together. by Deepak S · 10 years ago
  95. 8e09bf8 drm/i915: Use mmio flips to change tiling mode on Baytrail by Chris Wilson · 10 years ago
  96. 2a92d5b drm/i915: Disable RCS flips on Ivybridge by Chris Wilson · 10 years ago
  97. 7838259 drm/i915: Extract the actual workload submission mechanism from execbuffer by Oscar Mateo · 10 years ago
  98. 1b5d063 drm/i915: Generalize intel_ring_get_tail to take a ringbuf by Oscar Mateo · 10 years ago
  99. 64c58f2 drm/i915: Generalize ring_space to take a ringbuf by Oscar Mateo · 10 years ago
  100. 2919d29 drm/i915: Extract ringbuffer destroy & generalize alloc to take a ringbuf by Oscar Mateo · 10 years ago