1. 05 5月, 2021 1 次提交
  2. 10 4月, 2021 4 次提交
  3. 01 4月, 2021 1 次提交
  4. 30 3月, 2021 1 次提交
  5. 25 3月, 2021 1 次提交
  6. 24 3月, 2021 3 次提交
  7. 21 1月, 2021 1 次提交
  8. 16 12月, 2020 1 次提交
  9. 05 11月, 2020 1 次提交
  10. 27 10月, 2020 1 次提交
  11. 26 10月, 2020 1 次提交
  12. 24 10月, 2020 1 次提交
  13. 17 10月, 2020 1 次提交
  14. 16 10月, 2020 1 次提交
  15. 06 10月, 2020 1 次提交
  16. 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
  17. 24 9月, 2020 1 次提交
  18. 18 9月, 2020 1 次提交
  19. 04 9月, 2020 1 次提交
  20. 25 8月, 2020 1 次提交
  21. 11 8月, 2020 1 次提交
  22. 06 8月, 2020 1 次提交
  23. 04 6月, 2020 1 次提交
  24. 23 5月, 2020 1 次提交
  25. 29 4月, 2020 4 次提交
  26. 24 4月, 2020 1 次提交
  27. 23 4月, 2020 1 次提交
  28. 19 3月, 2020 1 次提交
  29. 17 3月, 2020 1 次提交
  30. 07 3月, 2020 1 次提交
  31. 27 2月, 2020 1 次提交
  32. 12 2月, 2020 1 次提交