1. b85007c drm/amd/amdgpu: Return error if initiating read out of range on vram by Tom St Denis · 7 years ago
  2. 25319ae drm/amd/powerplay: refine vce dpm update code on Cz. by Rex Zhu · 8 years ago
  3. f275ac7 drm/amd/powerplay: fix vce cg logic error on CZ/St. by Rex Zhu · 8 years ago
  4. 8895ef4 drm/amdgpu: check ring being ready before using by Ding Pixel · 7 years ago
  5. 10c24e89 drm/amdgpu: add support for new hainan variants by Alex Deucher · 7 years ago
  6. 9f2a36a drm/amdgpu: fix program vce instance logic error. by Rex Zhu · 8 years ago
  7. 581659a drm/amdgpu: adjust default display clock by Alex Deucher · 7 years ago
  8. 217e035 drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGating by Alex Deucher · 7 years ago
  9. 7f7bb11 drm/amdgpu: Fix overflow of watermark calcs at > 4k resolutions. by Mario Kleiner · 7 years ago
  10. 34bae9b drm/amdgpu/ci: disable mclk switching for high refresh rates (v2) by Alex Deucher · 7 years ago
  11. d1f006e drm/amdgpu: Add missing lb_vblank_lead_lines setup to DCE-6 path. by Mario Kleiner · 7 years ago
  12. b334b34 drm/amdgpu: Avoid overflows/divide-by-zero in latency_watermark calculations. by Mario Kleiner · 7 years ago
  13. ebf3cf5 drm/amdgpu: Make display watermark calculations more accurate by Mario Kleiner · 7 years ago
  14. 9740abe drm/amdgpu: reinstate oland workaround for sclk by Alex Deucher · 7 years ago
  15. dea2f1e drm/amdgpu/si: add dpm quirk for Oland by Alex Deucher · 7 years ago
  16. 0734a32 drm/amdgpu: add more cases to DCE11 possible crtc mask setup by Alex Deucher · 7 years ago
  17. c9fb422 drm/amdgpu/si: fix crash on headless asics by Alex Deucher · 7 years ago
  18. 12a26bd drm/amdgpu: drop verde dpm quirks by Alex Deucher · 8 years ago
  19. d52e714 drm/amdgpu: update si kicker smc firmware by Flora Cui · 8 years ago
  20. 8dbd6f7 drm/amdgpu: fix init save/restore list in gfx_v8.0 by Rex Zhu · 8 years ago
  21. f2d3d7f drm/amdgpu: fix enable_cp_power_gating in gfx_v8.0. by Rex Zhu · 8 years ago
  22. 326760b drm/amd/powerplay: bypass fan table setup if no fan connected by Hawking Zhang · 8 years ago
  23. c2a51dd3 drm/amd/amdgpu: enable GUI idle INT after enabling CGCG by Arindam Nath · 8 years ago
  24. 8e1b86f drm/amdgpu: Also call cursor_move_locked when the cursor size changes by Michel Dänzer · 8 years ago
  25. 2cea215 drm/amdgpu: Store CRTC relative amdgpu_crtc->cursor_x/y values by Michel Dänzer · 8 years ago
  26. eb0d743 drm/amdgpu: add additional pci revision to dpm workaround by Alex Deucher · 8 years ago
  27. f3dd47e drm/amdgpu/si: load the proper firmware on 0x87 oland boards by Alex Deucher · 8 years ago
  28. faefba9 drm/amdgpu: just suspend the hw on pci shutdown by Alex Deucher · 8 years ago
  29. 7ac33e4 drm/amdgpu: fix check for port PM availability by Peter Wu · 8 years ago
  30. b64268d drm/amd/powerplay: initialize the soft_regs offset in struct smu7_hwmgr by Rex Zhu · 8 years ago
  31. 1db4496 drm/amdgpu: fix power state when port pm is unavailable by Peter Wu · 8 years ago
  32. da7800a drm/amd/powerplay: avoid out of bounds access on array ps. by Rex Zhu · 8 years ago
  33. 1da2c32 drm/amdgpu:fix vpost_needed routine by Monk Liu · 8 years ago
  34. cb43465 drm/amdgpu/powerplay: drop a redundant NULL check by Alex Deucher · 8 years ago
  35. 8e94a46c drm/amdgpu: Attach exclusive fence to prime exported bo's. (v5) by Mario Kleiner · 8 years ago
  36. 954e6be drm/amd/powerplay: implement get_clock_by_type for iceland. by Rex Zhu · 8 years ago
  37. 0f12f73 drm/amd/powerplay/smu7: fix checks in smu7_get_evv_voltages (v2) by Alex Deucher · 8 years ago
  38. 90ebf11 drm/amd/powerplay: update phm_get_voltage_evv_on_sclk for iceland by Alex Deucher · 8 years ago
  39. 0a866d3 drm/amd/powerplay: propagate errors in phm_get_voltage_evv_on_sclk by Alex Deucher · 8 years ago
  40. f20024d drm/amd/powerplay: return false instead of -EINVAL by Andrew Shadura · 8 years ago
  41. a29d126 drm/amdgpu/powerplay/smu7: fix unintialized data usage by Arnd Bergmann · 8 years ago
  42. 757124d drm/amdgpu: fix crash in acp_hw_fini by Alex Deucher · 8 years ago
  43. 672c989 Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  44. 5f7f8f6 Merge branch 'drm-fixes-staging' of ssh://people.freedesktop.org/~/linux into drm-fixes by Dave Airlie · 8 years ago
  45. 245ae5e drm/amdgpu: add some error handling to amdgpu_init v2 by Christian König · 8 years ago
  46. c24784f drm/amd: fix scheduler fence teardown order v2 by Christian König · 8 years ago
  47. 91efdb2 drm/amd/powerplay: don't succeed in getters if fan is missing by Grazvydas Ignotas · 8 years ago
  48. eef2b41 drm/amdgpu: make sure ddc_bus is valid in connector unregister by Alex Deucher · 8 years ago
  49. 84b1528 drm/amdgpu: disable runtime pm in certain cases by Alex Deucher · 8 years ago
  50. 3b49662 drm/amdgpu: add support for new smc firmware on iceland by Alex Deucher · 8 years ago
  51. 646cccb drm/amdgpu: add support for new smc firmware on tonga by Alex Deucher · 8 years ago
  52. a2941d0 drm/amd/powerplay: fix bug get wrong evv voltage of Polaris. by Rex Zhu · 8 years ago
  53. 71451bd drm/amdgpu/si_dpm: workaround for SI kickers by Alex Deucher · 8 years ago
  54. 49a5d73 drm/amdgpu: fix s3 resume back, uvd dpm randomly can't disable. by Rex Zhu · 8 years ago
  55. 7cf321d drm/drivers: add support for using the arch wc mapping API. by Dave Airlie · 8 years ago
  56. ef6239e drm/amdgpu/vce3: only enable 3 rings on new enough firmware (v2) by Alex Deucher · 8 years ago
  57. 0f10425 drm/amdgpu: fix fence slab teardown by Grazvydas Ignotas · 8 years ago
  58. 9566213 drm/amdgpu: update kernel-doc for some functions by Grazvydas Ignotas · 8 years ago
  59. 2d7c17b drm/amdgpu: fix a vm_flush fence leak by Grazvydas Ignotas · 8 years ago
  60. a053fb7 drm/amdgpu: fix sched fence slab teardown by Grazvydas Ignotas · 8 years ago
  61. 4560738 drm/amdgpu/dpm: flush any thermal work on fini by Alex Deucher · 8 years ago
  62. e8d7515 drm/amdgpu: cancel reset work on fini by Alex Deucher · 8 years ago
  63. 8861a82 drm/amd/powerplay: don't give up if DPM is already running by Grazvydas Ignotas · 8 years ago
  64. 51585e0 drm/amd/powerplay: fix static checker warning in process_pptables_v1_0.c by Rex Zhu · 8 years ago
  65. 57d7f9b drm/amdgpu: avoid drm error log during S3 on RHEL7.3 by jimqu · 8 years ago
  66. e6b2a7d drm/amdgpu: explicitly set pg_flags for ST by Alex Deucher · 8 years ago
  67. 0711257 drm/amdgpu/st: move ATC CG golden init from gfx to mc by Alex Deucher · 8 years ago
  68. 1304f0c drm/amd/amdgpu: expose max engine and memory clock for powerplay enabled case by Evan Quan · 8 years ago
  69. e695e77 drm/amdgpu: move atom scratch register save/restore to common code by Alex Deucher · 8 years ago
  70. 08e23a0 drm/amdgpu: drop atom scratch save/restore in gpu reset by Alex Deucher · 8 years ago
  71. 77f7f71 drm/amdgpu/powerplay/smu7: fix static checker warning by Alex Deucher · 8 years ago
  72. 63ae602 Merge branch 'gup_flag-cleanups' by Linus Torvalds · 8 years ago
  73. 768ae30 mm: replace get_user_pages() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  74. 37c1e28 Merge tag 'drm-fixes-for-v4.9-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  75. f28a9b6 drm/amd/powerplay: fix bug stop dpm can't work on Vi. by Rex Zhu · 8 years ago
  76. 36c285c drm/amd/powerplay: notify smu no display by default. by Rex Zhu · 8 years ago
  77. 154061d drm/amdgpu/dpm: implement thermal sensor for CZ/ST by Alex Deucher · 8 years ago
  78. ca3d28de drm/amdgpu/powerplay: implement thermal sensor for CZ/ST by Alex Deucher · 8 years ago
  79. 3e96dbf drm/amdgpu: disable smu hw first on tear down by Alex Deucher · 8 years ago
  80. da146d3 drm/amdgpu: fix amdgpu_need_full_reset (v2) by Alex Deucher · 8 years ago
  81. aee3960 drm/amdgpu/si_dpm: Limit clocks on HD86xx part by Tom St Denis · 8 years ago
  82. 24e8df6 drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.c by Rex Zhu · 8 years ago
  83. eeb2fa0 drm/amdgpu: potential NULL dereference in debugfs code by Dan Carpenter · 8 years ago
  84. 9faa6b0 drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.c by Rex Zhu · 8 years ago
  85. e070532 drm/amd/powerplay: fix static checker warnings in iceland_smc.c by Rex Zhu · 8 years ago
  86. dc8184a drm/amdgpu: change vblank_time's calculation method to reduce computational error. by Rex Zhu · 8 years ago
  87. 4a446d5 drm/amdgpu: clarify UVD/VCE special handling for CG by Alex Deucher · 8 years ago
  88. b0b00ff drm/amd/amdgpu: enable clockgating only after late init by Arindam Nath · 8 years ago
  89. ce199ad drm/amdgpu: initialize the context reset_counter in amdgpu_ctx_init by Nicolai Hähnle · 8 years ago
  90. 6ae8145 drm/amdgpu/gfx8: fix CGCG_CGLS handling by Alex Deucher · 8 years ago
  91. 40492f6 drm/amdgpu: use .early_unregister hook to remove DP AUX i2c by Grazvydas Ignotas · 8 years ago
  92. 6b25e21 Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  93. b898578 Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  94. 8036617 drm/amdgpu: revert "use more than 64KB fragment size if possible" by Christian König · 8 years ago
  95. 2f9ba19 drm/amdgpu: warn if dp aux is still attached on free by Grazvydas Ignotas · 8 years ago
  96. 140c94d drm/amdgpu/dce11: add missing drm_mode_config_cleanup call by Grazvydas Ignotas · 8 years ago
  97. 8a2eef1 drm/amdgpu: also track late init state by Grazvydas Ignotas · 8 years ago
  98. 8cb619d drm/amdgpu/virtual_dce: adjust config ifdef by Alex Deucher · 8 years ago
  99. 5eeda8a drm/amdgpu/vce: add support for hw config packet (v2) by Alex Deucher · 8 years ago
  100. 806c60c drm/amdgpu: clean up to set fw_offset as 0 twice by Huang Rui · 8 years ago