1. 27 1月, 2017 1 次提交
  2. 30 6月, 2016 6 次提交
  3. 05 2月, 2016 2 次提交
  4. 28 5月, 2015 1 次提交
  5. 09 2月, 2015 1 次提交
    • S
      drm/i915: Correct the IOSF Dev_FN field for IOSF transfers · d180d2bb
      Shobhit Kumar 提交于
      As per the specififcation, the SB_DevFn is the PCI_DEVFN of the target
      device and not the source. So PCI_DEVFN(2,0) is not correct. Further the
      port ID should be enough to identify devices unless they are MFD. The
      SB_DevFn was intended to remove ambiguity in case of these MFD devices.
      
      For non MFD devices the recommendation for the target device IP was to
      ignore these fields, but not all of them followed the recommendation.
      Some like CCK ignore these fields and hence PCI_DEVFN(2, 0) works and so
      does PCI_DEVFN(0, 0) as it works for DPIO. The issue came to light because
      of GPIONC which was not getting programmed correctly with PCI_DEVFN(2, 0).
      It turned out that this did not follow the recommendation and expected 0
      in this field.
      
      In general the recommendation is to use SB_DevFn as PCI_DEVFN(0, 0) for
      all devices except target PCI devices.
      Signed-off-by: NShobhit Kumar <shobhit.kumar@intel.com>
      Reviewed-by: NVille Syrjälä <ville.syrjala@linux.intel.com>
      Cc: stable@vger.kernel.org
      Signed-off-by: NJani Nikula <jani.nikula@intel.com>
      d180d2bb
  6. 27 1月, 2015 1 次提交
  7. 19 5月, 2014 2 次提交
  8. 03 4月, 2014 1 次提交
  9. 12 12月, 2013 1 次提交
  10. 11 11月, 2013 1 次提交
  11. 06 11月, 2013 1 次提交
  12. 12 10月, 2013 1 次提交
  13. 05 9月, 2013 1 次提交
  14. 04 9月, 2013 1 次提交
  15. 24 5月, 2013 4 次提交