1. 25 4月, 2020 1 次提交
  2. 17 4月, 2020 1 次提交
  3. 08 4月, 2020 1 次提交
  4. 17 3月, 2020 1 次提交
  5. 01 2月, 2020 1 次提交
  6. 03 1月, 2020 1 次提交
  7. 30 12月, 2019 1 次提交
  8. 26 12月, 2019 1 次提交
  9. 23 12月, 2019 1 次提交
  10. 22 12月, 2019 2 次提交
  11. 18 12月, 2019 1 次提交
  12. 14 12月, 2019 1 次提交
  13. 03 12月, 2019 1 次提交
  14. 27 11月, 2019 1 次提交
  15. 25 11月, 2019 2 次提交
  16. 21 11月, 2019 1 次提交
  17. 20 11月, 2019 2 次提交
  18. 16 11月, 2019 1 次提交
  19. 14 11月, 2019 1 次提交
    • I
      drm/i915/gen8+: Add RC6 CTX corruption WA · 2248a283
      Imre Deak 提交于
      In some circumstances the RC6 context can get corrupted. We can detect
      this and take the required action, that is disable RC6 and runtime PM.
      The HW recovers from the corrupted state after a system suspend/resume
      cycle, so detect the recovery and re-enable RC6 and runtime PM.
      
      v2: rebase (Mika)
      v3:
      - Move intel_suspend_gt_powersave() to the end of the GEM suspend
        sequence.
      - Add commit message.
      v4:
      - Rebased on intel_uncore_forcewake_put(i915->uncore, ...) API
        change.
      v5:
      - Rebased on latest upstream gt_pm refactoring.
      v6:
      - s/i915_rc6_/intel_rc6_/
      - Don't return a value from i915_rc6_ctx_wa_check().
      v7:
      - Rebased on latest gt rc6 refactoring.
      Signed-off-by: NImre Deak <imre.deak@intel.com>
      Signed-off-by: NMika Kuoppala <mika.kuoppala@linux.intel.com>
      [airlied: pull this later version of this patch into drm-next
      to make resolving the conflict mess easier.]
      Signed-off-by: NDave Airlie <airlied@redhat.com>
      2248a283
  20. 06 11月, 2019 1 次提交
    • I
      drm/i915/gen8+: Add RC6 CTX corruption WA · 7e34f4e4
      Imre Deak 提交于
      In some circumstances the RC6 context can get corrupted. We can detect
      this and take the required action, that is disable RC6 and runtime PM.
      The HW recovers from the corrupted state after a system suspend/resume
      cycle, so detect the recovery and re-enable RC6 and runtime PM.
      
      v2: rebase (Mika)
      v3:
      - Move intel_suspend_gt_powersave() to the end of the GEM suspend
        sequence.
      - Add commit message.
      v4:
      - Rebased on intel_uncore_forcewake_put(i915->uncore, ...) API
        change.
      v5: rebased on gem/gt split (Mika)
      Signed-off-by: NImre Deak <imre.deak@intel.com>
      Signed-off-by: NMika Kuoppala <mika.kuoppala@linux.intel.com>
      7e34f4e4
  21. 05 11月, 2019 4 次提交
  22. 04 11月, 2019 1 次提交
  23. 01 11月, 2019 3 次提交
  24. 27 10月, 2019 1 次提交
  25. 24 10月, 2019 1 次提交
  26. 22 10月, 2019 3 次提交
  27. 18 10月, 2019 1 次提交
  28. 15 10月, 2019 1 次提交
  29. 08 10月, 2019 1 次提交
  30. 04 10月, 2019 1 次提交