diff options
author | 2024-08-29 15:06:21 -0700 | |
---|---|---|
committer | 2024-08-30 08:56:20 -0700 | |
commit | 3034cc8107b8d0c7d1b56584394e215dab57f8a3 (patch) | |
tree | 894bb987beec8c164b14cdf4daed92067c47f334 /scripts/generate_rust_analyzer.py | |
parent | drm/xe/display: Drop unnecessary xe_gt.h includes (diff) | |
download | linux-rng-3034cc8107b8d0c7d1b56584394e215dab57f8a3.tar.xz linux-rng-3034cc8107b8d0c7d1b56584394e215dab57f8a3.zip |
drm/xe/pcode: Treat pcode as per-tile rather than per-GT
There's only one instance of the pcode per tile, and for GT-related
accesses both the primary and media GT share the same register
interface. Since Xe was using per-GT locking, the pcode mutex wasn't
actually protecting everything that it should since concurrent accesses
related to a tile's primary GT and media GT were possible.
Fixes: dd08ebf6c352 ("drm/xe: Introduce a new DRM driver for Intel GPUs")
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240829220619.789159-5-matthew.d.roper@intel.com
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions