From 4c34574fd9e6f3ed34ebe67fbabb0fef0b0754e3 Mon Sep 17 00:00:00 2001 From: Matt Roper Date: Wed, 9 Jul 2014 16:22:10 -0700 Subject: [PATCH] drm/i915: Add missing locking to primary plane handlers intel_primary_plane_{setplane,disable} were lacking struct_mutex locking around their GEM operations. Signed-off-by: Matt Roper Reported-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-format-patch failed