1. 01 11月, 2017 1 次提交
    • R
      drm/radeon: fix atombios on big endian · 4f626a4a
      Roman Kapl 提交于
      The function for byteswapping the data send to/from atombios was buggy for
      num_bytes not divisible by four. The function must be aware of the fact
      that after byte-swapping the u32 units, valid bytes might end up after the
      num_bytes boundary.
      
      This patch was tested on kernel 3.12 and allowed us to sucesfully use
      DisplayPort on and Radeon SI card. Namely it fixed the link training and
      EDID readout.
      
      The function is patched both in radeon and amd drivers, since the functions
      and the fixes are identical.
      Signed-off-by: NRoman Kapl <rka@sysgo.com>
      Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
      Cc: stable@vger.kernel.org
      4f626a4a
  2. 09 10月, 2017 1 次提交
  3. 09 8月, 2016 1 次提交
  4. 13 5月, 2016 1 次提交
  5. 17 3月, 2016 1 次提交
  6. 09 3月, 2016 1 次提交
  7. 22 12月, 2015 1 次提交
  8. 09 9月, 2015 1 次提交
  9. 31 8月, 2015 1 次提交
  10. 26 5月, 2015 1 次提交
  11. 22 5月, 2015 1 次提交
  12. 20 3月, 2015 2 次提交
  13. 26 2月, 2015 1 次提交
  14. 13 2月, 2015 1 次提交
  15. 06 1月, 2015 1 次提交
  16. 12 11月, 2014 1 次提交
  17. 09 9月, 2014 1 次提交
  18. 03 9月, 2014 1 次提交
  19. 11 7月, 2014 1 次提交
  20. 01 7月, 2014 1 次提交
  21. 05 6月, 2014 1 次提交
  22. 02 6月, 2014 2 次提交
  23. 01 5月, 2014 1 次提交
  24. 22 4月, 2014 1 次提交
  25. 08 4月, 2014 2 次提交
  26. 25 3月, 2014 5 次提交
  27. 21 1月, 2014 3 次提交
  28. 18 12月, 2013 1 次提交
  29. 09 10月, 2013 1 次提交
  30. 31 8月, 2013 1 次提交
  31. 07 8月, 2013 1 次提交