1. 22 4月, 2022 1 次提交
  2. 12 4月, 2022 1 次提交
  3. 05 4月, 2022 2 次提交
  4. 04 4月, 2022 1 次提交
  5. 01 4月, 2022 1 次提交
  6. 30 3月, 2022 1 次提交
  7. 21 3月, 2022 3 次提交
  8. 19 3月, 2022 2 次提交
  9. 17 3月, 2022 1 次提交
  10. 15 3月, 2022 3 次提交
  11. 10 3月, 2022 3 次提交
  12. 05 3月, 2022 2 次提交
  13. 04 3月, 2022 2 次提交
  14. 02 3月, 2022 1 次提交
  15. 25 2月, 2022 1 次提交
  16. 24 2月, 2022 1 次提交
  17. 23 2月, 2022 1 次提交
    • J
      drm/i915/tgl: Simply subplatform detection · b9ef8939
      José Roberto de Souza 提交于
      In the past we had a need to differentiate TGL U and TGL Y, there
      was a different voltage swing table for each subplatform and some PCI
      ids of this subplatforms are shared but it turned out that it was a
      specification mistake and the voltage swing table was indeed the same
      but we went ahead with that patch because we needed to differentiate
      TGL U and Y from TGL H and by that time TGL H was embargoed so that
      was the perfect way to land it upstream.
      
      Now the embargo for TGL H is long past and now we even have
      INTEL_TGL_12_GT1_IDS with all TGL H ids, so we can drop this PCI root
      check and only rely in the PCI ids to differentiate TGL U and Y from
      TGL H that actually has code differences.
      
      Besides the simplification this will fix issues in virtualization
      environments where the PCI root is virtualized and don't have the same
      id as actual hardware.
      
      v2:
      - add and set INTEL_SUBPLATFORM_UY
      
      Cc: Fred Gao <fred.gao@intel.com>
      Cc: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>
      Signed-off-by: NJosé Roberto de Souza <jose.souza@intel.com>
      Reviewed-by: NTvrtko Ursulin <tvrtko.ursulin@intel.com>
      Tested-by: NYu He <yu.he@intel.com>
      Link: https://patchwork.freedesktop.org/patch/msgid/20220222141424.35165-1-jose.souza@intel.com
      b9ef8939
  18. 20 2月, 2022 2 次提交
  19. 18 2月, 2022 1 次提交
  20. 14 2月, 2022 10 次提交