On 5/6/2025 3:13 AM, Jacek Lawrynowicz wrote:
- Fix missing alloc log when drm_gem_handle_create() fails in drm_vma_node_allow() and open callback is not called
- Add ivpu_bo->ctx_id that enables to log the actual context id instead of using 0 as default
- Add couple WARNs and errors so we can catch more memory corruption issues
Fixes: 37dee2a2f433 ("accel/ivpu: Improve buffer object debug logs") Cc: stable@vger.kernel.org # v6.8+ Signed-off-by: Jacek Lawrynowicz jacek.lawrynowicz@linux.intel.com
Reviewed-by: Jeff Hugo jeff.hugo@oss.qualcomm.com