[Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Move fd_install after last use of fence

2023-02-04 Thread Patchwork
== Series Details == Series: drm/i915: Move fd_install after last use of fence URL : https://patchwork.freedesktop.org/series/113660/ State : success == Summary == CI Bug Log - changes from CI_DRM_12691_full -> Patchwork_113660v1_full Summa

[Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/hwmon: Enable PL1 power limit (rev4)

2023-02-04 Thread Patchwork
== Series Details == Series: drm/i915/hwmon: Enable PL1 power limit (rev4) URL : https://patchwork.freedesktop.org/series/113578/ State : success == Summary == CI Bug Log - changes from CI_DRM_12691_full -> Patchwork_113578v4_full Summary -

[Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Initialize the obj flags for shmem objects

2023-02-04 Thread Patchwork
== Series Details == Series: drm/i915: Initialize the obj flags for shmem objects URL : https://patchwork.freedesktop.org/series/113650/ State : success == Summary == CI Bug Log - changes from CI_DRM_12691_full -> Patchwork_113650v1_full Su

[Intel-gfx] ✓ Fi.CI.IGT: success for Initialize the obj flags for shmem objects

2023-02-04 Thread Patchwork
== Series Details == Series: Initialize the obj flags for shmem objects URL : https://patchwork.freedesktop.org/series/113645/ State : success == Summary == CI Bug Log - changes from CI_DRM_12691_full -> Patchwork_113645v1_full Summary

[Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/pxp: limit drm-errors or warning on firmware API failures

2023-02-04 Thread Patchwork
== Series Details == Series: drm/i915/pxp: limit drm-errors or warning on firmware API failures URL : https://patchwork.freedesktop.org/series/113680/ State : success == Summary == CI Bug Log - changes from CI_DRM_12693 -> Patchwork_113680v1

Re: [Intel-gfx] [PATCH v4 1/2] vfio: fix deadlock between group lock and kvm lock

2023-02-04 Thread Alex Williamson
On Sat, 4 Feb 2023 06:21:48 + "Liu, Yi L" wrote: > > From: Matthew Rosato > > Sent: Saturday, February 4, 2023 5:50 AM > > To: alex.william...@redhat.com; pbonz...@redhat.com; Liu, Yi L > > > > After 51cdc8bc120e, we have another deadlock scenario between the > > kvm->lock and the vfio grou

Re: [Intel-gfx] [PATCH 3/6] drm/i915/guc: More debug print updates - GuC reg capture

2023-02-04 Thread Teres Alexis, Alan Previn
So i do have one request - but its a nit - for the following case, should it be a guc_warn instead of a guc_dbg? (last hunk in this patch) "No register capture node found for 0x%04X / 0x%08X\n", ce->guc_id.id, ce->lrc.lrca);" Otherwise LGTM, Reviewed-by: Alan Previn On Thu, 2023