[Intel-xe] ✓ CI.checkpatch: success for xe2: mocs and blitter commands
Patchwork
patchwork at emeril.freedesktop.org
Fri Sep 29 04:46:23 UTC 2023
== Series Details ==
Series: xe2: mocs and blitter commands
URL : https://patchwork.freedesktop.org/series/124428/
State : success
== 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
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 476535084ecc12fe690701fbe79ec49b7e89c27b
Author: Haridhar Kalvala <haridhar.kalvala at intel.com>
Date: Thu Sep 28 21:43:51 2023 -0700
drm/xe/xe2: Update MOCS fields in blitter instructions
Xe2 changes or adds bits for mocs in a few BLT instructions:
XY_CTRL_SURF_COPY_BLT, XY_FAST_COLOR_BLT, XY_FAST_COPY_BLT, and MEM_SET.
Modify the code to deal with the new location.
Bspec: 57567,57566,57565,57562
Cc: Matt Roper <matthew.d.roper at intel.com>
Signed-off-by: Haridhar Kalvala <haridhar.kalvala at intel.com>
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch fbc31f75dbdcdcea60b7f5ba5c8d7efbc0ec75ef drm-intel
2a151a3eb drm/xe: Adjust mocs field mask definitions
44c986ab3 drm/xe: Rename MEM_SET instruction
c1b4965c3 drm/xe/xe2: Set tile y bits in XY_FAST_COPY_BLT
476535084 drm/xe/xe2: Update MOCS fields in blitter instructions
More information about the Intel-xe
mailing list