Initial upstream commit
The history contained unlicensed code so everything got squashed, sorry.
Change-Id: I9f5775208f9df6fb29074bf3bc498f68cb17b3a0
Signed-off-by: Nico Huber <nico.huber@secunet.com>
diff --git a/configs/broadwell b/configs/broadwell
new file mode 100644
index 0000000..51b9df7
--- /dev/null
+++ b/configs/broadwell
@@ -0,0 +1,4 @@
+CONFIG_GFX_GMA_CPU = Broadwell
+CONFIG_GFX_GMA_CPU_VARIANT = Normal
+CONFIG_GFX_GMA_INTERNAL_PORT = DP
+CONFIG_GFX_GMA_DEFAULT_MMIO = 16#e000_0000#
diff --git a/configs/broadwell_ult b/configs/broadwell_ult
new file mode 100644
index 0000000..f209293
--- /dev/null
+++ b/configs/broadwell_ult
@@ -0,0 +1,4 @@
+CONFIG_GFX_GMA_CPU = Broadwell
+CONFIG_GFX_GMA_CPU_VARIANT = ULT
+CONFIG_GFX_GMA_INTERNAL_PORT = DP
+CONFIG_GFX_GMA_DEFAULT_MMIO = 16#e000_0000#
diff --git a/configs/haswell b/configs/haswell
new file mode 100644
index 0000000..724d651
--- /dev/null
+++ b/configs/haswell
@@ -0,0 +1,4 @@
+CONFIG_GFX_GMA_CPU = Haswell
+CONFIG_GFX_GMA_CPU_VARIANT = Normal
+CONFIG_GFX_GMA_INTERNAL_PORT = DP
+CONFIG_GFX_GMA_DEFAULT_MMIO = 16#e000_0000#
diff --git a/configs/haswell_ult b/configs/haswell_ult
new file mode 100644
index 0000000..f3deac5
--- /dev/null
+++ b/configs/haswell_ult
@@ -0,0 +1,4 @@
+CONFIG_GFX_GMA_CPU = Haswell
+CONFIG_GFX_GMA_CPU_VARIANT = ULT
+CONFIG_GFX_GMA_INTERNAL_PORT = DP
+CONFIG_GFX_GMA_DEFAULT_MMIO = 16#e000_0000#
diff --git a/configs/ironlake b/configs/ironlake
new file mode 100644
index 0000000..7450d35
--- /dev/null
+++ b/configs/ironlake
@@ -0,0 +1,4 @@
+CONFIG_GFX_GMA_CPU = Ironlake
+CONFIG_GFX_GMA_CPU_VARIANT = Normal
+CONFIG_GFX_GMA_INTERNAL_PORT = LVDS
+CONFIG_GFX_GMA_DEFAULT_MMIO = 16#e000_0000#
diff --git a/configs/ivybridge_edp b/configs/ivybridge_edp
new file mode 100644
index 0000000..53907a0
--- /dev/null
+++ b/configs/ivybridge_edp
@@ -0,0 +1,4 @@
+CONFIG_GFX_GMA_CPU = Ivybridge
+CONFIG_GFX_GMA_CPU_VARIANT = Normal
+CONFIG_GFX_GMA_INTERNAL_PORT = DP
+CONFIG_GFX_GMA_DEFAULT_MMIO = 16#e000_0000#
diff --git a/configs/ivybridge_lvds b/configs/ivybridge_lvds
new file mode 100644
index 0000000..6a77aea
--- /dev/null
+++ b/configs/ivybridge_lvds
@@ -0,0 +1,4 @@
+CONFIG_GFX_GMA_CPU = Ivybridge
+CONFIG_GFX_GMA_CPU_VARIANT = Normal
+CONFIG_GFX_GMA_INTERNAL_PORT = LVDS
+CONFIG_GFX_GMA_DEFAULT_MMIO = 16#e000_0000#
diff --git a/configs/sandybridge b/configs/sandybridge
new file mode 100644
index 0000000..50a6c61
--- /dev/null
+++ b/configs/sandybridge
@@ -0,0 +1,4 @@
+CONFIG_GFX_GMA_CPU = Sandybridge
+CONFIG_GFX_GMA_CPU_VARIANT = Normal
+CONFIG_GFX_GMA_INTERNAL_PORT = LVDS
+CONFIG_GFX_GMA_DEFAULT_MMIO = 16#e000_0000#
diff --git a/configs/skylake b/configs/skylake
new file mode 100644
index 0000000..7867f79
--- /dev/null
+++ b/configs/skylake
@@ -0,0 +1,4 @@
+CONFIG_GFX_GMA_CPU = Skylake
+CONFIG_GFX_GMA_CPU_VARIANT = Normal
+CONFIG_GFX_GMA_INTERNAL_PORT = DP
+CONFIG_GFX_GMA_DEFAULT_MMIO = 16#e000_0000#
diff --git a/configs/skylake_ult b/configs/skylake_ult
new file mode 100644
index 0000000..8c386db
--- /dev/null
+++ b/configs/skylake_ult
@@ -0,0 +1,4 @@
+CONFIG_GFX_GMA_CPU = Skylake
+CONFIG_GFX_GMA_CPU_VARIANT = ULT
+CONFIG_GFX_GMA_INTERNAL_PORT = DP
+CONFIG_GFX_GMA_DEFAULT_MMIO = 16#e000_0000#