1. 30 4月, 2019 1 次提交
  2. 19 3月, 2019 2 次提交
  3. 30 1月, 2019 1 次提交
  4. 17 1月, 2019 1 次提交
  5. 17 10月, 2018 2 次提交
  6. 05 10月, 2018 1 次提交
  7. 04 9月, 2018 1 次提交
  8. 22 6月, 2018 1 次提交
  9. 15 6月, 2018 1 次提交
  10. 02 6月, 2018 1 次提交
  11. 08 5月, 2018 1 次提交
    • P
      drm/i915/icl: add basic support for the ICL clocks · c27e917e
      Paulo Zanoni 提交于
      This commit introduces the definitions for the ICL clocks and adds the
      basic functions to the shared DPLL framework. It adds code for the
      Enable and Disable sequences for some PLLs, but it does not have the
      code to compute the actual PLL values, which are marked as TODO
      comments and should be introduced as separate commits.
      
      Special thanks to James Ausmus for investigating and fixing a bug with
      the placement of icl_unmap_plls_to_ports() function.
      
      v2:
       - Rebase around dpll_lock changes.
      v3:
       - The spec now says what the timeouts should be.
       - Touch DPCLKA_CFGCR0_ICL at the appropriate time so we don't freeze
         the machine.
       - Checkpatch found a white space problem.
       - Small adjustments before upstreaming.
      v4:
       - Move the ICL checks out of the *map_plls_to_ports() functions
        (James)
       - Add extra encoder check (James)
       - Call icl_unmap_plls_to_ports() later (James)
      v5:
       - Rebase after the pll struct changes.
      v6:
       - Properly make the unmap function based on encoders_post_disable()
         with regarding to checks and iterators.
       - Address checkpatch comment on "min = max = x()".
      
      Cc: James Ausmus <james.ausmus@intel.com>
      Signed-off-by: NPaulo Zanoni <paulo.r.zanoni@intel.com>
      Reviewed-by: NJames Ausmus <james.ausmus@intel.com>
      Link: https://patchwork.freedesktop.org/patch/msgid/20180427231436.9353-1-paulo.r.zanoni@intel.com
      c27e917e
  12. 28 3月, 2018 7 次提交
  13. 13 6月, 2017 1 次提交
  14. 10 2月, 2017 1 次提交
  15. 30 12月, 2016 6 次提交
  16. 10 9月, 2016 1 次提交
  17. 08 9月, 2016 3 次提交
  18. 17 3月, 2016 1 次提交
  19. 09 3月, 2016 7 次提交