On 4/1/25 22:53, Rob Clark wrote: > On Tue, Apr 1, 2025 at 5:39 AM Dmitry Osipenko > <[email protected]> wrote: >> >> The vfpriv->ctx_id is always initialized to a non-zero value. Check whether >> context was created before attaching GEM to this context ID. This left >> unnoticed previously because host silently skips attachment if context >> doesn't exist, still we shouldn't do that for consistency. >> >> Fixes: 086b9f27f0ab ("drm/virtio: Don't create a context with default param >> if context_init is supported") >> Cc: <[email protected]> # v6.14+ >> Signed-off-by: Dmitry Osipenko <[email protected]> > > Reviewed-by: Rob Clark <[email protected]>
Thanks, applied both patches to misc-fixes -- Best regards, Dmitry
