diff options
author | Stanislaw Gruszka <[email protected]> | 2023-03-23 13:54:59 +0100 |
---|---|---|
committer | Jacek Lawrynowicz <[email protected]> | 2023-03-24 10:50:27 +0100 |
commit | 3ff6edbc17dbab87f705b1da93854ffff3912673 (patch) | |
tree | a513a8aff4151adc2efca9729a31f9cbf526748d /scripts/gdb/linux/utils.py | |
parent | 6013aa84ee45fd0faa23fc6312a1af60b06d408b (diff) |
accel/ivpu: Do not use SSID 1
The SSID=1 is used by the firmware as default value in
case SSID mapping is not initialized. This allows
detecting use of miss-configured memory contexts.
The future FW versions may not allow using SSID=1.
SSID=65 is valid value, number of contexts are limited
by number of available command queues, but SSID can be
any u16 value.
Fixes: 35b137630f08 ("accel/ivpu: Introduce a new DRM driver for Intel VPU")
Co-developed-by: Andrzej Kacprowski <[email protected]>
Signed-off-by: Andrzej Kacprowski <[email protected]>
Signed-off-by: Stanislaw Gruszka <[email protected]>
Reviewed-by: Jeffrey Hugo <[email protected]>
Signed-off-by: Jacek Lawrynowicz <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions