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

Skip to content
Commit 6a04002b authored by Simon Que's avatar Simon Que Committed by Chris Wilson
Browse files

i915: Added function to initialize VBT settings



Added a function that sets the LVDS values to default settings.  This
will be called by intel_init_bios before checking for the VBT (video BIOS
table). The default values are thus loaded regardless of whether a VBT
is found.

The default settings in each parse function have been moved to the new
function. This consolidates all the default settings into one place.

The default dither bit value has been changed from 0 to 1.  We can
assume that display devices will want dithering enabled.

Signed-off-by: default avatarSimon Que <sque@chromium.org>
Acked-by: default avatarOlof Johansson <olof@lixom.net>
[ickle: fixup for -next]
Signed-off-by: default avatarChris Wilson <chris@chris-wilson.co.uk>
parent f394940b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment