[Intel-gfx] [PULL] drm-intel-fixes
Tvrtko Ursulin
tvrtko.ursulin at linux.intel.com
Thu Nov 24 08:44:19 UTC 2022
Hi Dave, Daniel,
A couple of fixes for 6.1-rc. One TTM backend fix, one display warning
fixlet and a merge of two GVT patches which fix KVM reference count
handling there.
Regards,
Tvrtko
drm-intel-fixes-2022-11-24:
- Fix GVT KVM reference count handling (Sean Christopherson)
- Never purge busy TTM objects (Matthew Auld)
- Fix warn in intel_display_power_*_domain() functions (Imre Deak)
The following changes since commit eb7081409f94a9a8608593d0fb63a1aa3d6f95d8:
Linux 6.1-rc6 (2022-11-20 16:02:16 -0800)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2022-11-24
for you to fetch changes up to 14af5d385878d22546914d37f13a314b14825a42:
Merge tag 'gvt-fixes-2022-11-11' of https://github.com/intel/gvt-linux into drm-intel-fixes (2022-11-22 07:59:17 +0000)
----------------------------------------------------------------
- Fix GVT KVM reference count handling (Sean Christopherson)
- Never purge busy TTM objects (Matthew Auld)
- Fix warn in intel_display_power_*_domain() functions (Imre Deak)
----------------------------------------------------------------
Imre Deak (1):
drm/i915: Fix warn in intel_display_power_*_domain() functions
Matthew Auld (1):
drm/i915/ttm: never purge busy objects
Sean Christopherson (2):
drm/i915/gvt: Get reference to KVM iff attachment to VM is successful
drm/i915/gvt: Unconditionally put reference to KVM when detaching vGPU
Tvrtko Ursulin (1):
Merge tag 'gvt-fixes-2022-11-11' of https://github.com/intel/gvt-linux into drm-intel-fixes
drivers/gpu/drm/i915/display/intel_display_power.c | 8 ++++----
drivers/gpu/drm/i915/gem/i915_gem_ttm.c | 4 ++++
drivers/gpu/drm/i915/gvt/kvmgt.c | 8 +++-----
3 files changed, 11 insertions(+), 9 deletions(-)
More information about the Intel-gfx
mailing list