1. 14 2月, 2018 2 次提交
  2. 10 2月, 2018 1 次提交
  3. 02 2月, 2018 1 次提交
  4. 30 1月, 2018 1 次提交
  5. 24 1月, 2018 1 次提交
  6. 20 1月, 2018 1 次提交
  7. 19 1月, 2018 1 次提交
  8. 31 10月, 2017 1 次提交
  9. 21 10月, 2017 1 次提交
    • R
      drm/i915/cnl: Map VBT DDC Pin to BSpec DDC Pin. · 9c3b2689
      Rodrigo Vivi 提交于
      Starting on CNL we now need to map VBT DDC Pin to
      BSPec DDC Pin values. Not a direct translation anymore.
      
      According to VBT
      Block 2 (General Bytes Definition)
      DDC Bus
      
      +----------+-----------+--------------------+
      | DDI Type | VBT Value | Bspec Mapped Value |
      +----------+-----------+--------------------+
      | DDI-B    | 0x1       | 0x1                |
      | DDI-C    | 0x2       | 0x2                |
      | DDI-D    | 0x3       | 0x4                |
      | DDI-F    | 0x4       | 0x3                |
      +----------+-----------+--------------------+
      
      v2: Move defines to a better place.
          This is actually CNL_PCH not CNL only.
      v3: Accepting Ville's suggestions: enums and array to
          to make this future proof.
      v4: Protect the array access as Ville suggested.
          Also accepting all Jani's suggestions:
          	      - use already defined gmbus pin definitions.
      	      - use map_ddc_pin for disambiguation.
      	      - Add /* sic */ comment on inverted values
      	      	so people can easily see it it nos a mistake
      		we have the map 3 -> 4 and 4 -> 3 :/
      
      Cc: Jani Nikula <jani.nikula@intel.com>
      Cc: Paulo Zanoni <paulo.r.zanoni@intel.com>
      Cc: Anusha Srivatsa <anusha.srivatsa@intel.com>
      Cc: Clinton Taylor <clinton.a.taylor@intel.com>
      Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
      Signed-off-by: NRodrigo Vivi <rodrigo.vivi@intel.com>
      Reviewed-by: NVille Syrjälä <ville.syrjala@linux.intel.com>
      Link: https://patchwork.freedesktop.org/patch/msgid/20171020172641.16029-1-rodrigo.vivi@intel.com
      9c3b2689
  10. 20 10月, 2017 2 次提交
  11. 12 10月, 2017 1 次提交
  12. 10 10月, 2017 8 次提交
  13. 27 9月, 2017 1 次提交
  14. 25 9月, 2017 1 次提交
  15. 22 9月, 2017 1 次提交
  16. 28 8月, 2017 2 次提交
  17. 25 8月, 2017 4 次提交
  18. 16 8月, 2017 2 次提交
  19. 08 7月, 2017 1 次提交
  20. 14 3月, 2017 1 次提交
  21. 13 3月, 2017 1 次提交
  22. 07 1月, 2017 1 次提交
  23. 23 12月, 2016 1 次提交
  24. 22 12月, 2016 1 次提交
  25. 12 12月, 2016 1 次提交
  26. 02 12月, 2016 1 次提交