[Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: fix regression with uncore refactoring.

2021-10-03 Thread Patchwork
== Series Details == Series: drm/i915: fix regression with uncore refactoring. URL : https://patchwork.freedesktop.org/series/95386/ State : failure == Summary == CI Bug Log - changes from CI_DRM_10680_full -> Patchwork_21231_full Summary -

[Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: fix regression with uncore refactoring.

2021-10-03 Thread Patchwork
== Series Details == Series: drm/i915: fix regression with uncore refactoring. URL : https://patchwork.freedesktop.org/series/95386/ State : success == Summary == CI Bug Log - changes from CI_DRM_10680 -> Patchwork_21231 Summary ---

Re: [Intel-gfx] [PATCH 01/24] drm/i915/uncore: split the fw get function into separate vfunc

2021-10-03 Thread Dave Airlie
On Sun, 3 Oct 2021 at 05:27, Ville Syrjälä wrote: > > On Wed, Sep 29, 2021 at 01:57:45AM +0300, Jani Nikula wrote: > > From: Dave Airlie > > > > constify it while here. drop the put function since it was never > > overloaded and always has done the same thing, no point in > > indirecting it for s

[Intel-gfx] [PATCH] drm/i915: fix regression with uncore refactoring.

2021-10-03 Thread Dave Airlie
From: Dave Airlie This was causing infinite recursion on snb/ivb. Fixes: 5716c8c6f4b6 ("drm/i915/uncore: split the fw get function into separate vfunc") Signed-off-by: Dave Airlie --- drivers/gpu/drm/i915/intel_uncore.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drive

[Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gvt: clean up kernel-doc in gtt.c

2021-10-03 Thread Patchwork
== Series Details == Series: drm/i915/gvt: clean up kernel-doc in gtt.c URL : https://patchwork.freedesktop.org/series/95382/ State : success == Summary == CI Bug Log - changes from CI_DRM_10680_full -> Patchwork_21230_full Summary ---