1. 16 10月, 2020 1 次提交
  2. 06 10月, 2020 1 次提交
  3. 30 9月, 2020 1 次提交
    • S
      drm/amdgpu: add new trace event for page table update · 72e71a82
      Shashank Sharma 提交于
      This patch adds a new trace event to track the PTE update
      events. This specific event will provide information like:
      - start and end of virtual memory mapping
      - HW engine flags for the map
      - physical address for mapping
      
      This will be particularly useful for memory profiling tools
      (like RMV) which are monitoring the page table update events.
      
      V2: Added physical address lookup logic in trace point
      V3: switch to use __dynamic_array
          added nptes int the TPprint arguments list
          added page size in the arg list
      V4: Addressed Christian's review comments
          add start/end instead of seg
          use incr instead of page_sz to be accurate
      V5: Addressed Christian's review comments:
          add pid and vm context information in the event
      V6: Re-sequence the variables (put pid and ctx_id first)
      
      Cc: Christian König <christian.koenig@amd.com>
      Cc: Alex Deucher <alexander.deucher@amd.com>
      Signed-off-by: NChristian König <christian.koenig@amd.com>
      Signed-off-by: NShashank Sharma <shashank.sharma@amd.com>
      Reviewed-by: NChristian König <christian.koenig@amd.com>
      Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
      72e71a82
  4. 04 9月, 2020 1 次提交
  5. 25 8月, 2020 1 次提交
  6. 11 8月, 2020 1 次提交
  7. 06 8月, 2020 1 次提交
  8. 04 6月, 2020 1 次提交
  9. 23 5月, 2020 1 次提交
  10. 29 4月, 2020 4 次提交
  11. 24 4月, 2020 1 次提交
  12. 23 4月, 2020 1 次提交
  13. 19 3月, 2020 1 次提交
  14. 17 3月, 2020 1 次提交
  15. 07 3月, 2020 1 次提交
  16. 27 2月, 2020 1 次提交
  17. 12 2月, 2020 1 次提交
  18. 05 2月, 2020 6 次提交
  19. 17 1月, 2020 1 次提交
  20. 19 12月, 2019 2 次提交
  21. 10 12月, 2019 3 次提交
  22. 23 11月, 2019 2 次提交
  23. 07 11月, 2019 1 次提交
  24. 26 10月, 2019 1 次提交
  25. 25 10月, 2019 1 次提交
  26. 04 10月, 2019 1 次提交
  27. 03 10月, 2019 2 次提交