1. 4dac3ed Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 10 years ago
  2. 4877776 drm/i915/userptr: Keep spin_lock/unlock in the same block by Chris Wilson · 10 years ago
  3. ec8b0dd drm/i915: Allow overlapping userptr objects by Chris Wilson · 10 years ago
  4. 03dae59 drm/i915: Ditch UMS config option by Daniel Vetter · 10 years ago
  5. e05444b drm/i915: fix initial fbdev setup warnings by Dave Airlie · 10 years ago
  6. 09b6426 drm/i915: don't suspend gt until after we disable irqs and display (v2) by Dave Airlie · 10 years ago
  7. 6dda730 drm/i915: respect the VBT minimum backlight brightness by Jani Nikula · 11 years ago
  8. 1de6068 drm/i915: extract backlight minimum brightness from VBT by Jani Nikula · 11 years ago
  9. b98856a drm/i915: Replace HAS_PCH_SPLIT which incorrectly lets some platforms in by Sonika Jindal · 10 years ago
  10. baff296 drm/i915: Returning from increase/decrease of pllclock when invalid by Sonika Jindal · 10 years ago
  11. 7a1db49 drm/i915: Setting legacy palette correctly for different platforms by Sonika Jindal · 10 years ago
  12. f227ae9 drm/i915: Avoid incorrect returning for some platforms by Sonika Jindal · 10 years ago
  13. 3abfce7 drm/i915: Writing proper check for reading of pipe status reg by Sonika Jindal · 10 years ago
  14. 92e23b9 drm/i915: Returning the right VGA control reg for platforms by Sonika Jindal · 10 years ago
  15. 9ad0257 drm/i915: Allowing changing of wm latencies for valid platforms by Sonika Jindal · 10 years ago
  16. 5fafe29 drm/i915: Adding HAS_GMCH_DISPLAY macro by Sonika Jindal · 10 years ago
  17. b4558b4 drm/i915: Fix possible overflow when recording semaphore states. by Rodrigo Vivi · 10 years ago
  18. 9490edb drm/i915: Do not unmap object unless no other VMAs reference it by Armin Reese · 10 years ago
  19. c17c654 drm/i915: remove plane/cursor/pipe assertions from intel_crtc_disable by Paulo Zanoni · 10 years ago
  20. 2f29579 drm/i915: Reorder ctx unref on ppgtt cleanup by Ben Widawsky · 10 years ago
  21. 36362ad drm/i915/error: Check the potential ctx obj's vm by Ben Widawsky · 10 years ago
  22. b2435c9 drm/i915: Fix printing proper min/min/rpe values in debugfs by Deepak S · 10 years ago
  23. 66bc2ca drm/i915: BDW can also detect unclaimed registers by Paulo Zanoni · 10 years ago
  24. 5978118 drm/i915: reorganize the unclaimed register detection code by Paulo Zanoni · 10 years ago
  25. eb21b92 drm/i915: mark IRQs as disabled on unload by Jesse Barnes · 11 years ago
  26. ed2e6df drm/i915: clear pm._irqs_disabled field after installing IRQs by Jesse Barnes · 11 years ago
  27. 95f25be drm/i915: set pm._irqs_disabled at IRQ init time by Jesse Barnes · 11 years ago
  28. 9df7575f drm/i915: add helper for checking whether IRQs are enabled by Jesse Barnes · 11 years ago
  29. 9a76e49 drm/i915: don't warn if IRQs are disabled when shutting down display IRQs by Jesse Barnes · 11 years ago
  30. d49bdb0 drm/i915: extract and improve gen8_irq_power_well_post_enable by Paulo Zanoni · 10 years ago
  31. c5107b8 drm/i915: HSW_BLC_PWM2_CTL doesn't exist on BDW by Paulo Zanoni · 10 years ago
  32. 813bde4 drm/i915: don't write powered down IRQ registers on Gen 8 by Paulo Zanoni · 10 years ago
  33. 480c803 drm/i915: Use genX_ prefix for gt irq enable/disable functions by Daniel Vetter · 10 years ago
  34. ca1381b drm/i915: Make the WRPLL names const by Damien Lespiau · 10 years ago
  35. 6c308fe drm/i915: Initialise userptr mmu_notifier serial to 1 by Chris Wilson · 10 years ago
  36. a1db2fa drm/i915: Abandon oom quickly if killed by a signal by Chris Wilson · 10 years ago
  37. ed57cb8 drm/i915: Also give the sprite width for WM computation by Damien Lespiau · 10 years ago
  38. 6af257c drm/i915: PM irq enabling is generic on gen8, too by Damien Lespiau · 10 years ago
  39. 726a280 Documentation/drm: Describing aspect ratio property by Vandana Kannan · 11 years ago
  40. 94a11dd drm/i915: Add aspect ratio property for HDMI by Vandana Kannan · 11 years ago
  41. 69ab6d3 drm/edid: Check for user aspect ratio input by Vandana Kannan · 11 years ago
  42. ff587e4 drm/crtc: Add property for aspect ratio by Vandana Kannan · 11 years ago
  43. 3463811 drm/i915/chv: Drop WaGsvBringDownFreqInRc6 by Deepak S · 10 years ago
  44. 4651fb2 drm/i915: remove useless runtime PM get calls by Paulo Zanoni · 11 years ago
  45. b47adc1 drm/i915: Force GPU Freq to lowest while suspending. by Deepak S · 11 years ago
  46. f96de58 drm/i915: Handle failure to kick out a conflicting fb driver by Chris Wilson · 11 years ago
  47. b6d5477 drm/i915: Enable PSR by default. by Rodrigo Vivi · 10 years ago
  48. eeefa88 drm/i915: Remove redundant HAS_PSR checks by Daniel Vetter · 10 years ago
  49. fa128fa drm/i915: Improve PSR debugfs output by Daniel Vetter · 10 years ago
  50. 9ca1530 drm/i915: Fix up PSR frontbuffer tracking by Daniel Vetter · 10 years ago
  51. f0355c4 drm/i915: Add locking to psr code by Daniel Vetter · 10 years ago
  52. 109fc2a drm/i915: More checks for psr.enabled by Daniel Vetter · 10 years ago
  53. 3638379 drm/i915: Lock down psr sw/hw state tracking by Daniel Vetter · 10 years ago
  54. e921bcb drm/i915: Don't try to disable psr harder from the work item by Daniel Vetter · 10 years ago
  55. 2807cf6 drm/i915: Track the psr dp connector in dev_priv->psr.enabled by Daniel Vetter · 10 years ago
  56. 1fcc9d1 drm/i915: Add a FIXME about drrs/psr interactions by Daniel Vetter · 10 years ago
  57. 9a603f4 drm/i915: Run psr_setup unconditionally by Daniel Vetter · 10 years ago
  58. b04c5bd drm/i915: Power gating display wells during i915_pm_suspend by Borun Fu · 10 years ago
  59. 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
  60. 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
  61. 7296c84 drm/i915: fix build without fbdev. by Chris Wilson · 10 years ago
  62. 4133d01 drm/ttm: make device_released static by Dave Airlie · 10 years ago
  63. 3b9c214 drm/ttm: use gfp_t instead of int for flags. by Dave Airlie · 10 years ago
  64. 2d31ca3 drm: omapdrm: fix compiler errors by Russell King · 10 years ago
  65. 150cee9 drm: bochs: fix warnings by Russell King · 10 years ago
  66. 8f8e7e1 drm: cirrus: fix warnings by Russell King · 10 years ago
  67. 681ff26 drm: shmobile: fix warnings by Russell King · 10 years ago
  68. 396d7a2 drm: rcar-du: fix warnings by Russell King · 10 years ago
  69. 89fc868 drm/i2c: tda998x: Remove useless test by Jean-Francois Moine · 10 years ago
  70. ffae7f0 Merge branch 'drm-i915-mst-support-next' of git://people.freedesktop.org/~airlied/linux into drm-next by Dave Airlie · 10 years ago
  71. 11bed95 drm/i915: mst topology dumper in debugfs (v0.2) by Dave Airlie · 11 years ago
  72. 0e32b39 drm/i915: add DP 1.2 MST support (v0.7) by Dave Airlie · 11 years ago
  73. 8fa6a42 drm/dp: Staticize a couple of DP utility functions by Thierry Reding · 10 years ago
  74. ee3939e drm/ttm: Fix a few sparse warnings by Thierry Reding · 10 years ago
  75. d3cf40e drm: Add missing __user annotation by Thierry Reding · 10 years ago
  76. d05410f drm/i915: split conversion function out into separate function by Dave Airlie · 11 years ago
  77. 36cd744 drm/i915: check connector->encoder before using it. by Dave Airlie · 11 years ago
  78. 44905a27 i915: split some DP modesetting code into a separate function by Dave Airlie · 11 years ago
  79. 01b887c drm/i915: add some registers need for displayport MST support. by Dave Airlie · 11 years ago
  80. e7c3634 drm: gem_cma: Use ERR_CAST helper by Sachin Kamat · 10 years ago
  81. b197296 drm/i915: fix psr match conditions screw ups. by Dave Airlie · 10 years ago
  82. 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
  83. 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
  84. 008f404 drm: Check for connection_mutex in drm_select_eld by Sean Paul · 10 years ago
  85. bf3719c drm/dp-mst-helper: Don't use uninitialized fields of the sideband message header by Damien Lespiau · 10 years ago
  86. 7389ad4 drm/dp-mst-helper: Avoid reading uninitialized value by Damien Lespiau · 10 years ago
  87. 3281cc7 drm/plane-helper: Use proper plane init function by Matt Roper · 10 years ago
  88. 74f2078 drivers/gpu/drm/drm_buffer.c: remove unnecessary null test before kfree by Fabian Frederick · 10 years ago
  89. 2aa9d2b drm: Fix function names in kerneldoc by Thierry Reding · 10 years ago
  90. b957f45 drm/radeon: use helpers by Rob Clark · 10 years ago
  91. 7707e65 drm/i915: use helpers by Rob Clark · 10 years ago
  92. 6d385c0a drm/nouveau: use helpers by Rob Clark · 10 years ago
  93. a4cd5d6 drm/vmwgfx: use helpers by Rob Clark · 10 years ago
  94. bf02d87 drm/udl: use helpers by Rob Clark · 10 years ago
  95. c7e9511 drm/mgag200: use helpers by Rob Clark · 10 years ago
  96. 4726f1f drm/exynos: use helpers by Rob Clark · 10 years ago
  97. ef13aec drm/cirrus: use helpers by Rob Clark · 10 years ago
  98. fc22d96 drm/bochs: use helpers by Rob Clark · 10 years ago
  99. 70e2626 drm/ast: use helpers by Rob Clark · 10 years ago
  100. b55dd64 drm/i915: byt_gpu_freq() can be static by Fengguang Wu · 10 years ago