2 * From Coreboot file of the same name
4 * Copyright (C) 2011 Chromium OS Authors
6 * SPDX-License-Identifier: GPL-2.0
10 #include <bios_emul.h>
16 #include <asm/arch/pch.h>
17 #include <asm/arch/sandybridge.h>
19 struct gt_powermeter {
24 static const struct gt_powermeter snb_pm_gt1[] = {
25 { 0xa200, 0xcc000000 },
26 { 0xa204, 0x07000040 },
27 { 0xa208, 0x0000fe00 },
28 { 0xa20c, 0x00000000 },
29 { 0xa210, 0x17000000 },
30 { 0xa214, 0x00000021 },
31 { 0xa218, 0x0817fe19 },
32 { 0xa21c, 0x00000000 },
33 { 0xa220, 0x00000000 },
34 { 0xa224, 0xcc000000 },
35 { 0xa228, 0x07000040 },
36 { 0xa22c, 0x0000fe00 },
37 { 0xa230, 0x00000000 },
38 { 0xa234, 0x17000000 },
39 { 0xa238, 0x00000021 },
40 { 0xa23c, 0x0817fe19 },
41 { 0xa240, 0x00000000 },
42 { 0xa244, 0x00000000 },
43 { 0xa248, 0x8000421e },
47 static const struct gt_powermeter snb_pm_gt2[] = {
48 { 0xa200, 0x330000a6 },
49 { 0xa204, 0x402d0031 },
50 { 0xa208, 0x00165f83 },
51 { 0xa20c, 0xf1000000 },
52 { 0xa210, 0x00000000 },
53 { 0xa214, 0x00160016 },
54 { 0xa218, 0x002a002b },
55 { 0xa21c, 0x00000000 },
56 { 0xa220, 0x00000000 },
57 { 0xa224, 0x330000a6 },
58 { 0xa228, 0x402d0031 },
59 { 0xa22c, 0x00165f83 },
60 { 0xa230, 0xf1000000 },
61 { 0xa234, 0x00000000 },
62 { 0xa238, 0x00160016 },
63 { 0xa23c, 0x002a002b },
64 { 0xa240, 0x00000000 },
65 { 0xa244, 0x00000000 },
66 { 0xa248, 0x8000421e },
70 static const struct gt_powermeter ivb_pm_gt1[] = {
71 { 0xa800, 0x00000000 },
72 { 0xa804, 0x00021c00 },
73 { 0xa808, 0x00000403 },
74 { 0xa80c, 0x02001700 },
75 { 0xa810, 0x05000200 },
76 { 0xa814, 0x00000000 },
77 { 0xa818, 0x00690500 },
78 { 0xa81c, 0x0000007f },
79 { 0xa820, 0x01002501 },
80 { 0xa824, 0x00000300 },
81 { 0xa828, 0x01000331 },
82 { 0xa82c, 0x0000000c },
83 { 0xa830, 0x00010016 },
84 { 0xa834, 0x01100101 },
85 { 0xa838, 0x00010103 },
86 { 0xa83c, 0x00041300 },
87 { 0xa840, 0x00000b30 },
88 { 0xa844, 0x00000000 },
89 { 0xa848, 0x7f000000 },
90 { 0xa84c, 0x05000008 },
91 { 0xa850, 0x00000001 },
92 { 0xa854, 0x00000004 },
93 { 0xa858, 0x00000007 },
94 { 0xa85c, 0x00000000 },
95 { 0xa860, 0x00010000 },
96 { 0xa248, 0x0000221e },
97 { 0xa900, 0x00000000 },
98 { 0xa904, 0x00001c00 },
99 { 0xa908, 0x00000000 },
100 { 0xa90c, 0x06000000 },
101 { 0xa910, 0x09000200 },
102 { 0xa914, 0x00000000 },
103 { 0xa918, 0x00590000 },
104 { 0xa91c, 0x00000000 },
105 { 0xa920, 0x04002501 },
106 { 0xa924, 0x00000100 },
107 { 0xa928, 0x03000410 },
108 { 0xa92c, 0x00000000 },
109 { 0xa930, 0x00020000 },
110 { 0xa934, 0x02070106 },
111 { 0xa938, 0x00010100 },
112 { 0xa93c, 0x00401c00 },
113 { 0xa940, 0x00000000 },
114 { 0xa944, 0x00000000 },
115 { 0xa948, 0x10000e00 },
116 { 0xa94c, 0x02000004 },
117 { 0xa950, 0x00000001 },
118 { 0xa954, 0x00000004 },
119 { 0xa960, 0x00060000 },
120 { 0xaa3c, 0x00001c00 },
121 { 0xaa54, 0x00000004 },
122 { 0xaa60, 0x00060000 },
126 static const struct gt_powermeter ivb_pm_gt2[] = {
127 { 0xa800, 0x10000000 },
128 { 0xa804, 0x00033800 },
129 { 0xa808, 0x00000902 },
130 { 0xa80c, 0x0c002f00 },
131 { 0xa810, 0x12000400 },
132 { 0xa814, 0x00000000 },
133 { 0xa818, 0x00d20800 },
134 { 0xa81c, 0x00000002 },
135 { 0xa820, 0x03004b02 },
136 { 0xa824, 0x00000600 },
137 { 0xa828, 0x07000773 },
138 { 0xa82c, 0x00000000 },
139 { 0xa830, 0x00010032 },
140 { 0xa834, 0x1520040d },
141 { 0xa838, 0x00020105 },
142 { 0xa83c, 0x00083700 },
143 { 0xa840, 0x0000151d },
144 { 0xa844, 0x00000000 },
145 { 0xa848, 0x20001b00 },
146 { 0xa84c, 0x0a000010 },
147 { 0xa850, 0x00000000 },
148 { 0xa854, 0x00000008 },
149 { 0xa858, 0x00000008 },
150 { 0xa85c, 0x00000000 },
151 { 0xa860, 0x00020000 },
152 { 0xa248, 0x0000221e },
153 { 0xa900, 0x00000000 },
154 { 0xa904, 0x00003500 },
155 { 0xa908, 0x00000000 },
156 { 0xa90c, 0x0c000000 },
157 { 0xa910, 0x12000500 },
158 { 0xa914, 0x00000000 },
159 { 0xa918, 0x00b20000 },
160 { 0xa91c, 0x00000000 },
161 { 0xa920, 0x08004b02 },
162 { 0xa924, 0x00000200 },
163 { 0xa928, 0x07000820 },
164 { 0xa92c, 0x00000000 },
165 { 0xa930, 0x00030000 },
166 { 0xa934, 0x050f020d },
167 { 0xa938, 0x00020300 },
168 { 0xa93c, 0x00903900 },
169 { 0xa940, 0x00000000 },
170 { 0xa944, 0x00000000 },
171 { 0xa948, 0x20001b00 },
172 { 0xa94c, 0x0a000010 },
173 { 0xa950, 0x00000000 },
174 { 0xa954, 0x00000008 },
175 { 0xa960, 0x00110000 },
176 { 0xaa3c, 0x00003900 },
177 { 0xaa54, 0x00000008 },
178 { 0xaa60, 0x00110000 },
182 static const struct gt_powermeter ivb_pm_gt2_17w[] = {
183 { 0xa800, 0x20000000 },
184 { 0xa804, 0x000e3800 },
185 { 0xa808, 0x00000806 },
186 { 0xa80c, 0x0c002f00 },
187 { 0xa810, 0x0c000800 },
188 { 0xa814, 0x00000000 },
189 { 0xa818, 0x00d20d00 },
190 { 0xa81c, 0x000000ff },
191 { 0xa820, 0x03004b02 },
192 { 0xa824, 0x00000600 },
193 { 0xa828, 0x07000773 },
194 { 0xa82c, 0x00000000 },
195 { 0xa830, 0x00020032 },
196 { 0xa834, 0x1520040d },
197 { 0xa838, 0x00020105 },
198 { 0xa83c, 0x00083700 },
199 { 0xa840, 0x000016ff },
200 { 0xa844, 0x00000000 },
201 { 0xa848, 0xff000000 },
202 { 0xa84c, 0x0a000010 },
203 { 0xa850, 0x00000002 },
204 { 0xa854, 0x00000008 },
205 { 0xa858, 0x0000000f },
206 { 0xa85c, 0x00000000 },
207 { 0xa860, 0x00020000 },
208 { 0xa248, 0x0000221e },
209 { 0xa900, 0x00000000 },
210 { 0xa904, 0x00003800 },
211 { 0xa908, 0x00000000 },
212 { 0xa90c, 0x0c000000 },
213 { 0xa910, 0x12000800 },
214 { 0xa914, 0x00000000 },
215 { 0xa918, 0x00b20000 },
216 { 0xa91c, 0x00000000 },
217 { 0xa920, 0x08004b02 },
218 { 0xa924, 0x00000300 },
219 { 0xa928, 0x01000820 },
220 { 0xa92c, 0x00000000 },
221 { 0xa930, 0x00030000 },
222 { 0xa934, 0x15150406 },
223 { 0xa938, 0x00020300 },
224 { 0xa93c, 0x00903900 },
225 { 0xa940, 0x00000000 },
226 { 0xa944, 0x00000000 },
227 { 0xa948, 0x20001b00 },
228 { 0xa94c, 0x0a000010 },
229 { 0xa950, 0x00000000 },
230 { 0xa954, 0x00000008 },
231 { 0xa960, 0x00110000 },
232 { 0xaa3c, 0x00003900 },
233 { 0xaa54, 0x00000008 },
234 { 0xaa60, 0x00110000 },
238 static const struct gt_powermeter ivb_pm_gt2_35w[] = {
239 { 0xa800, 0x00000000 },
240 { 0xa804, 0x00030400 },
241 { 0xa808, 0x00000806 },
242 { 0xa80c, 0x0c002f00 },
243 { 0xa810, 0x0c000300 },
244 { 0xa814, 0x00000000 },
245 { 0xa818, 0x00d20d00 },
246 { 0xa81c, 0x000000ff },
247 { 0xa820, 0x03004b02 },
248 { 0xa824, 0x00000600 },
249 { 0xa828, 0x07000773 },
250 { 0xa82c, 0x00000000 },
251 { 0xa830, 0x00020032 },
252 { 0xa834, 0x1520040d },
253 { 0xa838, 0x00020105 },
254 { 0xa83c, 0x00083700 },
255 { 0xa840, 0x000016ff },
256 { 0xa844, 0x00000000 },
257 { 0xa848, 0xff000000 },
258 { 0xa84c, 0x0a000010 },
259 { 0xa850, 0x00000001 },
260 { 0xa854, 0x00000008 },
261 { 0xa858, 0x00000008 },
262 { 0xa85c, 0x00000000 },
263 { 0xa860, 0x00020000 },
264 { 0xa248, 0x0000221e },
265 { 0xa900, 0x00000000 },
266 { 0xa904, 0x00003800 },
267 { 0xa908, 0x00000000 },
268 { 0xa90c, 0x0c000000 },
269 { 0xa910, 0x12000800 },
270 { 0xa914, 0x00000000 },
271 { 0xa918, 0x00b20000 },
272 { 0xa91c, 0x00000000 },
273 { 0xa920, 0x08004b02 },
274 { 0xa924, 0x00000300 },
275 { 0xa928, 0x01000820 },
276 { 0xa92c, 0x00000000 },
277 { 0xa930, 0x00030000 },
278 { 0xa934, 0x15150406 },
279 { 0xa938, 0x00020300 },
280 { 0xa93c, 0x00903900 },
281 { 0xa940, 0x00000000 },
282 { 0xa944, 0x00000000 },
283 { 0xa948, 0x20001b00 },
284 { 0xa94c, 0x0a000010 },
285 { 0xa950, 0x00000000 },
286 { 0xa954, 0x00000008 },
287 { 0xa960, 0x00110000 },
288 { 0xaa3c, 0x00003900 },
289 { 0xaa54, 0x00000008 },
290 { 0xaa60, 0x00110000 },
295 * Some vga option roms are used for several chipsets but they only have one
296 * PCI ID in their header. If we encounter such an option rom, we need to do
297 * the mapping ourselves.
300 u32 map_oprom_vendev(u32 vendev)
302 u32 new_vendev = vendev;
305 case 0x80860102: /* GT1 Desktop */
306 case 0x8086010a: /* GT1 Server */
307 case 0x80860112: /* GT2 Desktop */
308 case 0x80860116: /* GT2 Mobile */
309 case 0x80860122: /* GT2 Desktop >=1.3GHz */
310 case 0x80860126: /* GT2 Mobile >=1.3GHz */
311 case 0x80860156: /* IVB */
312 case 0x80860166: /* IVB */
313 /* Set to GT1 Mobile */
314 new_vendev = 0x80860106;
321 static inline u32 gtt_read(void *bar, u32 reg)
323 return readl(bar + reg);
326 static inline void gtt_write(void *bar, u32 reg, u32 data)
328 writel(data, bar + reg);
331 static void gtt_write_powermeter(void *bar, const struct gt_powermeter *pm)
333 for (; pm && pm->reg; pm++)
334 gtt_write(bar, pm->reg, pm->value);
337 #define GTT_RETRY 1000
338 static int gtt_poll(void *bar, u32 reg, u32 mask, u32 value)
340 unsigned try = GTT_RETRY;
344 data = gtt_read(bar, reg);
345 if ((data & mask) == value)
350 printf("GT init timeout\n");
354 static int gma_pm_init_pre_vbios(void *gtt_bar)
358 debug("GT Power Management Init, silicon = %#x\n",
359 bridge_silicon_revision());
361 if (bridge_silicon_revision() < IVB_STEP_C0) {
362 /* 1: Enable force wake */
363 gtt_write(gtt_bar, 0xa18c, 0x00000001);
364 gtt_poll(gtt_bar, 0x130090, (1 << 0), (1 << 0));
366 gtt_write(gtt_bar, 0xa180, 1 << 5);
367 gtt_write(gtt_bar, 0xa188, 0xffff0001);
368 gtt_poll(gtt_bar, 0x130040, (1 << 0), (1 << 0));
371 if ((bridge_silicon_revision() & BASE_REV_MASK) == BASE_REV_SNB) {
372 /* 1d: Set GTT+0x42004 [15:14]=11 (SnB C1+) */
373 reg32 = gtt_read(gtt_bar, 0x42004);
374 reg32 |= (1 << 14) | (1 << 15);
375 gtt_write(gtt_bar, 0x42004, reg32);
378 if (bridge_silicon_revision() >= IVB_STEP_A0) {
379 /* Display Reset Acknowledge Settings */
380 reg32 = gtt_read(gtt_bar, 0x45010);
381 reg32 |= (1 << 1) | (1 << 0);
382 gtt_write(gtt_bar, 0x45010, reg32);
385 /* 2: Get GT SKU from GTT+0x911c[13] */
386 reg32 = gtt_read(gtt_bar, 0x911c);
387 if ((bridge_silicon_revision() & BASE_REV_MASK) == BASE_REV_SNB) {
388 if (reg32 & (1 << 13)) {
389 debug("SNB GT1 Power Meter Weights\n");
390 gtt_write_powermeter(gtt_bar, snb_pm_gt1);
392 debug("SNB GT2 Power Meter Weights\n");
393 gtt_write_powermeter(gtt_bar, snb_pm_gt2);
396 u32 unit = readl(MCHBAR_REG(0x5938)) & 0xf;
398 if (reg32 & (1 << 13)) {
400 debug("IVB GT1 Power Meter Weights\n");
401 gtt_write_powermeter(gtt_bar, ivb_pm_gt1);
404 u32 tdp = readl(MCHBAR_REG(0x5930)) & 0x7fff;
409 debug("IVB GT2 17W Power Meter Weights\n");
410 gtt_write_powermeter(gtt_bar, ivb_pm_gt2_17w);
411 } else if ((tdp >= 25) && (tdp <= 35)) {
413 debug("IVB GT2 25W-35W Power Meter Weights\n");
414 gtt_write_powermeter(gtt_bar, ivb_pm_gt2_35w);
417 debug("IVB GT2 35W Power Meter Weights\n");
418 gtt_write_powermeter(gtt_bar, ivb_pm_gt2_35w);
423 /* 3: Gear ratio map */
424 gtt_write(gtt_bar, 0xa004, 0x00000010);
427 gtt_write(gtt_bar, 0xa000, 0x00070020);
429 /* 5: Dynamic EU trip control */
430 gtt_write(gtt_bar, 0xa080, 0x00000004);
433 reg32 = gtt_read(gtt_bar, 0xa180);
434 reg32 |= (1 << 26) | (1 << 31);
435 /* (bit 20=1 for SNB step D1+ / IVB A0+) */
436 if (bridge_silicon_revision() >= SNB_STEP_D1)
438 gtt_write(gtt_bar, 0xa180, reg32);
440 /* 6a: for SnB step D2+ only */
441 if (((bridge_silicon_revision() & BASE_REV_MASK) == BASE_REV_SNB) &&
442 (bridge_silicon_revision() >= SNB_STEP_D2)) {
443 reg32 = gtt_read(gtt_bar, 0x9400);
445 gtt_write(gtt_bar, 0x9400, reg32);
447 reg32 = gtt_read(gtt_bar, 0x941c);
450 gtt_write(gtt_bar, 0x941c, reg32);
451 gtt_poll(gtt_bar, 0x941c, (1 << 1), (0 << 1));
454 if ((bridge_silicon_revision() & BASE_REV_MASK) == BASE_REV_IVB) {
455 reg32 = gtt_read(gtt_bar, 0x907c);
457 gtt_write(gtt_bar, 0x907c, reg32);
459 /* 6b: Clocking reset controls */
460 gtt_write(gtt_bar, 0x9424, 0x00000001);
462 /* 6b: Clocking reset controls */
463 gtt_write(gtt_bar, 0x9424, 0x00000000);
467 if (gtt_poll(gtt_bar, 0x138124, (1 << 31), (0 << 31))) {
468 gtt_write(gtt_bar, 0x138128, 0x00000029); /* Mailbox Data */
469 /* Mailbox Cmd for RC6 VID */
470 gtt_write(gtt_bar, 0x138124, 0x80000004);
471 if (gtt_poll(gtt_bar, 0x138124, (1 << 31), (0 << 31)))
472 gtt_write(gtt_bar, 0x138124, 0x8000000a);
473 gtt_poll(gtt_bar, 0x138124, (1 << 31), (0 << 31));
477 gtt_write(gtt_bar, 0xa090, 0x00000000); /* RC Control */
478 gtt_write(gtt_bar, 0xa098, 0x03e80000); /* RC1e Wake Rate Limit */
479 gtt_write(gtt_bar, 0xa09c, 0x0028001e); /* RC6/6p Wake Rate Limit */
480 gtt_write(gtt_bar, 0xa0a0, 0x0000001e); /* RC6pp Wake Rate Limit */
481 gtt_write(gtt_bar, 0xa0a8, 0x0001e848); /* RC Evaluation Interval */
482 gtt_write(gtt_bar, 0xa0ac, 0x00000019); /* RC Idle Hysteresis */
485 gtt_write(gtt_bar, 0x2054, 0x0000000a); /* Render Idle Max Count */
486 gtt_write(gtt_bar, 0x12054, 0x0000000a); /* Video Idle Max Count */
487 gtt_write(gtt_bar, 0x22054, 0x0000000a); /* Blitter Idle Max Count */
490 gtt_write(gtt_bar, 0xa0b0, 0x00000000); /* Unblock Ack to Busy */
491 gtt_write(gtt_bar, 0xa0b4, 0x000003e8); /* RC1e Threshold */
492 gtt_write(gtt_bar, 0xa0b8, 0x0000c350); /* RC6 Threshold */
493 gtt_write(gtt_bar, 0xa0bc, 0x000186a0); /* RC6p Threshold */
494 gtt_write(gtt_bar, 0xa0c0, 0x0000fa00); /* RC6pp Threshold */
497 gtt_write(gtt_bar, 0xa010, 0x000f4240); /* RP Down Timeout */
498 gtt_write(gtt_bar, 0xa014, 0x12060000); /* RP Interrupt Limits */
499 gtt_write(gtt_bar, 0xa02c, 0x00015f90); /* RP Up Threshold */
500 gtt_write(gtt_bar, 0xa030, 0x000186a0); /* RP Down Threshold */
501 gtt_write(gtt_bar, 0xa068, 0x000186a0); /* RP Up EI */
502 gtt_write(gtt_bar, 0xa06c, 0x000493e0); /* RP Down EI */
503 gtt_write(gtt_bar, 0xa070, 0x0000000a); /* RP Idle Hysteresis */
505 /* 11a: Enable Render Standby (RC6) */
506 if ((bridge_silicon_revision() & BASE_REV_MASK) == BASE_REV_IVB) {
508 * IvyBridge should also support DeepRenderStandby.
510 * Unfortunately it does not work reliably on all SKUs so
511 * disable it here and it can be enabled by the kernel.
513 gtt_write(gtt_bar, 0xa090, 0x88040000); /* HW RC Control */
515 gtt_write(gtt_bar, 0xa090, 0x88040000); /* HW RC Control */
518 /* 12: Normal Frequency Request */
519 /* RPNFREQ_VAL comes from MCHBAR 0x5998 23:16 (8 bits!? use 7) */
520 reg32 = readl(MCHBAR_REG(0x5998));
524 gtt_write(gtt_bar, 0xa008, reg32);
527 gtt_write(gtt_bar, 0xa024, 0x00000592);
529 /* 14: Enable PM Interrupts */
530 gtt_write(gtt_bar, 0x4402c, 0x03000076);
532 /* Clear 0x6c024 [8:6] */
533 reg32 = gtt_read(gtt_bar, 0x6c024);
534 reg32 &= ~0x000001c0;
535 gtt_write(gtt_bar, 0x6c024, reg32);
540 int gma_pm_init_post_vbios(void *gtt_bar, const void *blob, int node)
542 u32 reg32, cycle_delay;
544 debug("GT Power Management Init (post VBIOS)\n");
546 /* 15: Deassert Force Wake */
547 if (bridge_silicon_revision() < IVB_STEP_C0) {
548 gtt_write(gtt_bar, 0xa18c, gtt_read(gtt_bar, 0xa18c) & ~1);
549 gtt_poll(gtt_bar, 0x130090, (1 << 0), (0 << 0));
551 gtt_write(gtt_bar, 0xa188, 0x1fffe);
552 if (gtt_poll(gtt_bar, 0x130040, (1 << 0), (0 << 0))) {
553 gtt_write(gtt_bar, 0xa188,
554 gtt_read(gtt_bar, 0xa188) | 1);
558 /* 16: SW RC Control */
559 gtt_write(gtt_bar, 0xa094, 0x00060000);
561 /* Setup Digital Port Hotplug */
562 reg32 = gtt_read(gtt_bar, 0xc4030);
566 if (fdtdec_get_int_array(blob, node, "intel,dp_hotplug",
567 dp_hotplug, ARRAY_SIZE(dp_hotplug)))
570 reg32 = (dp_hotplug[0] & 0x7) << 2;
571 reg32 |= (dp_hotplug[0] & 0x7) << 10;
572 reg32 |= (dp_hotplug[0] & 0x7) << 18;
573 gtt_write(gtt_bar, 0xc4030, reg32);
576 /* Setup Panel Power On Delays */
577 reg32 = gtt_read(gtt_bar, 0xc7208);
579 reg32 = (unsigned)fdtdec_get_int(blob, node,
580 "panel-port-select", 0) << 30;
581 reg32 |= fdtdec_get_int(blob, node, "panel-power-up-delay", 0)
583 reg32 |= fdtdec_get_int(blob, node,
584 "panel-power-backlight-on-delay", 0);
585 gtt_write(gtt_bar, 0xc7208, reg32);
588 /* Setup Panel Power Off Delays */
589 reg32 = gtt_read(gtt_bar, 0xc720c);
591 reg32 = fdtdec_get_int(blob, node, "panel-power-down-delay", 0)
593 reg32 |= fdtdec_get_int(blob, node,
594 "panel-power-backlight-off-delay", 0);
595 gtt_write(gtt_bar, 0xc720c, reg32);
598 /* Setup Panel Power Cycle Delay */
599 cycle_delay = fdtdec_get_int(blob, node,
600 "intel,panel-power-cycle-delay", 0);
602 reg32 = gtt_read(gtt_bar, 0xc7210);
604 reg32 |= cycle_delay;
605 gtt_write(gtt_bar, 0xc7210, reg32);
608 /* Enable Backlight if needed */
609 reg32 = fdtdec_get_int(blob, node, "intel,cpu-backlight", 0);
611 gtt_write(gtt_bar, 0x48250, (1 << 31));
612 gtt_write(gtt_bar, 0x48254, reg32);
614 reg32 = fdtdec_get_int(blob, node, "intel,pch-backlight", 0);
616 gtt_write(gtt_bar, 0xc8250, (1 << 31));
617 gtt_write(gtt_bar, 0xc8254, reg32);
624 * Some vga option roms are used for several chipsets but they only have one
625 * PCI ID in their header. If we encounter such an option rom, we need to do
626 * the mapping ourselves.
629 uint32_t board_map_oprom_vendev(uint32_t vendev)
632 case 0x80860102: /* GT1 Desktop */
633 case 0x8086010a: /* GT1 Server */
634 case 0x80860112: /* GT2 Desktop */
635 case 0x80860116: /* GT2 Mobile */
636 case 0x80860122: /* GT2 Desktop >=1.3GHz */
637 case 0x80860126: /* GT2 Mobile >=1.3GHz */
638 case 0x80860156: /* IVB */
639 case 0x80860166: /* IVB */
640 return 0x80860106; /* GT1 Mobile */
646 static int int15_handler(void)
650 debug("%s: INT15 function %04x!\n", __func__, M.x86.R_AX);
652 switch (M.x86.R_AX) {
655 * Set Panel Fitting Hook:
656 * bit 2 = Graphics Stretching
657 * bit 1 = Text Stretching
658 * bit 0 = Centering (do not set with bit1 or bit2)
659 * 0 = video bios default
662 M.x86.R_CL = 0x00; /* Use video bios default */
667 * Boot Display Device Hook:
678 M.x86.R_CX = 0x0000; /* Use video bios default */
683 * Hook to select active LFP configuration:
684 * 00h = No LVDS, VBIOS does not enable LVDS
685 * 01h = Int-LVDS, LFP driven by integrated LVDS decoder
686 * 02h = SVDO-LVDS, LFP driven by SVDO decoder
687 * 03h = eDP, LFP Driven by Int-DisplayPort encoder
690 M.x86.R_CX = 0x0003; /* eDP */
694 switch (M.x86.R_CH) {
708 /* Get SG/Non-SG mode */
714 /* Interrupt was not handled */
715 debug("Unknown INT15 5f70 function: 0x%02x\n",
724 debug("Unknown INT15 function %04x!\n", M.x86.R_AX);
730 int gma_func0_init(pci_dev_t dev, struct pci_controller *hose,
731 const void *blob, int node)
737 /* IGD needs to be Bus Master */
738 reg32 = pci_read_config32(dev, PCI_COMMAND);
739 reg32 |= PCI_COMMAND_MASTER | PCI_COMMAND_MEMORY | PCI_COMMAND_IO;
740 pci_write_config32(dev, PCI_COMMAND, reg32);
742 gtt_bar = (void *)pci_read_bar32(pci_bus_to_hose(0), dev, 0);
743 debug("GT bar %p\n", gtt_bar);
744 ret = gma_pm_init_pre_vbios(gtt_bar);
748 ret = pci_run_vga_bios(dev, int15_handler, false);
750 /* Post VBIOS init */
751 ret = gma_pm_init_post_vbios(gtt_bar, blob, node);