1. d50a190 drm/exynos: Fix NULL pointer exception when suspending without components by Krzysztof Kozlowski · 10 years ago
  2. 1eac887 drm: drop i386 verification by David Herrmann · 10 years ago
  3. b008c0f drm: remove unused "struct drm_freelist" by David Herrmann · 10 years ago
  4. c707c36 drm/i2c: tda998x: add component support by Russell King · 11 years ago
  5. a8f4d4d6 drm/i2c: tda998x: allow re-use of tda998x support code by Russell King · 11 years ago
  6. 9bbf86f drm: sti: Add DRM driver itself by Benjamin Gaignard · 10 years ago
  7. d219673 drm: sti: add Compositor by Benjamin Gaignard · 10 years ago
  8. e21e2193 drm: sti: add Mixer by Benjamin Gaignard · 10 years ago
  9. cfd8d74 drm: sti: add VID layer by Benjamin Gaignard · 10 years ago
  10. ba2d53f drm: sti: add GDP layer by Benjamin Gaignard · 10 years ago
  11. cdfbff7 drm: sti: add TVOut driver by Benjamin Gaignard · 10 years ago
  12. c86a5f6 drm: sti: add HDA driver by Benjamin Gaignard · 10 years ago
  13. 5402626 drm: sti: add HDMI driver by Benjamin Gaignard · 10 years ago
  14. 9ed68fa drm: sti: add VTAC drivers by Benjamin Gaignard · 10 years ago
  15. f2cb314 drm: sti: add VTG driver by Benjamin Gaignard · 10 years ago
  16. 30ebb908 drm: sti: add bindings for DRM driver by Benjamin Gaignard · 10 years ago
  17. 8bed5cc drm/rcar-du: Fix maximum frame buffer pitch computation by Laurent Pinchart · 10 years ago
  18. 4dac3ed Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 10 years ago
  19. 4877776 drm/i915/userptr: Keep spin_lock/unlock in the same block by Chris Wilson · 10 years ago
  20. 1b2c486 drm/radeon: fix cut and paste issue for hawaii. by Jerome Glisse · 10 years ago
  21. 97cefc3 Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  22. 9d6ed3c Merge tag 'drm-intel-fixes-2014-07-24' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  23. ec8b0dd drm/i915: Allow overlapping userptr objects by Chris Wilson · 10 years ago
  24. 03dae59 drm/i915: Ditch UMS config option by Daniel Vetter · 10 years ago
  25. e05444b drm/i915: fix initial fbdev setup warnings by Dave Airlie · 10 years ago
  26. 09b6426 drm/i915: don't suspend gt until after we disable irqs and display (v2) by Dave Airlie · 10 years ago
  27. e8c214d drm/radeon: fix irq ring buffer overflow handling by Christian König · 10 years ago
  28. eedd10f drm/i915: Simplify i915_gem_release_all_mmaps() by Chris Wilson · 10 years ago
  29. 6dda730 drm/i915: respect the VBT minimum backlight brightness by Jani Nikula · 10 years ago
  30. 1de6068 drm/i915: extract backlight minimum brightness from VBT by Jani Nikula · 10 years ago
  31. b98856a drm/i915: Replace HAS_PCH_SPLIT which incorrectly lets some platforms in by Sonika Jindal · 10 years ago
  32. baff296 drm/i915: Returning from increase/decrease of pllclock when invalid by Sonika Jindal · 10 years ago
  33. 7a1db49 drm/i915: Setting legacy palette correctly for different platforms by Sonika Jindal · 10 years ago
  34. f227ae9 drm/i915: Avoid incorrect returning for some platforms by Sonika Jindal · 10 years ago
  35. 3abfce7 drm/i915: Writing proper check for reading of pipe status reg by Sonika Jindal · 10 years ago
  36. 92e23b9 drm/i915: Returning the right VGA control reg for platforms by Sonika Jindal · 10 years ago
  37. 9ad0257 drm/i915: Allowing changing of wm latencies for valid platforms by Sonika Jindal · 10 years ago
  38. 5fafe29 drm/i915: Adding HAS_GMCH_DISPLAY macro by Sonika Jindal · 10 years ago
  39. b4558b4 drm/i915: Fix possible overflow when recording semaphore states. by Rodrigo Vivi · 10 years ago
  40. 9490edb drm/i915: Do not unmap object unless no other VMAs reference it by Armin Reese · 10 years ago
  41. c17c654 drm/i915: remove plane/cursor/pipe assertions from intel_crtc_disable by Paulo Zanoni · 10 years ago
  42. 2f29579 drm/i915: Reorder ctx unref on ppgtt cleanup by Ben Widawsky · 10 years ago
  43. 36362ad drm/i915/error: Check the potential ctx obj's vm by Ben Widawsky · 10 years ago
  44. b2435c9 drm/i915: Fix printing proper min/min/rpe values in debugfs by Deepak S · 10 years ago
  45. 66bc2ca drm/i915: BDW can also detect unclaimed registers by Paulo Zanoni · 10 years ago
  46. 5978118 drm/i915: reorganize the unclaimed register detection code by Paulo Zanoni · 10 years ago
  47. eb21b92 drm/i915: mark IRQs as disabled on unload by Jesse Barnes · 10 years ago
  48. ed2e6df drm/i915: clear pm._irqs_disabled field after installing IRQs by Jesse Barnes · 10 years ago
  49. 95f25be drm/i915: set pm._irqs_disabled at IRQ init time by Jesse Barnes · 10 years ago
  50. 9df7575f drm/i915: add helper for checking whether IRQs are enabled by Jesse Barnes · 10 years ago
  51. 9a76e49 drm/i915: don't warn if IRQs are disabled when shutting down display IRQs by Jesse Barnes · 10 years ago
  52. d49bdb0 drm/i915: extract and improve gen8_irq_power_well_post_enable by Paulo Zanoni · 10 years ago
  53. c5107b8 drm/i915: HSW_BLC_PWM2_CTL doesn't exist on BDW by Paulo Zanoni · 10 years ago
  54. 813bde4 drm/i915: don't write powered down IRQ registers on Gen 8 by Paulo Zanoni · 10 years ago
  55. 480c803 drm/i915: Use genX_ prefix for gt irq enable/disable functions by Daniel Vetter · 10 years ago
  56. ca1381b drm/i915: Make the WRPLL names const by Damien Lespiau · 10 years ago
  57. 6c308fe drm/i915: Initialise userptr mmu_notifier serial to 1 by Chris Wilson · 10 years ago
  58. a1db2fa drm/i915: Abandon oom quickly if killed by a signal by Chris Wilson · 10 years ago
  59. ed57cb8 drm/i915: Also give the sprite width for WM computation by Damien Lespiau · 10 years ago
  60. 6af257c drm/i915: PM irq enabling is generic on gen8, too by Damien Lespiau · 10 years ago
  61. 94a11dd drm/i915: Add aspect ratio property for HDMI by Vandana Kannan · 10 years ago
  62. 69ab6d3 drm/edid: Check for user aspect ratio input by Vandana Kannan · 10 years ago
  63. ff587e4 drm/crtc: Add property for aspect ratio by Vandana Kannan · 10 years ago
  64. 3463811 drm/i915/chv: Drop WaGsvBringDownFreqInRc6 by Deepak S · 10 years ago
  65. 4651fb2 drm/i915: remove useless runtime PM get calls by Paulo Zanoni · 11 years ago
  66. b47adc1 drm/i915: Force GPU Freq to lowest while suspending. by Deepak S · 10 years ago
  67. f96de58 drm/i915: Handle failure to kick out a conflicting fb driver by Chris Wilson · 11 years ago
  68. b6d5477 drm/i915: Enable PSR by default. by Rodrigo Vivi · 10 years ago
  69. eeefa88 drm/i915: Remove redundant HAS_PSR checks by Daniel Vetter · 10 years ago
  70. fa128fa drm/i915: Improve PSR debugfs output by Daniel Vetter · 10 years ago
  71. 9ca1530 drm/i915: Fix up PSR frontbuffer tracking by Daniel Vetter · 10 years ago
  72. f0355c4 drm/i915: Add locking to psr code by Daniel Vetter · 10 years ago
  73. 109fc2a drm/i915: More checks for psr.enabled by Daniel Vetter · 10 years ago
  74. 3638379 drm/i915: Lock down psr sw/hw state tracking by Daniel Vetter · 10 years ago
  75. e921bcb drm/i915: Don't try to disable psr harder from the work item by Daniel Vetter · 10 years ago
  76. 2807cf6 drm/i915: Track the psr dp connector in dev_priv->psr.enabled by Daniel Vetter · 10 years ago
  77. 1fcc9d1 drm/i915: Add a FIXME about drrs/psr interactions by Daniel Vetter · 10 years ago
  78. 9a603f4 drm/i915: Run psr_setup unconditionally by Daniel Vetter · 10 years ago
  79. b04c5bd drm/i915: Power gating display wells during i915_pm_suspend by Borun Fu · 10 years ago
  80. 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
  81. 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
  82. 5b75327 drm/radeon: fix error handling in radeon_vm_bo_set_addr by Christian König · 10 years ago
  83. 7296c84 drm/i915: fix build without fbdev. by Chris Wilson · 10 years ago
  84. 88b9828 drm/i915: fix freeze with blank screen booting highmem by Hugh Dickins · 10 years ago
  85. 4133d01 drm/ttm: make device_released static by Dave Airlie · 10 years ago
  86. 3b9c214 drm/ttm: use gfp_t instead of int for flags. by Dave Airlie · 10 years ago
  87. 2d31ca3 drm: omapdrm: fix compiler errors by Russell King · 10 years ago
  88. 150cee9 drm: bochs: fix warnings by Russell King · 10 years ago
  89. 8f8e7e1 drm: cirrus: fix warnings by Russell King · 10 years ago
  90. 681ff26 drm: shmobile: fix warnings by Russell King · 10 years ago
  91. 396d7a2 drm: rcar-du: fix warnings by Russell King · 10 years ago
  92. 89fc868 drm/i2c: tda998x: Remove useless test by Jean-Francois Moine · 10 years ago
  93. ffae7f0 Merge branch 'drm-i915-mst-support-next' of git://people.freedesktop.org/~airlied/linux into drm-next by Dave Airlie · 10 years ago
  94. 11bed958 drm/i915: mst topology dumper in debugfs (v0.2) by Dave Airlie · 10 years ago
  95. 0e32b39 drm/i915: add DP 1.2 MST support (v0.7) by Dave Airlie · 11 years ago
  96. 8fa6a42 drm/dp: Staticize a couple of DP utility functions by Thierry Reding · 10 years ago
  97. ee3939e drm/ttm: Fix a few sparse warnings by Thierry Reding · 10 years ago
  98. d3cf40e drm: Add missing __user annotation by Thierry Reding · 10 years ago
  99. a0d036b drm/i915: Reorder the semaphore deadlock check, again by Chris Wilson · 10 years ago
  100. 730a336 drm/radeon/TN: only enable bapm on MSI systems by Alex Deucher · 10 years ago