[Intel-xe] ✓ CI.checkpatch: success for xe2: mocs and blitter commands (rev3)

Patchwork patchwork at emeril.freedesktop.org
Sat Sep 30 05:27:38 UTC 2023


== Series Details ==

Series: xe2: mocs and blitter commands (rev3)
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 aeb5fdaa38195563b49c0558372ede2c8316b302
Author: Haridhar Kalvala <haridhar.kalvala at intel.com>
Date:   Fri Sep 29 14:36:40 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. Unlike Xe1, the MOCS
    field in those instructions is only the MOCS index and not the
    Structure_MEMORY_OBJECT_CONTROL_STATE anymore. The pxp bit is now
    explicitly documented separately.
    
    Bspec: 57567,57566,57565,57562
    Cc: Matt Roper <matthew.d.roper at intel.com>
    Signed-off-by: Haridhar Kalvala <haridhar.kalvala at intel.com>
    Reviewed-by: Matt Roper <matthew.d.roper at intel.com>
    Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 22fcf2404f56a8e7aea6734298e0b2b265136313 drm-intel
fa640075c drm/xe: Adjust mocs field mask definitions
cb512308f drm/xe: Rename MEM_SET instruction
fd8d30e4f drm/xe/xe2: Set tile y type in XY_FAST_COPY_BLT to Tile4
aeb5fdaa3 drm/xe/xe2: Update MOCS fields in blitter instructions




More information about the Intel-xe mailing list