Thank you for your reply. I hope I won't forget to upload the BIOS of Joey4712's NVE7 to the repo tomorrow, then you guys can take a look at it too. That is a GPU without any outputs and it triggers this message.I'm writing this on my phone, so don't have the file at hand right now. Albert --
On Thu, Oct 10, 2013 at 5:40 AM, Albert Pool wrote:
> Optimus cards with no outputs trigger this message (NVD7, for example)
> This commit changes the warning into an informational message.
> The return value of the function is not used, so I left it at -EINVAL.
>
> Signed-off-by: Albert Pool
> C
Optimus cards with no outputs trigger this message (NVD7, for example)
This commit changes the warning into an informational message.
The return value of the function is not used, so I left it at -EINVAL.
Signed-off-by: Albert Pool
Cc: Emil Velikov
---
drivers/gpu/drm/nouveau/nouveau_bios.c |