1. 02 6月, 2014 1 次提交
  2. 06 5月, 2014 1 次提交
  3. 01 5月, 2014 1 次提交
  4. 07 3月, 2014 1 次提交
  5. 19 2月, 2014 2 次提交
  6. 07 2月, 2014 1 次提交
  7. 30 1月, 2014 2 次提交
  8. 21 1月, 2014 1 次提交
  9. 09 1月, 2014 1 次提交
  10. 25 12月, 2013 3 次提交
  11. 16 11月, 2013 1 次提交
  12. 02 11月, 2013 2 次提交
  13. 19 10月, 2013 1 次提交
  14. 11 9月, 2013 2 次提交
  15. 31 8月, 2013 7 次提交
  16. 08 8月, 2013 3 次提交
  17. 23 7月, 2013 2 次提交
  18. 14 7月, 2013 3 次提交
  19. 28 6月, 2013 2 次提交
    • 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
  20. 27 6月, 2013 3 次提交