From 2be5ecc04a52b4b9a5698686563aed1d0516927f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 21 May 2014 14:44:47 +0200 Subject: add partitions_are_graphics_cards MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/libgamma-method.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/libgamma-method.h b/src/libgamma-method.h index 8e953b3..8b78e4e 100644 --- a/src/libgamma-method.h +++ b/src/libgamma-method.h @@ -134,6 +134,11 @@ typedef struct libgamma_method_capabilities { */ int multiple_crtcs : 1; + /** + * Whether the partition to graphics card is a bijection + */ + int partitions_are_graphics_cards : 1; + /** * Whether the adjustment method supports `libgamma_site_restore` */ -- cgit v1.2.3-70-g09d2