Am 15.08.2014 00:33, schrieb Ilia Mirkin:
> Hm, I wonder what GETPARAM_PCI_DEVICE returns for GK20A. Also, not
> 100% sure what UMA means, but GK20A (NVEA) would defnitely qualify.
> Not sure about the other IGP's that steal vram from the system. All
> IGPs end in 0xa-0xf though, so they're easy to
On 14/08/14 23:33, Ilia Mirkin wrote:
> Hm, I wonder what GETPARAM_PCI_DEVICE returns for GK20A. Also, not
> 100% sure what UMA means, but GK20A (NVEA) would defnitely qualify.
> Not sure about the other IGP's that steal vram from the system. All
> IGPs end in 0xa-0xf though, so they're easy to det
Hm, I wonder what GETPARAM_PCI_DEVICE returns for GK20A. Also, not
100% sure what UMA means, but GK20A (NVEA) would defnitely qualify.
Not sure about the other IGP's that steal vram from the system. All
IGPs end in 0xa-0xf though, so they're easy to detect. (But some might
have dedicated vram, not
Signed-off-by: Emil Velikov
---
src/gallium/drivers/nouveau/nv30/nv30_screen.c | 20
src/gallium/drivers/nouveau/nv50/nv50_screen.c | 26 +-
src/gallium/drivers/nouveau/nvc0/nvc0_screen.c | 24
3 files changed, 61 insertions(+)