tree: Use boolean for PchHdaDspEnable
[coreboot2.git] / Documentation / northbridge / intel / haswell / known-issues.md
blobe049a948e1eb2eed019d37ba97315c59544546b5
1 # Known issues with Haswell
3 These issues are specific to the Haswell architecture. For a given
4 mainboard, there might be additional issues to those listed here.
6 ## PCIe graphics
8 ```{eval-rst}
9 Using a PCIe graphics card for display output is not currently
10 supported. This is because :doc:`./mrc.bin` requires workarounds to
11 have such a feature working correctly.
12 ```
14 However, there is a [patch on Gerrit][hsw-gfx-gerrit] that allows PCIe
15 graphics to be used for display output. This patch is not guaranteed to
16 be of the same level of quality as code committed to coreboot.
18 Still, in some cases, a PCIe graphics card can be used for rendering,
19 while the integrated graphics device is used for display output. This
20 can be achieved under GNU/Linux by using [PRIME GPU offloading][PRIME].
22 ## PCIe 3.0
24 Only PCIe 2.0 has been tested so far. PCIe 3.0 could potentially have
25 stability issues.
27 [PRIME]: https://wiki.archlinux.org/index.php/PRIME
28 [hsw-gfx-gerrit]: https://review.coreboot.org/c/30456