1. 17 10月, 2018 1 次提交
  2. 08 10月, 2018 1 次提交
  3. 05 10月, 2018 1 次提交
  4. 04 9月, 2018 1 次提交
  5. 21 8月, 2018 1 次提交
  6. 28 7月, 2018 1 次提交
  7. 20 7月, 2018 1 次提交
  8. 05 7月, 2018 1 次提交
  9. 02 7月, 2018 1 次提交
  10. 22 6月, 2018 2 次提交
  11. 15 6月, 2018 1 次提交
  12. 02 6月, 2018 1 次提交
  13. 08 5月, 2018 4 次提交
  14. 28 3月, 2018 7 次提交
  15. 17 11月, 2017 6 次提交
  16. 10 11月, 2017 1 次提交
  17. 27 10月, 2017 1 次提交
  18. 25 10月, 2017 1 次提交
    • V
      drm/i915: Adjust system agent voltage on CNL if required by DDI ports · 53e9bf5e
      Ville Syrjälä 提交于
      On CNL we may need to bump up the system agent voltage not only due
      to CDCLK but also when driving DDI port with a sufficiently high clock.
      To that end start tracking the minimum acceptable voltage for each crtc.
      We do the tracking via crtcs because we don't have any kind of encoder
      state. Also there's no downside to doing it this way, and it matches how
      we track cdclk requirements on account of pixel rate.
      
      v2: Allow disabled crtcs to use the min voltage
          Add IS_CNL check to intel_ddi_compute_min_voltage() since
          we're using CNL specific values there
          s/intel_compute_min_voltage/cnl_compute_min_voltage/ since
          the function makes hw specific assumptions about the voltage
          values
      v3: Drop the test hack leftovers from skl_modeset_calc_cdclk()
      v4: s/voltage/voltage_level/ (Rodrigo)
          Replace DPLL DVFS FIXMEs with an explanation why we don't
          do anything there (Rodrigo)
      
      Cc: Mika Kahola <mika.kahola@intel.com>
      Cc: Manasi Navare <manasi.d.navare@intel.com>
      Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
      Signed-off-by: NVille Syrjälä <ville.syrjala@linux.intel.com>
      Reviewed-by: NRodrigo Vivi <rodrigo.vivi@intel.com>
      Link: https://patchwork.freedesktop.org/patch/msgid/20171024095216.1638-9-ville.syrjala@linux.intel.com
      53e9bf5e
  19. 17 10月, 2017 2 次提交
  20. 12 8月, 2017 1 次提交
  21. 15 6月, 2017 1 次提交
  22. 13 6月, 2017 2 次提交
  23. 10 2月, 2017 1 次提交