1. 22 7月, 2020 2 次提交
  2. 01 7月, 2020 1 次提交
  3. 23 4月, 2020 1 次提交
    • W
      drm/amd/display: Unify psr feature flags · d1ebfdd8
      Wyatt Wood 提交于
      [Why]
      As it stands, psr has feature flags in dm, stream, and link. Most are
      not defined well enough, and different dm layers have different uses for
      these same flags.
      
      [How]
      We define a new structure called psr_settings in dc_link that will hold
      the following psr feature flags:
      
      psr_feature_enable - psr is supported
      psr_allow_active - psr is currently active
      psr_version - internal psr version supported
      psr_frame_capture_indication_req
      psr_sdp_transmit_line_num_deadline
      The last two flags were moved out of the power module
      for the purposes of consolidating psr flags.
      Their use is already well-defined.
      
      Psr caps reported by sink will also be stored in dc_link,
      in dpcd_caps.psr_caps.
      Signed-off-by: NWyatt Wood <wyatt.wood@amd.com>
      Reviewed-by: NAnthony Koo <Anthony.Koo@amd.com>
      Acked-by: NRodrigo Siqueira <Rodrigo.Siqueira@amd.com>
      Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
      d1ebfdd8
  4. 07 2月, 2020 1 次提交
  5. 17 1月, 2020 1 次提交
  6. 19 12月, 2019 1 次提交
  7. 14 11月, 2019 3 次提交
  8. 11 10月, 2019 1 次提交
  9. 14 9月, 2019 2 次提交
  10. 12 7月, 2019 1 次提交
  11. 22 6月, 2019 3 次提交
  12. 31 5月, 2019 1 次提交
  13. 24 4月, 2019 1 次提交
  14. 21 3月, 2019 1 次提交
  15. 20 2月, 2019 1 次提交
  16. 07 2月, 2019 2 次提交
  17. 06 2月, 2019 1 次提交
  18. 29 1月, 2019 1 次提交
  19. 17 1月, 2019 1 次提交
  20. 15 1月, 2019 6 次提交
  21. 01 12月, 2018 2 次提交
  22. 20 11月, 2018 1 次提交
  23. 28 8月, 2018 5 次提交