1. 19 7月, 2019 2 次提交
  2. 22 6月, 2019 9 次提交
  3. 12 6月, 2019 2 次提交
  4. 11 6月, 2019 2 次提交
  5. 25 5月, 2019 1 次提交
  6. 19 12月, 2018 2 次提交
  7. 06 11月, 2018 2 次提交
  8. 10 10月, 2018 3 次提交
  9. 27 9月, 2018 4 次提交
  10. 14 9月, 2018 3 次提交
  11. 28 8月, 2018 1 次提交
  12. 17 8月, 2018 1 次提交
  13. 14 8月, 2018 1 次提交
  14. 17 7月, 2018 1 次提交
  15. 11 7月, 2018 2 次提交
  16. 28 6月, 2018 1 次提交
    • J
      drm/amdgpu:Support new VCN FW version naming convention · 62d5b8e3
      James Zhu 提交于
      Support new VCN FW version naming convention:
        [31, 28] for VEP interface major version if applicable
        [27, 24] for decode interface major version
        [23, 20] for encode interface major version
        [19, 12] for encode interface minor version
        [11, 0]  for firmware revision
      Bit 20-23, it is encode major and non-zero for new naming convention.
      This field is part of version minor and DRM_DISABLED_FLAG in old naming
      convention. Since the latest version minor is 0x5B and DRM_DISABLED_FLAG
      is zero in old naming convention, this field is always zero so far.
      These four bits are used to tell which naming convention is present.
      Signed-off-by: NJames Zhu <James.Zhu@amd.com>
      Reviewed-by: NFang, Peter <Peter.Fang@amd.com>
      Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
      62d5b8e3
  17. 16 6月, 2018 3 次提交