1. 11 9月, 2013 2 次提交
  2. 31 8月, 2013 17 次提交
  3. 08 8月, 2013 3 次提交
  4. 30 7月, 2013 2 次提交
  5. 23 7月, 2013 1 次提交
  6. 18 7月, 2013 1 次提交
  7. 14 7月, 2013 2 次提交
  8. 28 6月, 2013 10 次提交
  9. 27 6月, 2013 1 次提交
  10. 26 6月, 2013 1 次提交
    • A
      drm/radeon: add support for MC/VM setup on CIK (v6) · 1c49165d
      Alex Deucher 提交于
      The vm callbacks are the same as the SI ones right now
      (same regs and bits). We could share the SI variants, and
      I may yet do that, but I figured I would add CIK specific
      ones for now in case we need to change anything.
      
      V2: add documentation, minor fixes.
      V3: integrate vram offset fixes for APUs
      V4: enable 2 level VM PTs
      V5: index SH_MEM_* regs properly
      V6: add ib_parse()
      Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
      1c49165d