1. 28 6月, 2013 3 次提交
    • A
      drm/radeon/kms: add dpm support for btc (v3) · 6596afd4
      Alex Deucher 提交于
      This adds dpm support for btc asics.  This includes:
      - clockgating
      - dynamic engine clock scaling
      - dynamic memory clock scaling
      - dynamic voltage scaling
      - dynamic pcie gen1/gen2 switching (requires additional acpi support)
      
      Set radeon.dpm=1 to enable.
      
      v2: reduce stack usage
      v3: attempt to fix state enable
      Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
      6596afd4
    • A
      drm/radeon/kms: add dpm support for evergreen (v4) · dc50ba7f
      Alex Deucher 提交于
      This adds dpm support for evergreen asics.  This includes:
      - clockgating
      - dynamic engine clock scaling
      - dynamic memory clock scaling
      - dynamic voltage scaling
      - dynamic pcie gen1/gen2 switching (requires additional acpi support)
      
      Set radeon.dpm=1 to enable.
      
      v2: reduce stack usage, rename ulv struct
      v3: fix thermal interrupt check notices by Jerome
      v4: fix state enable
      Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
      dc50ba7f
    • A
      drm/radeon/kms: add dpm support for rv7xx (v4) · 66229b20
      Alex Deucher 提交于
      This adds dpm support for rv7xx asics.  This includes:
      - clockgating
      - dynamic engine clock scaling
      - dynamic memory clock scaling
      - dynamic voltage scaling
      - dynamic pcie gen1/gen2 switching
      
      Set radeon.dpm=1 to enable.
      
      v2: reduce stack usage
      v3: fix 64 bit div
      v4: fix state enable
      Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
      66229b20
  2. 27 6月, 2013 10 次提交
  3. 03 6月, 2013 1 次提交
  4. 24 4月, 2013 2 次提交
  5. 09 4月, 2013 5 次提交
  6. 20 2月, 2013 2 次提交
  7. 02 2月, 2013 1 次提交
  8. 01 2月, 2013 1 次提交
  9. 04 1月, 2013 1 次提交
  10. 14 12月, 2012 3 次提交
  11. 13 12月, 2012 1 次提交
  12. 11 12月, 2012 4 次提交
  13. 03 10月, 2012 2 次提交
  14. 02 10月, 2012 1 次提交
  15. 27 9月, 2012 2 次提交
  16. 21 9月, 2012 1 次提交