Skip to content
Commit 11c94ace authored by Rob Herring's avatar Rob Herring Committed by Dave Airlie
Browse files

drm: virtio-gpu: get the fb from the plane state for atomic updates



When using the atomic API, plane->fb is not set when calling
virtio_gpu_plane_atomic_update. Use plane->state->fb instead.

Signed-off-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent 8b9f089f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment