intel: Prepare registers so Windows drivers are happier
Change-Id: I12ebed30de4df9814ccb62341c7715fc62c7f5b9 Signed-off-by: Patrick Georgi <pgeorgi@chromium.org> Signed-off-by: Pratik Prajapati <pratikkumar.v.prajapati@intel.com> Reviewed-on: https://review.coreboot.org/23431 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
This commit is contained in:
committed by
Patrick Georgi
parent
26436fb09a
commit
0f68b23aaf
@@ -285,6 +285,7 @@ intel_gma_init_igd_opregion(igd_opregion_t *opregion)
|
||||
opregion->header.mailboxes = MAILBOXES_MOBILE;
|
||||
|
||||
// TODO Initialize Mailbox 1
|
||||
opregion->mailbox1.clid = 1;
|
||||
|
||||
// TODO Initialize Mailbox 3
|
||||
opregion->mailbox3.bclp = IGD_BACKLIGHT_BRIGHTNESS;
|
||||
|
Reference in New Issue
Block a user