[Intel-gfx] [PATCH] drm/i915: more virtual south bridge detection

2015-11-26 Thread Daniel Vetter
On Thu, Nov 26, 2015 at 12:03:51PM +0100, Gerd Hoffmann wrote: > Commit "30c964a drm/i915: Detect virtual south bridge" detects and > handles the southbridge emulated by vmware esx. Add the ich9 south > bridge emulated by 'qemu -M q35'. > > Signed-off-by: Gerd Hoffmann Queued for -next, thanks

[PATCH] drm/i915: more virtual south bridge detection

2015-11-26 Thread Gerd Hoffmann
Commit "30c964a drm/i915: Detect virtual south bridge" detects and handles the southbridge emulated by vmware esx. Add the ich9 south bridge emulated by 'qemu -M q35'. Signed-off-by: Gerd Hoffmann --- drivers/gpu/drm/i915/i915_drv.c | 3 ++- drivers/gpu/drm/i915/i915_drv.h | 1 + 2 files change