Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 267fdd92 authored by Steffen Trumtrar's avatar Steffen Trumtrar Committed by Dave Airlie
Browse files

video: display_timing: add doubleclk flag

parent f5836623
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -27,6 +27,7 @@ enum display_flags {
	DISPLAY_FLAGS_PIXDATA_NEGEDGE	= BIT(7),
	DISPLAY_FLAGS_INTERLACED	= BIT(8),
	DISPLAY_FLAGS_DOUBLESCAN	= BIT(9),
	DISPLAY_FLAGS_DOUBLECLK		= BIT(10),
};

/*