From 909d9cda2edfc61b8ec82e248eee3545b592e20d Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Mon, 22 Apr 2013 01:38:46 +0200 Subject: [PATCH] drm: Don't allow page flip to change pixel format A page flip is not a mode set, changing the frame buffer pixel format doesn't make sense and isn't handled by most drivers anyway. Disallow it. Signed-off-by: Laurent Pinchart Signed-off-by: Dave Airlie --- Reading git-format-patch failed