1. 78bbe77 drm/amd/amdgpu: De-numberify golden SI registers by Tom St Denis · 9 years ago
  2. 167112b drm/amd/powerplay: add callbacks to move smc firmware request into sw_init phase by Huang Rui · 9 years ago
  3. a5b2b6e drm/sti: Fix compilation failure for drm_framebuffer.pixel_format by Chris Wilson · 9 years ago
  4. 3875623 Merge tag 'drm-misc-next-2017-01-23' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 9 years ago
  5. a7e2641 Merge tag 'drm-intel-next-2017-01-23' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 9 years ago
  6. c4d79c2 Reinstate "drm/probe-helpers: Drop locking from poll_enable"" by Dave Airlie · 9 years ago
  7. b0df0b2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next by Dave Airlie · 9 years ago
  8. 54a07c7 Revert "drm/probe-helpers: Drop locking from poll_enable" by Dave Airlie · 9 years ago
  9. add6329 drm/i915: Update DRIVER_DATE to 20170123 by Daniel Vetter · 9 years ago
  10. f0493e6 drm/mgag200: Added support for the new device G200eH3 by Mathieu Larouche · 9 years ago
  11. 618a610 Merge tag 'drm-amdkfd-next-2017-01-16' of git://people.freedesktop.org/~gabbayo/linux into drm-next by Dave Airlie · 9 years ago
  12. 01f5e69 Merge tag 'omapdrm-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next by Dave Airlie · 9 years ago
  13. d64a166 Merge tag 'sti-drm-next-2017-01-06' of https://github.com/vinceab/linux into drm-next by Dave Airlie · 9 years ago
  14. 9327901 Merge tag 'drm-qemu-20170110' of git://git.kraxel.org/linux into drm-fixes by Dave Airlie · 9 years ago
  15. 2f39258 Merge branch 'drm-etnaviv-fixes' of https://git.pengutronix.de/git/lst/linux into drm-fixes by Dave Airlie · 9 years ago
  16. 2e76f85 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
  17. 484205d Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  18. b310348 Merge branch 'msm-fixes-4.10-rc4' of git://people.freedesktop.org/~robclark/linux into drm-fixes by Dave Airlie · 9 years ago
  19. 78337c0 Merge tag 'drm-misc-fixes-2017-01-13' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 9 years ago
  20. f1750e1 Merge tag 'drm-intel-fixes-2017-01-19' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  21. 6146e6d drm/i915: reinstate call to trace_i915_vma_bind by Daniele Ceraolo Spurio · 9 years ago
  22. b00ddb2 drm/i915: Assert that created vma has a whole number of pages by Chris Wilson · 9 years ago
  23. 44a0ec0 drm/i915: Assert the drm_mm_node is allocated when on the VM lists by Chris Wilson · 9 years ago
  24. e0216b7 drm/i915: Treat an error from i915_vma_instance() as unlikely by Chris Wilson · 9 years ago
  25. 1fcdaa7 drm/i915: Reject vma creation larger than address space by Chris Wilson · 9 years ago
  26. befedbb drm/i915: Use common LRU inactive vma bumping for unpin_from_display by Chris Wilson · 9 years ago
  27. d65415d drm/i915: Do an unlocked wait before set-cache-level ioctl by Chris Wilson · 9 years ago
  28. 3139b4a drm/i915/huc: Assert that HuC vma is placed in GuC accessible range by Michał Winiarski · 9 years ago
  29. 7e8d12b drm/i915/huc: Avoid attempting to authenticate non-existent fw by Michał Winiarski · 9 years ago
  30. 7e79a68 drm/i915: Set adjustment to zero on Up/Down interrupts if freq is already max/min by Sagar Arun Kamble · 9 years ago
  31. 11d8bce drm/exynos/decon5433: set STANDALONE_UPDATE_F on output enablement by Andrzej Hajda · 9 years ago
  32. 1202a09 drm/exynos/decon5433: fix CMU programming by Andrzej Hajda · 9 years ago
  33. 4151e9a drm/exynos/decon5433: do not disable video after reset by Andrzej Hajda · 9 years ago
  34. 6f897f5 drm: qxl: Open code teardown function for qxl by Gabriel Krisman Bertazi · 9 years ago
  35. 2b65d56 drm: qxl: Open code probing sequence for qxl by Gabriel Krisman Bertazi · 9 years ago
  36. e961282 drm/i915: Remove the double handling of 'flags from intel_mode_from_pipe_config() by Ville Syrjälä · 9 years ago
  37. a8cd6da drm/i915: Remove crtc->config usage from intel_modeset_readout_hw_state() by Ville Syrjälä · 9 years ago
  38. 7abbd11 drm/i915: Release temporary load-detect state upon switching by Chris Wilson · 9 years ago
  39. 481a6f7 drm/i915: Remove i915_gem_object_to_ggtt() by Chris Wilson · 9 years ago
  40. a01cb37 drm/i915: Remove i915_vma_create from VMA API by Chris Wilson · 9 years ago
  41. 4ea9527 drm/i915: Add a check that the VMA instance we lookup matches the request by Chris Wilson · 9 years ago
  42. 718659a drm/i915: Rename some warts in the VMA API by Chris Wilson · 9 years ago
  43. be1e341 drm/i915: Track pinned vma in intel_plane_state by Chris Wilson · 9 years ago
  44. 5464cd6 drm/i915/get_params: Add HuC status to getparams by Anusha Srivatsa · 9 years ago
  45. dac84a3 drm/i915/huc: Support HuC authentication by Anusha Srivatsa · 9 years ago
  46. 0509ead drm/i915/huc: Add debugfs for HuC loading status check by Anusha Srivatsa · 9 years ago
  47. f2ec71d drm/i915/HuC: Add KBL huC loading Support by Anusha Srivatsa · 9 years ago
  48. cd6909857 drm/i915/huc: Add BXT HuC Loading Support by Anusha Srivatsa · 9 years ago
  49. bd132858 drm/i915/huc: Add HuC fw loading support by Anusha Srivatsa · 9 years ago
  50. 5b8cd07 drm/i915: prevent crash with .disable_display parameter by Clint Taylor · 9 years ago
  51. 3587c85 drm/bridge: adv7511: Re-write the i2c address before EDID probing by John Stultz · 9 years ago
  52. 4226d9b drm/bridge: adv7511: Reuse __adv7511_power_on/off() when probing EDID by John Stultz · 9 years ago
  53. 651e476 drm/bridge: adv7511: Rework adv7511_power_on/off() so they can be reused internally by John Stultz · 9 years ago
  54. 40d86d2 drm/bridge: adv7511: Enable HPD interrupts to support hotplug and improve monitor detection by Archit Taneja · 9 years ago
  55. 6d5104c drm/bridge: adv7511: Switch to using drm_kms_helper_hotplug_event() by John Stultz · 9 years ago
  56. 518cb70 drm/bridge: adv7511: Use work_struct to defer hotplug handing to out of irq context by John Stultz · 9 years ago
  57. 3bfdfdc drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visible by Ville Syrjälä · 9 years ago
  58. 4fc020d drm/i915: Remove WaDisableLSQCROPERFforOCL KBL workaround. by Francisco Jerez · 9 years ago
  59. c77b9ab drm: vc4: use crtc helper drm_crtc_from_index() by Shawn Guo · 9 years ago
  60. 75bcb05 drm: tegra: use crtc helper drm_crtc_from_index() by Shawn Guo · 9 years ago
  61. ea441bd drm: nouveau: use crtc helper drm_crtc_from_index() by Shawn Guo · 9 years ago
  62. ffec892 drm: mediatek: use crtc helper drm_crtc_from_index() by Shawn Guo · 9 years ago
  63. b8bf683 drm: kirin: use crtc helper drm_crtc_from_index() by Shawn Guo · 9 years ago
  64. a3c764e drm: exynos: use crtc helper drm_crtc_from_index() by Shawn Guo · 9 years ago
  65. 1e5a15d drm/i915: Avoid drm_atomic_state_put(NULL) on error paths by Ander Conselvan de Oliveira · 9 years ago
  66. 3c5e37f drm/i915: Avoid drm_atomic_state_put(NULL) in intel_display_resume by Chris Wilson · 9 years ago
  67. 71895a0 drm/i915: Add comment how we treat hung contexts by Mika Kuoppala · 9 years ago
  68. 0e178ae drm/i915: Detect a failed GPU reset+recovery by Chris Wilson · 9 years ago
  69. 61da536 drm/i915: Tidy up engine reset logic by Mika Kuoppala · 9 years ago
  70. bf2f043 drm/i915: Introduce engine_stalled helper by Mika Kuoppala · 9 years ago
  71. 211b12a drm/i915: Cleanup request skip decision by Mika Kuoppala · 9 years ago
  72. 36193ac drm/i915: Introduce engine_skip_context by Mika Kuoppala · 9 years ago
  73. 4c96554 drm/i915: Move engine reset preparation to i915_gem_reset_prepare() by Chris Wilson · 9 years ago
  74. 77affa3 drm/i915/psr: Fix compiler warnings for hsw_psr_disable() by Chris Wilson · 9 years ago
  75. b86bef20 drm/i915: Fix compiler warnings for i915_edp_psr_status() by Chris Wilson · 9 years ago
  76. fbbad73 drm/i915/huc: Unified css_header struct for GuC and HuC by Anusha Srivatsa · 9 years ago
  77. db0a091 drm/i915/guc: Make the GuC fw loading helper functions general by Anusha Srivatsa · 9 years ago
  78. f9cda04 drm/i915/guc: Move GuC log related functions into dedicated file by Michal Wajdeczko · 9 years ago
  79. 2668db3 drm: bridge: dw-hdmi: Assert SVSRET before resetting the PHY by Laurent Pinchart · 9 years ago
  80. 54d7273 drm: bridge: dw-hdmi: Fix the name of the PHY reset macros by Laurent Pinchart · 9 years ago
  81. f0e7f2f drm: bridge: dw-hdmi: Define and use macros for PHY register addresses by Laurent Pinchart · 9 years ago
  82. faba6c3 drm: bridge: dw-hdmi: Detect PHY type at runtime by Laurent Pinchart · 9 years ago
  83. be41fc5 drm: bridge: dw-hdmi: Handle overflow workaround based on device version by Laurent Pinchart · 9 years ago
  84. 0c67494 drm: bridge: dw-hdmi: Detect AHB audio DMA using correct register by Laurent Pinchart · 9 years ago
  85. 0527e12 drm: bridge: dw-hdmi: Reject invalid product IDs by Laurent Pinchart · 9 years ago
  86. f4104e8 drm: bridge: dw-hdmi: Rename CONF0 SPARECTRL bit to SVSRET by Laurent Pinchart · 9 years ago
  87. 1acc6bd drm: bridge: dw-hdmi: Remove PHY configuration resolution parameter by Kieran Bingham · 9 years ago
  88. 69497eb drm: bridge: dw-hdmi: Implement DRM bridge registration by Laurent Pinchart · 9 years ago
  89. d2ae94a drm: bridge: dw-hdmi: Create connector in the bridge attach operation by Laurent Pinchart · 9 years ago
  90. fd30b38 drm: bridge: dw-hdmi: Reorder functions to prepare for next commit by Laurent Pinchart · 9 years ago
  91. c608119 drm: bridge: dw-hdmi: Move IRQ and IO resource allocation to common code by Laurent Pinchart · 9 years ago
  92. ba5d7e6 drm: bridge: dw-hdmi: Don't forward HPD events to DRM core before attach by Laurent Pinchart · 9 years ago
  93. 527b863 drm: bridge: dw-hdmi: Remove encoder field from struct dw_hdmi by Laurent Pinchart · 9 years ago
  94. 70c963e drm: bridge: dw-hdmi: Embed drm_bridge in struct dw_hdmi by Laurent Pinchart · 9 years ago
  95. dfa7306 drm: bridge: dw-hdmi: Remove unused function parameter by Kieran Bingham · 9 years ago
  96. ecaa98f drm: bridge: dw-hdmi: Remove unneeded arguments to bind/unbind functions by Laurent Pinchart · 9 years ago
  97. cc7e962 drm: bridge: dw-hdmi: Merge __hdmi_phy_i2c_write and hdmi_phy_i2c_write by Laurent Pinchart · 9 years ago
  98. a5e4c7d drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visible by Ville Syrjälä · 9 years ago
  99. 17324b6 drm/amdgpu: add support for new hainan variants by Alex Deucher · 9 years ago
  100. 4e6e98b drm/radeon: add support for new hainan variants by Alex Deucher · 9 years ago