[PATCH] drm/i915: refine qemu south bridge detection

2016-01-25 Thread Gerd Hoffmann
Hi, > 0x1af4 != 0x1a4f Good catch, new patch sent. thanks, Gerd

[PATCH] drm/i915: refine qemu south bridge detection

2016-01-25 Thread Jani Nikula
On Mon, 25 Jan 2016, Gerd Hoffmann wrote: > The test for the qemu q35 south bridge added by commit > "39bfcd52 drm/i915: more virtual south bridge detection" > also matches on real hardware. Having the check for > virtual systems last in the list is not enough to avoid > that ... > > Refine the c

[PATCH] drm/i915: refine qemu south bridge detection

2016-01-25 Thread Bjørn Mork
Jani Nikula writes: > On Mon, 25 Jan 2016, Gerd Hoffmann wrote: >> The test for the qemu q35 south bridge added by commit >> "39bfcd52 drm/i915: more virtual south bridge detection" >> also matches on real hardware. Having the check for >> virtual systems last in the list is not enough to avoid

[PATCH] drm/i915: refine qemu south bridge detection

2016-01-25 Thread Gerd Hoffmann
The test for the qemu q35 south bridge added by commit "39bfcd52 drm/i915: more virtual south bridge detection" also matches on real hardware. Having the check for virtual systems last in the list is not enough to avoid that ... Refine the check by additionally verifying the pci subsystem id to s