1. 4fbbed4 drm/nouveau: use post-decrement in error handling by Rasmus Villemoes · 9 years ago
  2. 5fff80b drm/atomic: Allow for holes in connector state, v2. by Maarten Lankhorst · 9 years ago
  3. 5441ea1 Merge tag 'drm-vc4-fixes-2016-02-17' of github.com:anholt/linux into drm-fixes by Dave Airlie · 9 years ago
  4. aaa7dd2 Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  5. 42412b1 Merge tag 'drm-intel-fixes-2016-02-18' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  6. 8d409cb drm/i915: Fix hpd live status bits for g4x by Ville Syrjälä · 9 years ago
  7. dada168 drm/qxl: fix erroneous return value by Anton Protopopov · 9 years ago
  8. ff683df drm/nouveau/display: Enable vblank irqs after display engine is on again. by Mario Kleiner · 9 years ago
  9. e0b34e3 drm/radeon/pm: Handle failure of drm_vblank_get. by Mario Kleiner · 9 years ago
  10. bb74fc1 drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2) by Mario Kleiner · 9 years ago
  11. c61934e drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4 by Mario Kleiner · 9 years ago
  12. 99b8e71 drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2) by Mario Kleiner · 9 years ago
  13. e823589 drm: No-Op redundant calls to drm_vblank_off() (v2) by Mario Kleiner · 9 years ago
  14. 3485570 drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command by Gerd Hoffmann · 9 years ago
  15. e8f051e Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 9 years ago
  16. 8ae22cb Revert "drm/dp/mst: change MST detection scheme" by Dave Airlie · 9 years ago
  17. 36cb625 drm/vc4: Use runtime PM to power cycle the device when the GPU hangs. by Eric Anholt · 9 years ago
  18. 001bdb5 drm/vc4: Enable runtime PM. by Eric Anholt · 9 years ago
  19. c4ce60d drm/vc4: Fix spurious GPU resets due to BO reuse. by Eric Anholt · 9 years ago
  20. 2ee9465 drm/vc4: Drop error message on seqno wait timeouts. by Eric Anholt · 9 years ago
  21. 13cf890 drm/vc4: Fix -ERESTARTSYS error return from BO waits. by Eric Anholt · 9 years ago
  22. 2c68f1f drm/vc4: Return an ERR_PTR from BO creation instead of NULL. by Eric Anholt · 9 years ago
  23. 54aec44 drm/vc4: Fix the clear color for the first tile rendered. by Eric Anholt · 9 years ago
  24. e001523 drm/vc4: Validate that WAIT_BO padding is cleared. by Eric Anholt · 9 years ago
  25. bc3f5d8 drm/radeon: use post-decrement in error handling by Rasmus Villemoes · 9 years ago
  26. 09ccbb7 drm/amdgpu: use post-decrement in error handling by Rasmus Villemoes · 9 years ago
  27. 00780f3 drm/exynos/decon: fix disable clocks order by Andrzej Hajda · 9 years ago
  28. d380a16 drm/exynos: fix incorrect cpu address for dma_mmap_attrs() by Marek Szyprowski · 9 years ago
  29. 74ebc70 drm/exynos: exynos5433_decon: fix wrong state in decon_vblank_enable by Marek Szyprowski · 9 years ago
  30. c90f950 drm/exynos: exynos5433_decon: fix wrong state assignment in decon_enable by Marek Szyprowski · 9 years ago
  31. e7ad660 drm/exynos: dsi: restore support for drm bridge by Marek Szyprowski · 9 years ago
  32. 8b0be57 drm/exynos: mic: make all functions static by Marek Szyprowski · 9 years ago
  33. 622688f3 drm/exynos: mic: convert to component framework by Marek Szyprowski · 9 years ago
  34. 38b5e5f drm/exynos: mic: use devm_clk interface by Marek Szyprowski · 9 years ago
  35. 0f10c71 drm/exynos: fix types for compilation on 64bit architectures by Marek Szyprowski · 9 years ago
  36. 977b506 drm/exynos: ipp: fix incorrect format specifiers in debug messages by Marek Szyprowski · 9 years ago
  37. c327cd6 drm/exynos: depend on ARCH_EXYNOS for DRM_EXYNOS by Joonyoung Shim · 9 years ago
  38. bdbe58e Merge tag 'drm-intel-fixes-2016-02-12' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  39. cc1de6e drm/amdgpu: fix issue with overlapping userptrs by Christian König · 9 years ago
  40. f6ff4f6 drm/radeon: hold reference to fences in radeon_sa_bo_new by Nicolai Hähnle · 9 years ago
  41. b19763d drm/amdgpu: remove unnecessary forward declaration by Nicolai Hähnle · 9 years ago
  42. a8d81b3 drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2) by Nicolai Hähnle · 9 years ago
  43. ca19852 drm/amdgpu: fix s4 resume by Flora Cui · 9 years ago
  44. ed3f9fd drm/i915: fix error path in intel_setup_gmbus() by Rasmus Villemoes · 9 years ago
  45. 3974884 drm/i915/skl: Fix typo in DPLL_CFGCR1 definition by Lyude · 9 years ago
  46. 3d849b0 drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select() by Lyude · 9 years ago
  47. e2e407d drm/i915: Pretend cursor is always on for ILK-style WM calculations (v2) by Matt Roper · 9 years ago
  48. db5cffc drm/amdgpu/cz: plumb pg flags through to powerplay by Alex Deucher · 9 years ago
  49. 52b52a8 drm/amdgpu/tonga: plumb pg flags through to powerplay by Alex Deucher · 9 years ago
  50. e3b04bc drma/dmgpu: move cg and pg flags into shared headers by Alex Deucher · 9 years ago
  51. b118af7 drm/amdgpu: remove unused cg defines by Alex Deucher · 9 years ago
  52. 08d3340 drm/amdgpu: add a cgs interface to fetch cg and pg flags by Alex Deucher · 9 years ago
  53. f997e6f drm/amd/powerplay/tonga: disable vce pg by Alex Deucher · 9 years ago
  54. 3d5afb4 drm/amd/powerplay/tonga: disable uvd pg by Alex Deucher · 9 years ago
  55. 67a0a0f drm/amd/powerplay/cz: disable vce pg by Alex Deucher · 9 years ago
  56. d4fdc08 drm/amd/powerplay/cz: disable uvd pg by Alex Deucher · 9 years ago
  57. 35e5912 drm/amdgpu: be consistent with uvd cg flags by Alex Deucher · 9 years ago
  58. 0fd4af9 drm/amdgpu: clean up vce pg flags for cz/st by Alex Deucher · 9 years ago
  59. 808a934 drm/amdgpu: handle vce pg flags properly by Alex Deucher · 9 years ago
  60. b6df77fc drm/amdgpu: handle uvd pg flags properly by Alex Deucher · 9 years ago
  61. 50171eb drm/amdgpu/dpm/ci: switch over to the common pcie caps interface by Alex Deucher · 9 years ago
  62. 76ecb2c drm/amdgpu/cik: don't mess with aspm if gpu is root bus by Alex Deucher · 9 years ago
  63. cd474ba drm/amdgpu: add pcie cap module parameters (v2) by Alex Deucher · 9 years ago
  64. 0fd64e8 drm/i915/dp: reduce missing TPS3 support errors to debug logging by Jani Nikula · 9 years ago
  65. bf039fa drm/i915/dp: abstract training pattern selection by Jani Nikula · 9 years ago
  66. bfadcde drm/i915/dsi: skip gpio element execution when not supported by Jani Nikula · 9 years ago
  67. 26f6f2d drm/i915/dsi: don't pass arbitrary data to sideband by Jani Nikula · 9 years ago
  68. 4db3a24 drm/i915/dsi: defend gpio table against out of bounds access by Jani Nikula · 9 years ago
  69. 949d0b5 drm/i915/bxt: Don't save/restore eDP panel power during suspend (v3) by Matt Roper · 9 years ago
  70. 93232ae drm/i915: Allow i915_gem_object_get_page() on userptr as well by Chris Wilson · 9 years ago
  71. 6739b3d Merge branch 'drm-fixes-mst' of git://people.freedesktop.org/~airlied/linux into drm-fixes by Dave Airlie · 9 years ago
  72. 91a25e4 drm/dp/mst: deallocate payload on port destruction by Mykola Lysenko · 9 years ago
  73. c175cd1 drm/dp/mst: Reverse order of MST enable and clearing VC payload table. by Andrey Grodzovsky · 9 years ago
  74. 5e93b82 drm/dp/mst: move GUID storage from mgr, port to only mst branch by Hersen Wu · 9 years ago
  75. cfcfa08 drm/dp/mst: change MST detection scheme by Mykola Lysenko · 9 years ago
  76. a9ebb3e drm/dp/mst: Calculate MST PBN with 31.32 fixed point by Harry Wentland · 9 years ago
  77. 4d6a10d drm/mst: Add range check for max_payloads during init by Imre Deak · 9 years ago
  78. 441388a drm/mst: Don't ignore the MST PBN self-test result by Imre Deak · 9 years ago
  79. dabe195 drm: fix missing reference counting decrease by Insu Yun · 9 years ago
  80. c745884 Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  81. ec71f12 Merge tag 'drm-amdkfd-fixes-2016-01-28' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 9 years ago
  82. 07c8fed Merge branch 'exynos-drm-fixes' of git://git.kernel.org:/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 9 years ago
  83. c6b431c Merge branch 'drm/adv7511' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into drm-fixes by Dave Airlie · 9 years ago
  84. 87d0f93 Merge tag 'drm-intel-fixes-2016-02-04' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  85. 6357b75 drm/amdgpu: disable uvd and vce clockgating on Fiji by Alex Deucher · 9 years ago
  86. dba280b drm/amdgpu: remove exp hardware support from iceland by Alex Deucher · 9 years ago
  87. 951e096 drm/amdgpu: load MEC ucode manually on iceland by Alex Deucher · 9 years ago
  88. 97dde76 drm/amdgpu: don't load MEC2 on topaz by Alex Deucher · 9 years ago
  89. 8878d85 drm/amdgpu: drop topaz support from gmc8 module by Alex Deucher · 9 years ago
  90. 72b459c drm/amdgpu: pull topaz gmc bits into gmc_v7 by Alex Deucher · 9 years ago
  91. 8f3c162 drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above by Ken Wang · 9 years ago
  92. 429c45d drm/amdgpu: iceland use CI based MC IP by Ken Wang · 9 years ago
  93. e42d852 drm/amdgpu: move gmc7 support out of CIK dependency by Alex Deucher · 9 years ago
  94. ef72053 drm/amdgpu/gfx7: enable cp inst/reg error interrupts by Alex Deucher · 9 years ago
  95. 1d22a45 drm/amdgpu/gfx8: enable cp inst/reg error interrupts by Alex Deucher · 9 years ago
  96. a187f17 drm/amdgpu: mask out WC from BO on unsupported arches by Oded Gabbay · 9 years ago
  97. c524498 drm/radeon: mask out WC from BO on unsupported arches by Oded Gabbay · 9 years ago
  98. 29ce4ed drm: adv7511: it's HPD, not HDP by Wolfram Sang · 9 years ago
  99. cd38a33 drm: adv7511: mark ADV7511_REG_EDID_READ_CTRL volatile by Wolfram Sang · 9 years ago
  100. d0be858 drm: adv7511: really enable interrupts for EDID detection by Wolfram Sang · 9 years ago