[coreboot-gerrit] Change in coreboot[master]: nb/intel/i945/gma.c: Remove "DISPPLANE_BGRX888" redefined

HAOUAS Elyes (Code Review) gerrit at coreboot.org
Wed Jun 28 20:43:25 CEST 2017


HAOUAS Elyes has uploaded this change for review. ( https://review.coreboot.org/20409


Change subject: nb/intel/i945/gma.c: Remove "DISPPLANE_BGRX888" redefined
......................................................................

nb/intel/i945/gma.c: Remove "DISPPLANE_BGRX888" redefined

DISPPLANE_BGRX888 defined in drivers/intel/gma/i915_reg.h
included in i915.h file

Change-Id: I4e9414f39a29e4eac7e325672ce6520a5654d3bc
Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
---
M src/northbridge/intel/i945/gma.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/09/20409/1

diff --git a/src/northbridge/intel/i945/gma.c b/src/northbridge/intel/i945/gma.c
index 3c5cee5..8f38d48 100644
--- a/src/northbridge/intel/i945/gma.c
+++ b/src/northbridge/intel/i945/gma.c
@@ -37,7 +37,7 @@
 #define  LVDS_CLOCK_A_POWERUP_ALL	(3 << 8)
 #define  LVDS_CLOCK_B_POWERUP_ALL	(3 << 4)
 #define  LVDS_CLOCK_BOTH_POWERUP_ALL	(3 << 2)
-#define   DISPPLANE_BGRX888			(0x6<<26)
+
 #define   DPLLB_LVDS_P2_CLOCK_DIV_7	(1 << 24) /* i915 */
 
 #define   DPLL_INTEGRATED_CRI_CLK_VLV	(1<<14)

-- 
To view, visit https://review.coreboot.org/20409
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4e9414f39a29e4eac7e325672ce6520a5654d3bc
Gerrit-Change-Number: 20409
Gerrit-PatchSet: 1
Gerrit-Owner: HAOUAS Elyes <ehaouas at noos.fr>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170628/e22c2893/attachment.html>


More information about the coreboot-gerrit mailing list