Skip to content
Commit 201361a5 authored by Eric Anholt's avatar Eric Anholt
Browse files

drm/i915: Fix lock order reversal with cliprects and cmdbuf in non-DRI2 paths.



This introduces allocation in the batch submission path that wasn't there
previously, but these are compatibility paths so we care about simplicity
more than performance.

kernel.org bug #12419.

Signed-off-by: default avatarEric Anholt <eric@anholt.net>
Reviewed-by: default avatarKeith Packard <keithp@keithp.com>
Acked-by: default avatarJesse Barnes <jbarnes@virtuousgeek.org>
parent eb01459f
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