1. 14 10月, 2021 2 次提交
  2. 12 10月, 2021 1 次提交
  3. 06 10月, 2021 1 次提交
  4. 04 10月, 2021 8 次提交
  5. 01 10月, 2021 2 次提交
  6. 30 9月, 2021 3 次提交
  7. 24 9月, 2021 1 次提交
  8. 20 9月, 2021 3 次提交
  9. 15 9月, 2021 1 次提交
  10. 31 8月, 2021 2 次提交
  11. 26 8月, 2021 2 次提交
  12. 18 8月, 2021 1 次提交
  13. 14 8月, 2021 2 次提交
  14. 13 8月, 2021 1 次提交
  15. 11 8月, 2021 1 次提交
  16. 02 8月, 2021 1 次提交
    • A
      drm/i915/dg1: Adjust the AUDIO power domain · 615a7724
      Anshuman Gupta 提交于
      DG1 and XE_PLD platforms has Audio MMIO/VERBS lies in PG0 power
      well. Adjusting the power domain accordingly to
      POWER_DOMAIN_AUDIO_MMIO for audio detection and
      POWER_DOMAIN_AUDIO_PLAYBACK for audio playback.
      
      While doing this it requires to use POWER_DOMAIN_AUDIO_MMIO
      power domain instead of POWER_DOMAIN_AUDIO in crtc power domain mask
      and POWER_DOMAIN_AUDIO_PLAYBACK with intel_display_power_{get, put}
      to enable/disable display audio codec power.
      
      It will save the power in use cases when DP/HDMI connectors
      configured with PIPE_A without any audio playback.
      
      v1: Changes since RFC
      - changed power domain names. [Imre]
      - Removed TC{3,6}, AUX_USBC{3,6} and TBT from DG1
        power well and PW_3 power domains. [Imre]
      - Fixed the order of powe wells , power domains and its
        registration. [Imre]
      
      v2:
      - Not allowe DC states when AUDIO_MMIO domain enabled. [Imre]
      
      v3:
      - Squashes the commits of series to avoid build failure.
      
      Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
      Cc: Kai Vehmanen <kai.vehmanen@linux.intel.com>
      Cc: Uma Shankar <uma.shankar@intel.com>
      Cc: Imre Deak <imre.deak@intel.com>
      Reviewed-by: NImre Deak <imre.deak@intel.com>
      Signed-off-by: NAnshuman Gupta <anshuman.gupta@intel.com>
      [Fix typo in commit message and in AUDIO_PLAYBACK domain name]
      Signed-off-by: NImre Deak <imre.deak@intel.com>
      Link: https://patchwork.freedesktop.org/patch/msgid/20210729121858.16897-2-anshuman.gupta@intel.com
      615a7724
  17. 31 7月, 2021 2 次提交
  18. 30 7月, 2021 3 次提交
  19. 28 7月, 2021 1 次提交
  20. 07 7月, 2021 1 次提交
  21. 02 7月, 2021 1 次提交