[Intel-xe] ✓ CI.checkpatch: success for drm/xe: Extend rpX values extraction for future platforms (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Thu Oct 26 09:38:38 UTC 2023
== Series Details ==
Series: drm/xe: Extend rpX values extraction for future platforms (rev2)
URL : https://patchwork.freedesktop.org/series/125587/
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 c3f08207e4b774d7e956d9d269a82dac5f26efec
Author: Badal Nilawar <badal.nilawar at intel.com>
Date: Wed Oct 25 21:42:01 2023 +0530
drm/xe: Extend rpX values extraction for future platforms
In existing code flow for future platforms i.e. >1270, the rpX
(rp0,rpn and rpe) fused values are read from gen 6 registers.
Which is not correct. Unless specified gen 1270 regs should be valid
for gen 1270+ platforms as well.
Signed-off-by: Badal Nilawar <badal.nilawar at intel.com>
Reviewed-by: Anshuman Gupta <anshuman.gupta at intel.com>
+ /mt/dim checkpatch 4c7ed0ef2d582ae173d9a2062ee6f7360d1aa1df drm-intel
c3f08207e drm/xe: Extend rpX values extraction for future platforms
More information about the Intel-xe
mailing list