✗ CI.checkpatch: warning for Fix non-contiguous VRAM BO access in Xe (rev7)

Patchwork patchwork at emeril.freedesktop.org
Tue Nov 26 18:19:01 UTC 2024


== Series Details ==

Series: Fix non-contiguous VRAM BO access in Xe (rev7)
URL   : https://patchwork.freedesktop.org/series/140200/
State : warning

== Summary ==

+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit fd110194576ace7e509d5dc09c063c5b73ec6ce4
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Tue Nov 26 09:46:15 2024 -0800

    drm/xe: Only allow contiguous BOs to use xe_bo_vmap
    
    xe_bo_vmap only works on contiguous BOs, disallow xe_bo_vmap on BO
    unless we are certain the BO is contiguous.
    
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
    Reviewed-by: Matthew Auld <matthew.auld at intel.com>
+ /mt/dim checkpatch 739a2506c44a0be22cc842d2c625a05ed21c1198 drm-intel
af2fe213613f drm/xe: Add xe_bo_vm_access
c51bf4c86272 drm/ttm: Add ttm_bo_access
-:23: WARNING:BAD_REPORTED_BY_LINK: Reported-by: should be immediately followed by Closes: with a URL to the report
#23: 
Reported-by: Christoph Manszewski <christoph.manszewski at intel.com>
Suggested-by: Thomas Hellström <thomas.hellstrom at linux.intel.com>

total: 0 errors, 1 warnings, 0 checks, 67 lines checked
8f34b190b33f drm/xe: Add xe_ttm_access_memory
-:17: WARNING:BAD_REPORTED_BY_LINK: Reported-by: should be immediately followed by Closes: with a URL to the report
#17: 
Reported-by: Christoph Manszewski <christoph.manszewski at intel.com>
Suggested-by: Thomas Hellström <thomas.hellstrom at linux.intel.com>

total: 0 errors, 1 warnings, 0 checks, 85 lines checked
cd983086524f drm/xe: Take PM ref in delayed snapshot capture worker
36e389e9c649 drm/xe/display: Update intel_bo_read_from_page to use ttm_bo_access
6dab7f83f1a9 drm/xe: Use ttm_bo_access in xe_vm_snapshot_capture_delayed
89d4fd4e1502 drm/xe: Set XE_BO_FLAG_PINNED in migrate selftest BOs
fd110194576a drm/xe: Only allow contiguous BOs to use xe_bo_vmap




More information about the Intel-xe mailing list