[Intel-xe] ✓ CI.checkpatch: success for drm/xe/mocs: MOCS registers are multicast on Xe_HP and beyond (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Thu Oct 26 00:40:33 UTC 2023
== Series Details ==
Series: drm/xe/mocs: MOCS registers are multicast on Xe_HP and beyond (rev2)
URL : https://patchwork.freedesktop.org/series/125478/
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 3e737c982f72e33e804e333fd69c504228605d2a
Author: Matt Roper <matthew.d.roper at intel.com>
Date: Mon Oct 23 13:41:13 2023 -0700
drm/xe/mocs: MOCS registers are multicast on Xe_HP and beyond
The MOCS registers should be written in an MCR-specific manner on Xe_HP
and beyond to prevent any other driver threads or external firmware from
putting the hardware into unicast mode while we initialize the MOCS
table.
Bspec: 66534, 67609, 71185
Cc: Ruthuvikas Ravikumar <ruthuvikas.ravikumar at intel.com>
Signed-off-by: Matt Roper <matthew.d.roper at intel.com>
Reviewed-by: Gustavo Sousa <gustavo.sousa at intel.com>
+ /mt/dim checkpatch bd3d7e8aa312ce25c5797388f753151f024bec02 drm-intel
3e737c982 drm/xe/mocs: MOCS registers are multicast on Xe_HP and beyond
More information about the Intel-xe
mailing list