diff options
author | Matt Roper <[email protected]> | 2022-12-02 14:35:28 -0800 |
---|---|---|
committer | Matt Roper <[email protected]> | 2022-12-05 09:06:50 -0800 |
commit | c04712efb3755306ff3ab72a91df94108bff1f30 (patch) | |
tree | f4eba6639303edf7962177fc3c9b27cd7f829d74 /drivers/gpu/drm/i915/selftests/i915_request.c | |
parent | 3100240bf846ead1a2dbd6ae62bf48c687b9f5be (diff) |
drm/i915/mtl: Check full IP version when applying hw steering semaphore
When determining whether the platform has a hardware-level steering
semaphore (i.e., MTL and beyond), we need to use GRAPHICS_VER_FULL() to
compare the full version rather than just the major version number
returned by GRAPHICS_VER().
Reported-by: kernel test robot <[email protected]>
Fixes: 3100240bf846 ("drm/i915/mtl: Add hardware-level lock for steering")
Cc: Balasubramani Vivekanandan <[email protected]>
Signed-off-by: Matt Roper <[email protected]>
Reviewed-by: Rodrigo Vivi <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/i915/selftests/i915_request.c')
0 files changed, 0 insertions, 0 deletions