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

Patchwork patchwork at emeril.freedesktop.org
Thu Oct 31 18:15:57 UTC 2024


== Series Details ==

Series: Fix non-contiguous VRAM BO access in Xe (rev6)
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 0bdafbaf9eb11ca51dbfcb68ee22571648f0e9e7
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Thu Oct 31 11:10:48 2024 -0700

    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 b8c3c871a2df70e3201eb70505981d39e449384d drm-intel
e7cede92443e drm/xe: Add xe_bo_vm_access
6ca1bf9074b5 drm/ttm: Add ttm_bo_access
-:20: WARNING:BAD_REPORTED_BY_LINK: Reported-by: should be immediately followed by Closes: with a URL to the report
#20: 
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, 175 lines checked
5afb869b3ee6 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
12c585fdf94f drm/xe: Take PM ref in delayed snapshot capture worker
38437d2caa56 drm/xe/display: Update intel_bo_read_from_page to use ttm_bo_access
1c79076d86fd drm/xe: Use ttm_bo_access in xe_vm_snapshot_capture_delayed
4eafa8106bc1 drm/xe: Set XE_BO_FLAG_PINNED in migrate selftest BOs
0bdafbaf9eb1 drm/xe: Only allow contiguous BOs to use xe_bo_vmap




More information about the Intel-xe mailing list