From 9922ab5a7e4a4e089b2abfb1425590b97a7a90a3 Mon Sep 17 00:00:00 2001 From: Rob Clark Date: Tue, 1 Apr 2014 20:16:57 -0400 Subject: [PATCH] drm: Add plane type property (v2) Add a plane type property to allow userspace to distinguish plane types. v2: Driver-specific churn eliminated now that drm_plane_init() and drm_universal_plane_init() were separated out in a previous patch. Signed-off-by: Matt Roper Reviewed-by: Rob Clark --- Reading git-format-patch failed