✓ CI.checkpatch: success for VF: Avoid reading inaccessible RING_TIMESTAMP (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Wed Feb 5 19:53:54 UTC 2025
== Series Details ==
Series: VF: Avoid reading inaccessible RING_TIMESTAMP (rev2)
URL : https://patchwork.freedesktop.org/series/144335/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit e85ea67250dba4f0017ccbc1e65f83389e096b51
Author: Marcin Bernatowicz <marcin.bernatowicz at linux.intel.com>
Date: Wed Feb 5 20:16:44 2025 +0100
drm/xe/client: Skip show_run_ticks if unable to read timestamp
RING_TIMESTAMP registers are inaccessible in VF mode.
Without drm-total-cycles-*, other keys provide little value.
Skip all optional "run_ticks" keys in this case.
Signed-off-by: Marcin Bernatowicz <marcin.bernatowicz at linux.intel.com>
Cc: Lucas De Marchi <lucas.demarchi at intel.com>
Cc: Michal Wajdeczko <michal.wajdeczko at intel.com>
Cc: Michał Winiarski <michal.winiarski at intel.com>
Cc: Umesh Nerlige Ramappa <umesh.nerlige.ramappa at intel.com>
+ /mt/dim checkpatch 5592bc56322b20198056d88dd12fc86ebb0dfcbe drm-intel
0203cdbfae3b drm/xe/vf: Return EOPNOTSUPP for DRM_XE_DEVICE_QUERY_ENGINE_CYCLES if VF
e85ea67250db drm/xe/client: Skip show_run_ticks if unable to read timestamp
More information about the Intel-xe
mailing list