From 8b72ce158cf0dba443e36fc66e0bb29c2580e0b6 Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Tue, 23 Jun 2015 14:18:58 +0100 Subject: [PATCH] drm: Always enable atomic API Now that the interface has been proven by a port of Weston (using all atomic features including TEST_ONLY), remove the module parameter guarding the atomic API from being exposed, and let it run free in the wild. Signed-off-by: Daniel Stone Acked-by: Daniel Vetter Signed-off-by: Dave Airlie --- Reading git-format-patch failed