1. 26bae5e Merge tag 'drm/tegra/for-4.5-rc7' of git://anongit.freedesktop.org/tegra/linux into drm-fixes by Dave Airlie · 9 years ago
  2. c95469a gpu: host1x: Set DMA ops on device creation by Alexandre Courbot · 9 years ago
  3. 097452e gpu: host1x: Set DMA mask by Alexandre Courbot · 9 years ago
  4. 0dff973 Merge tag 'drm-intel-fixes-2016-03-03' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  5. f0511e6 Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  6. 0b39c53 drm/amdgpu: return from atombios_dp_get_dpcd only when error by Arindam Nath · 9 years ago
  7. 89913ea drm/amdgpu/cz: remove commented out call to enable vce pg by Alex Deucher · 9 years ago
  8. 370afa7 drm/amdgpu/powerplay/cz: enable/disable vce dpm independent of vce pg by Alex Deucher · 9 years ago
  9. b3dae78 drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabled by Alex Deucher · 9 years ago
  10. 9cac5373 drm/amdgpu/gfx8: specify which engine to wait before vm flush by Chunming Zhou · 9 years ago
  11. feebe91 drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well by Christian König · 9 years ago
  12. 4ea2efa drm/amd/powerplay: send event to notify powerplay all modules are initialized. by Rex Zhu · 9 years ago
  13. dc26a2a drm/amd/powerplay: export AMD_PP_EVENT_COMPLETE_INIT task to amdgpu. by Rex Zhu · 9 years ago
  14. 5e031d9 drm/radeon/pm: update current crtc info after setting the powerstate by Alex Deucher · 9 years ago
  15. eda1d1c drm/amdgpu/pm: update current crtc info after setting the powerstate by Alex Deucher · 9 years ago
  16. eda9089 drm/i915: Balance assert_rpm_wakelock_held() for !IS_ENABLED(CONFIG_PM) by Chris Wilson · 9 years ago
  17. bd90123 drm/i915/skl: Fix power domain suspend sequence by Imre Deak · 9 years ago
  18. 2d02b8b drm/ast: Fix incorrect register check for DRAM width by Timothy Pearson · 9 years ago
  19. ead8f34 drm/i915: Balance assert_rpm_wakelock_held() for !IS_ENABLED(CONFIG_PM) by Chris Wilson · 9 years ago
  20. 95664e6 drm/nouveau/disp/dp: ensure sink is powered up before attempting link training by Ben Skeggs · 9 years ago
  21. 870571a5 drm/nouveau: platform: Fix deferred probe by Thierry Reding · 9 years ago
  22. 398cb0c Merge tag 'drm-intel-fixes-2016-02-22' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  23. 6378076 drm/amdgpu: disable direct VM updates when vm_debug is set by Christian König · 9 years ago
  24. 827108d amdgpu: fix NULL pointer dereference at tonga_check_states_equal by Bradley Pankow · 9 years ago
  25. 9b18572 drm/i915/gen9: Verify and enforce dc6 state writes by Mika Kuoppala · 9 years ago
  26. 9b6f209 drm/i915/gen9: Check for DC state mismatch by Patrik Jakobsson · 9 years ago
  27. 39d4275 drm/radeon/pm: adjust display configuration after powerstate by Alex Deucher · 9 years ago
  28. 8e7cedc drm/amdgpu/pm: adjust display configuration after powerstate by Alex Deucher · 9 years ago
  29. 0c67df4 drm/amdgpu/pm: add some checks for PX by Alex Deucher · 9 years ago
  30. 10f950f drm/amdgpu: fix locking in force performance level by Alex Deucher · 9 years ago
  31. 04ab3b7 drm/amdgpu/gfx8: fix priv reg interrupt enable by Alex Deucher · 9 years ago
  32. 53188eb drm/i915/skl: Ensure HW is powered during DDB HW state readout by Imre Deak · 9 years ago
  33. 380bdff drm/i915/lvds: Ensure the HW is powered during HW state readout by Imre Deak · 9 years ago
  34. 31feb61 drm/i915/hdmi: Ensure the HW is powered during HW state readout by Imre Deak · 9 years ago
  35. fe97fd7 drm/i915/dsi: Ensure the HW is powered during HW state readout by Imre Deak · 9 years ago
  36. b81b801 drm/i915/dp: Ensure the HW is powered during HW state readout by Imre Deak · 9 years ago
  37. 02f9f5e drm/i915: Ensure the HW is powered when accessing the CRC HW block by Imre Deak · 9 years ago
  38. d594102 drm/i915/ddi: Ensure the HW is powered during HW state readout by Imre Deak · 9 years ago
  39. 7a6252c drm/i915/crt: Ensure the HW is powered during HW state readout by Imre Deak · 9 years ago
  40. 5a24fab drm/i915: Ensure the HW is powered during HW access in assert_pipe by Imre Deak · 9 years ago
  41. bacd67d drm/i915: Ensure the HW is powered when disabling VGA by Imre Deak · 9 years ago
  42. 013ef6c drm/i915/ibx: Ensure the HW is powered during PLL HW readout by Imre Deak · 9 years ago
  43. 9fb84d5 drm/i915: Ensure the HW is powered during display pipe HW readout by Imre Deak · 9 years ago
  44. 5af9a45 drm/i915: Add helper to get a display power ref if it was already enabled by Imre Deak · 9 years ago
  45. e1d09dc drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc. by Mario Kleiner · 9 years ago
  46. 2b8341b drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2) by Mario Kleiner · 9 years ago
  47. 4fbbed4 drm/nouveau: use post-decrement in error handling by Rasmus Villemoes · 9 years ago
  48. 5fff80b drm/atomic: Allow for holes in connector state, v2. by Maarten Lankhorst · 9 years ago
  49. 5441ea1 Merge tag 'drm-vc4-fixes-2016-02-17' of github.com:anholt/linux into drm-fixes by Dave Airlie · 9 years ago
  50. aaa7dd2 Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  51. 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
  52. 8d409cb drm/i915: Fix hpd live status bits for g4x by Ville Syrjälä · 9 years ago
  53. dada168 drm/qxl: fix erroneous return value by Anton Protopopov · 9 years ago
  54. ff683df drm/nouveau/display: Enable vblank irqs after display engine is on again. by Mario Kleiner · 9 years ago
  55. e0b34e3 drm/radeon/pm: Handle failure of drm_vblank_get. by Mario Kleiner · 9 years ago
  56. bb74fc1 drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2) by Mario Kleiner · 9 years ago
  57. c61934e drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4 by Mario Kleiner · 9 years ago
  58. 99b8e71 drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2) by Mario Kleiner · 9 years ago
  59. e823589 drm: No-Op redundant calls to drm_vblank_off() (v2) by Mario Kleiner · 9 years ago
  60. 3485570 drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command by Gerd Hoffmann · 9 years ago
  61. 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
  62. 8ae22cb Revert "drm/dp/mst: change MST detection scheme" by Dave Airlie · 9 years ago
  63. 36cb625 drm/vc4: Use runtime PM to power cycle the device when the GPU hangs. by Eric Anholt · 9 years ago
  64. 001bdb5 drm/vc4: Enable runtime PM. by Eric Anholt · 9 years ago
  65. c4ce60d drm/vc4: Fix spurious GPU resets due to BO reuse. by Eric Anholt · 9 years ago
  66. 2ee9465 drm/vc4: Drop error message on seqno wait timeouts. by Eric Anholt · 9 years ago
  67. 13cf890 drm/vc4: Fix -ERESTARTSYS error return from BO waits. by Eric Anholt · 9 years ago
  68. 2c68f1f drm/vc4: Return an ERR_PTR from BO creation instead of NULL. by Eric Anholt · 9 years ago
  69. 54aec44 drm/vc4: Fix the clear color for the first tile rendered. by Eric Anholt · 9 years ago
  70. e001523 drm/vc4: Validate that WAIT_BO padding is cleared. by Eric Anholt · 9 years ago
  71. bc3f5d8 drm/radeon: use post-decrement in error handling by Rasmus Villemoes · 9 years ago
  72. 09ccbb7 drm/amdgpu: use post-decrement in error handling by Rasmus Villemoes · 9 years ago
  73. 00780f3 drm/exynos/decon: fix disable clocks order by Andrzej Hajda · 9 years ago
  74. d380a16 drm/exynos: fix incorrect cpu address for dma_mmap_attrs() by Marek Szyprowski · 9 years ago
  75. 74ebc70 drm/exynos: exynos5433_decon: fix wrong state in decon_vblank_enable by Marek Szyprowski · 9 years ago
  76. c90f950 drm/exynos: exynos5433_decon: fix wrong state assignment in decon_enable by Marek Szyprowski · 9 years ago
  77. e7ad660 drm/exynos: dsi: restore support for drm bridge by Marek Szyprowski · 9 years ago
  78. 8b0be57 drm/exynos: mic: make all functions static by Marek Szyprowski · 9 years ago
  79. 622688f3 drm/exynos: mic: convert to component framework by Marek Szyprowski · 9 years ago
  80. 38b5e5f drm/exynos: mic: use devm_clk interface by Marek Szyprowski · 9 years ago
  81. 0f10c71 drm/exynos: fix types for compilation on 64bit architectures by Marek Szyprowski · 9 years ago
  82. 977b506 drm/exynos: ipp: fix incorrect format specifiers in debug messages by Marek Szyprowski · 9 years ago
  83. c327cd6 drm/exynos: depend on ARCH_EXYNOS for DRM_EXYNOS by Joonyoung Shim · 9 years ago
  84. 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
  85. cc1de6e drm/amdgpu: fix issue with overlapping userptrs by Christian König · 9 years ago
  86. f6ff4f6 drm/radeon: hold reference to fences in radeon_sa_bo_new by Nicolai Hähnle · 9 years ago
  87. b19763d drm/amdgpu: remove unnecessary forward declaration by Nicolai Hähnle · 9 years ago
  88. a8d81b3 drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2) by Nicolai Hähnle · 9 years ago
  89. ca19852 drm/amdgpu: fix s4 resume by Flora Cui · 9 years ago
  90. ed3f9fd drm/i915: fix error path in intel_setup_gmbus() by Rasmus Villemoes · 9 years ago
  91. 3974884 drm/i915/skl: Fix typo in DPLL_CFGCR1 definition by Lyude · 9 years ago
  92. 3d849b0 drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select() by Lyude · 9 years ago
  93. e2e407d drm/i915: Pretend cursor is always on for ILK-style WM calculations (v2) by Matt Roper · 9 years ago
  94. db5cffc drm/amdgpu/cz: plumb pg flags through to powerplay by Alex Deucher · 9 years ago
  95. 52b52a8 drm/amdgpu/tonga: plumb pg flags through to powerplay by Alex Deucher · 9 years ago
  96. e3b04bc drma/dmgpu: move cg and pg flags into shared headers by Alex Deucher · 9 years ago
  97. b118af7 drm/amdgpu: remove unused cg defines by Alex Deucher · 9 years ago
  98. 08d3340 drm/amdgpu: add a cgs interface to fetch cg and pg flags by Alex Deucher · 9 years ago
  99. f997e6f drm/amd/powerplay/tonga: disable vce pg by Alex Deucher · 9 years ago
  100. 3d5afb4 drm/amd/powerplay/tonga: disable uvd pg by Alex Deucher · 9 years ago