1. f32fad5 drm/rockchip: support atomic asynchronous commit by Mark Yao · 9 years ago
  2. ce3887e drm/rockchip: Optimization vop mode set by Mark Yao · 9 years ago
  3. 63ebb9f drm/rockchip: Convert to support atomic API by Mark Yao · 9 years ago
  4. 0ad3675 drm/rockchip: vop: replace dpms with enable/disable by Mark Yao · 9 years ago
  5. b5f7b75 drm/rockchip: Use new vblank api drm_crtc_vblank_* by Mark Yao · 9 years ago
  6. 20f8e03 Backmerge drm-fixes merge into Linus's tree into drm-next. by Dave Airlie · 9 years ago
  7. 5b726e0 Merge tag 'drm-intel-fixes-2015-12-23' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 9 years ago
  8. ade1ba7 Merge tag 'drm-intel-next-2015-12-18' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  9. fd3e14f Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  10. 9116199 Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 9 years ago
  11. f884a50 Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 9 years ago
  12. a98728e drm/i915: Correct max delay for HDMI hotplug live status checking by Gary Wang · 9 years ago
  13. 97f9010 drm/i915: mdelay(10) considered harmful by Daniel Vetter · 9 years ago
  14. 57a2af6 drm/i915: Kill intel_crtc->cursor_bo by Ville Syrjälä · 9 years ago
  15. ef8dd37 drm/i915: Workaround CHV pipe C cursor fail by Ville Syrjälä · 9 years ago
  16. 0f0cd47 drm/i915: Only spin whilst waiting on the current request by Chris Wilson · 9 years ago
  17. f87a780 drm/i915: Limit the busy wait on requests to 5us not 10ms! by Chris Wilson · 9 years ago
  18. e7571f7 drm/i915: Break busywaiting for requests on pending signals by Chris Wilson · 9 years ago
  19. a59fac6 drm/i915: Disable primary plane if we fail to reconstruct BIOS fb (v2) by Matt Roper · 9 years ago
  20. 62d622c drm/i915: Set the map-and-fenceable flag for preallocated objects by Chris Wilson · 9 years ago
  21. 615cb24 drm/i915: Drop the broken cursor base==0 special casing by Ville Syrjälä · 9 years ago
  22. 0239c75 Merge tag 'drm-vc4-next-2015-12-21' of http://github.com/anholt/linux into drm-next by Dave Airlie · 9 years ago
  23. eafbbd9 amd/powerplay: fix copy paste typo in hardwaremanager.c by Alex Deucher · 9 years ago
  24. 53d8eab amd/powerplay: disable powerplay by default initially by Alex Deucher · 9 years ago
  25. 45b0cf5 amd/powerplay: don't enable ucode fan control if vbios has no fan table by Alex Deucher · 9 years ago
  26. 605ed21 drm/amd/powerplay: show gpu load when print gpu performance for Cz. (v2) by Rex Zhu · 9 years ago
  27. cae9b9c drm/amd/powerplay: check whether need to enable thermal control. (v2) by Rex Zhu · 9 years ago
  28. 88b8dcb drm/amd/powerplay: add point check to avoid NULL point hang. by Rex Zhu · 9 years ago
  29. c90e5d2 drm/amdgpu/powerplay: Program a calculated value as Deep Sleep clock. by David Rokhvarg · 9 years ago
  30. 283b1a8 drm/amd/powerplay: Don't return an error if fan table is missing by Alex Deucher · 9 years ago
  31. aa22ae4 drm/powerplay/hwmgr: log errors in tonga_hwmgr_backend_init by Alex Deucher · 9 years ago
  32. a71e06d drm/powerplay: add debugging output to processpptables.c by Alex Deucher · 9 years ago
  33. 1d5498c drm/powerplay: add debugging output to tonga_processpptables.c by Alex Deucher · 9 years ago
  34. 14f6341 amd/powerplay: Add structures required to report configuration change by Eric Yang · 9 years ago
  35. 1c9a908 amd/powerplay: Fix get dal power level by Vitaly Prosyak · 9 years ago
  36. c4dd206 amd\powerplay Implement get dal power level by Vitaly Prosyak · 9 years ago
  37. 9c5f8de drm/amd/powerplay: display gpu load when print performance for tonga. by Rex Zhu · 9 years ago
  38. 898b1de drm/amdgpu/powerplay: enable sysfs and debugfs interfaces late by Alex Deucher · 9 years ago
  39. 17c00a2 drm/amd/powerplay: move shared function of vi to hwmgr. (v2) by Rex Zhu · 9 years ago
  40. 1ea6c1e drm/amd/powerplay: check whether enable dpm in powerplay. by Rex Zhu · 9 years ago
  41. 7ad4e7f drm/amd/powerplay: fix bug that dpm funcs in debugfs/sysfs missing. by Rex Zhu · 9 years ago
  42. 195567e drm/amd/powerplay: fix boolreturn.cocci warnings by kbuild test robot · 9 years ago
  43. db18ce3 drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Fiji. by Eric Huang · 9 years ago
  44. 9dcfc19 drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Tonga. by Eric Huang · 9 years ago
  45. 7ae0a66 drm/amd/powerplay: Fix a bug in fan control setting default mode for Tonga and Fiji. by Eric Huang · 9 years ago
  46. 6010381 drm/amd/powerplay: Add thermal protection support for Fiji. by Eric Huang · 9 years ago
  47. ea617bc drm/amd/powerplay: add display configeration changed function in hwmgr for Fiji. by Eric Huang · 9 years ago
  48. bd90dd8 drm/amdgpu: Prepare DKMS build for powerplay module. by Qiang Yu · 9 years ago
  49. 0bbb8176 drm/amd/amdgpu: enable uvd&vce clock gating for Fiji. by Eric Huang · 9 years ago
  50. 0689a57 drm/amd/amdgpu: add vce3.0 clock gating support. (v2) by Eric Huang · 9 years ago
  51. 9b08a30 drm/amd/amdgpu: add uvd6.0 clock gating support. (v2) by Eric Huang · 9 years ago
  52. 91c4c98 drm/amd/powerplay: add multimedia power gating support for Fiji. by Eric Huang · 9 years ago
  53. b57fd56 drm/amdgpu: rename fiji_smumgr.h to fiji_smum.h by Jammy Zhou · 9 years ago
  54. dbd29f0 drm/amdgpu: rename tonga_smumgr.h to tonga_smum.h by Jammy Zhou · 9 years ago
  55. 6bd48d2 drm/amd/powerplay: Add PPLib debug print macro. by David Rokhvarg · 9 years ago
  56. 0f8b106 drm/amd/powerplay: enable/disable NB pstate feature for Carrizo. by Rex Zhu · 9 years ago
  57. 73afe62 drm/amd/powerplay: enable set_cpu_power_state task. (v2) by Rex Zhu · 9 years ago
  58. 7fb72a1 drm/amd/powerplay: export interface to DAL to init/change display configuration. by Rex Zhu · 9 years ago
  59. aceae1b drm/amd/powerplay: add smc msg for NB P-State switch by Rex Zhu · 9 years ago
  60. 73c9f22 drm/amd/powerplay: add new function point in hwmgr. by Rex Zhu · 9 years ago
  61. 9c97e75 amdgpu/powerplay: Add Stoney to list of early init cases by Tom St Denis · 9 years ago
  62. c9fe74e drm/amd/powerplay: fix warning of cast to pointer from integer of different size. by Rex Zhu · 9 years ago
  63. 09b7a98 drm/amd/powerplay: fix warning of cast to pointer from integer of different size. by rezhu · 9 years ago
  64. 9c0bad9 drm/amd/powerplay: implement smc state upload for CZ by Alex Deucher · 9 years ago
  65. d39d5c2 drm/amd/powerplay: add atomctrl function to calculate CZ sclk dividers by Alex Deucher · 9 years ago
  66. 92b05d8 drm/amd/powerplay: enable clock gating for Fiji. by Eric Huang · 9 years ago
  67. 6cec265 drm/amd/powerplay: add parts of system clock gating support for Fiji. (v2) by Eric Huang · 9 years ago
  68. 3c997d2 drm/amdgpu: add sdma clock gating support for Fiji. by Eric Huang · 9 years ago
  69. a0d6978 drm/amd/amdgpu: add gmc clock gating support for Fiji. by Eric Huang · 9 years ago
  70. 6e37885 drm/amd/amdgpu: add gfx clock gating support for Fiji. by Eric Huang · 9 years ago
  71. 0104aa2 drm/amd/powerplay/tonga: Add UVD DPM init by Alex Deucher · 9 years ago
  72. 62a03f6 drm/amd/powerplay: fix boolreturn.cocci warnings by kbuild test robot · 9 years ago
  73. 464cea3 drm/amdgpu/powerplay/fiji: query supported pcie info from cgs (v2) by Alex Deucher · 9 years ago
  74. 834b694 drm/amdgpu/powerplay/tonga: query supported pcie info from cgs (v2) by Alex Deucher · 9 years ago
  75. cfd316d drm/amdgpu/cgs: add sys info query for pcie gen and link width by Alex Deucher · 9 years ago
  76. d0dd7f0 drm/amdgpu: store pcie gen mask and link width by Alex Deucher · 9 years ago
  77. 60d8edd drm: add drm_pcie_get_max_link_width helper (v2) by Alex Deucher · 9 years ago
  78. 16881da drm/amdgpu: extract pcie helpers to common header by Alex Deucher · 9 years ago
  79. 74c577b drm/amd/powerplay/fiji: enable pcie and mclk forcing for low by Alex Deucher · 9 years ago
  80. 9fe1837 drm/amd/powerplay/tonga: enable pcie and mclk forcing for low by Alex Deucher · 9 years ago
  81. f4caf3e5 drm/amd/powerplay: refine the logic of whether need to update power state. by Rex Zhu · 9 years ago
  82. e829ecd drm/amd/powerplay: implement new funcs to check current states for tonga. by Rex Zhu · 9 years ago
  83. 09b4c87 drm/amd/powerplay: add and export hwmgr interface to eventmgr to check hw states. by Rex Zhu · 9 years ago
  84. e61710c drm/amdgpu: support per device powerplay enablement (v2) by Jammy Zhou · 9 years ago
  85. 8804b8d drm/amdgpu: enable sysfs interface for powerplay by Rex Zhu · 9 years ago
  86. 3af76f2 drm/amdgpu: export fan control functions to amdgpu by Rex Zhu · 9 years ago
  87. cac9a19 drm/amdgpu/powerplay: implement fan control interface in amd_powerplay_funcs by Rex Zhu · 9 years ago
  88. 1e4854e drm/amdgpu/powerplay: implement thermal control for tonga. by Rex Zhu · 9 years ago
  89. 2dfea9c drm/amdgpu/powerplay: enable thermal interrupt task in eventmgr. by Rex Zhu · 9 years ago
  90. fba4eef drm/amdgpu/powerplay: add thermal control interface in hwmgr. by Rex Zhu · 9 years ago
  91. 251bb34 drm/amdgpu/powerplay: mv ppinterrupt.h to inc folder to share with other submodule. by Rex Zhu · 9 years ago
  92. c28eae2 drm/amdgpu/powerplay: add new function point in hwmgr_funcs for thermal control by Rex Zhu · 9 years ago
  93. 0859ed3 drm/amd/powerplay: Add CG and PG support for tonga by Rex Zhu · 9 years ago
  94. b113201 drm/amd/powerplay: add new function point in hwmgr_func for CG/PG. by Rex Zhu · 9 years ago
  95. 3cec76f drm/amdgpu/powerplay: add some definition for other ip block to update cg pg. by Rex Zhu · 9 years ago
  96. edb611c drm/amdgpu: enable powerplay module by default for fiji. by Rex Zhu · 9 years ago
  97. 76c8cc6 drm/amdgpu: enable powerplay module by default for tonga. by Rex Zhu · 9 years ago
  98. bbb207f drm/amdgpu/powerplay: program display gap for tonga. by Rex Zhu · 9 years ago
  99. 2f4afc5 drm/amdgpu/powerplay: implement pem_task for display_configuration_change by Rex Zhu · 9 years ago
  100. 6f3bf74 drm/amdgpu/poweprlay: export program display gap function to eventmgr by Rex Zhu · 9 years ago