1. 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
  2. 27 6月, 2013 15 次提交
  3. 26 6月, 2013 6 次提交
  4. 21 5月, 2013 1 次提交
  5. 20 5月, 2013 1 次提交
  6. 02 5月, 2013 2 次提交
  7. 24 4月, 2013 3 次提交
  8. 22 4月, 2013 1 次提交
  9. 11 4月, 2013 1 次提交
  10. 09 4月, 2013 7 次提交
  11. 20 2月, 2013 1 次提交