diff options
author | Michal Wajdeczko <michal.wajdeczko@intel.com> | 2024-08-28 23:08:08 +0200 |
---|---|---|
committer | Michal Wajdeczko <michal.wajdeczko@intel.com> | 2024-08-30 10:51:08 +0200 |
commit | d69300abc2dec930fd280a013984150ae7c6a386 (patch) | |
tree | ead293950df52d93cd03767aab39a958a930b322 /drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c | |
parent | 65fe9617a1256f0a36696d48f7c63a8d3ec290bc (diff) |
drm/xe/pf: Drop GuC notifications for non-existing VF
It is unlikely that GuC will ever send a G2H notification with an
invalid VFID and it is currently harmless if that actually happen.
But in upcoming patches we will start using that VFID as an index
and we must be sure it is a valid to avoid a crash due to a buggy
firmware or a currupted G2H message.
Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Reviewed-by: Piotr Piórkowski <piotr.piorkowski@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240828210809.1528-4-michal.wajdeczko@intel.com
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c')
0 files changed, 0 insertions, 0 deletions