Re: [PATCH v2 2/2] drm/qxl: kick out vgacon
From: Gerd Hoffmann
Date: Thu Feb 21 2019 - 10:11:42 EST
Hi,
> I was thinking of checking whether pdev is a VGA class device and whether
> it decodes vga access, and in that case automatically calling
How can I figure that? Ok, class is easy, but decode? pci.h offers
functions to set vga decode but not to get that info ...
thanks,
Gerd