Re: [Intel-gfx] [PATCH v2 0/4] Enable guest linux i915 full ppgtt functionality

2017-05-15 Thread Joonas Lahtinen
Remember to add Cc's for people who have previously commented on the patches, and initially try to capture people who've been involved with virtualization code reviews, to shorten the time it takes to notice the series. I went through the i915 portion and suggested reordering the series a bit, the

[Intel-gfx] [PATCH v2 0/4] Enable guest linux i915 full ppgtt functionality

2017-05-12 Thread Tina Zhang
This patchset fixs guest i915 full ppgtt block issue in device model and enables the full ppgtt functionality to guest i915 driver when device model with the fixed patch can support this capability. Changes since last version: - Refine code with coding style. - Rewrite the guest vgpu full ppgtt ch