[Intel-gfx] [PATCH v13 15/17] drm/i915/pxp: add pxp debugfs

2021-09-24 Thread Alan Previn
From: Daniele Ceraolo Spurio 2 debugfs files, one to query the current status of the pxp session and one to trigger an invalidation for testing. v2: rename debugfs, fix date (Alan) v12: rebased to latest drm-tip (rename of files/structs from debugfs_gt to intel_debugfs_gt caused compiler e

[Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/fbc: Allow FBC with Yf tiling

2021-09-24 Thread Patchwork
== Series Details == Series: drm/i915/fbc: Allow FBC with Yf tiling URL : https://patchwork.freedesktop.org/series/95028/ State : failure == Summary == CI Bug Log - changes from CI_DRM_10638_full -> Patchwork_21153_full Summary --- *

Re: [Intel-gfx] [PATCH 05/13] drm/i915/tc: Add/use helpers to retrieve TypeC port properties

2021-09-24 Thread Souza, Jose
On Tue, 2021-09-21 at 03:23 +0300, Imre Deak wrote: > Instead of directly accessing the TypeC port internal struct members, > add/use helpers to retrieve the corresponding properties. > > No functional change. Reviewed-by: José Roberto de Souza > > Cc: José Roberto de Souza > Signed-off-by: I

Re: [Intel-gfx] [PATCH 06/13] drm/i915/tc: Don't keep legacy TypeC ports in connected state w/o a sink

2021-09-24 Thread Souza, Jose
On Tue, 2021-09-21 at 03:23 +0300, Imre Deak wrote: > A follow-up patch will disconnect/reconnect PHYs around AUX transfers > and modeset enable/disables. To prepare for that and make things > consistent for all TypeC modes stop connecting the PHY in legacy mode > without a sink being connected. Th

Re: [Intel-gfx] [PATCH 3/3] drm/i915: remove some debug-only registers from MCHBAR

2021-09-24 Thread Rodrigo Vivi
On Tue, Jul 06, 2021 at 04:44:30PM -0700, Lucas De Marchi wrote: > On Thu, Nov 05, 2020 at 10:02:27AM +0200, Joonas Lahtinen wrote: > > Quoting Lucas De Marchi (2020-11-05 03:04:22) > > > On Wed, Nov 04, 2020 at 11:55:15AM +0200, Joonas Lahtinen wrote: > > > >Quoting Lucas De Marchi (2020-10-27 06:

[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/27] dma-buf: add dma_resv_for_each_fence_unlocked v6

2021-09-24 Thread Patchwork
== Series Details == Series: series starting with [01/27] dma-buf: add dma_resv_for_each_fence_unlocked v6 URL : https://patchwork.freedesktop.org/series/95034/ State : warning == Summary == $ dim checkpatch origin/drm-tip 3d5f427224f6 dma-buf: add dma_resv_for_each_fence_unlocked v6 -:23: WA

[Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [01/27] dma-buf: add dma_resv_for_each_fence_unlocked v6

2021-09-24 Thread Patchwork
== Series Details == Series: series starting with [01/27] dma-buf: add dma_resv_for_each_fence_unlocked v6 URL : https://patchwork.freedesktop.org/series/95034/ State : warning == Summary == $ dim sparse --fast origin/drm-tip Sparse version: v0.6.2 Fast mode used, each commit won't be checked

[Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [01/27] dma-buf: add dma_resv_for_each_fence_unlocked v6

2021-09-24 Thread Patchwork
== Series Details == Series: series starting with [01/27] dma-buf: add dma_resv_for_each_fence_unlocked v6 URL : https://patchwork.freedesktop.org/series/95034/ State : failure == Summary == CI Bug Log - changes from CI_DRM_10641 -> Patchwork_21155

[Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: remember to call i915_sw_fence_fini

2021-09-24 Thread Patchwork
== Series Details == Series: drm/i915: remember to call i915_sw_fence_fini URL : https://patchwork.freedesktop.org/series/95029/ State : failure == Summary == CI Bug Log - changes from CI_DRM_10639_full -> Patchwork_21154_full Summary -

Re: [Intel-gfx] [PATCH v2 7/9] vfio/ccw: Remove private->mdev

2021-09-24 Thread Eric Farman
On Thu, 2021-09-09 at 16:38 -0300, Jason Gunthorpe wrote: > Having a mdev pointer floating about in addition to a struct > vfio_device > is confusing. It is only used for three things: > > - Getting the mdev 'struct device *' - this is the same as > private->vdev.dev > > - Printing the uuid

Re: [Intel-gfx] [PATCH v2 3/9] vfio/ccw: Convert to use vfio_register_group_dev()

2021-09-24 Thread Eric Farman
On Thu, 2021-09-09 at 16:38 -0300, Jason Gunthorpe wrote: > This is a more complicated conversion because vfio_ccw is sharing the > vfio_device between both the mdev_device, its vfio_device and the > css_driver. > > The mdev is a singleton, and the reason for this sharing is so the > extra > css_d

[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Flush buffer pools on driver remove (rev4)

2021-09-24 Thread Patchwork
== Series Details == Series: drm/i915: Flush buffer pools on driver remove (rev4) URL : https://patchwork.freedesktop.org/series/91177/ State : warning == Summary == $ dim checkpatch origin/drm-tip 80eda1143f5e drm/i915: Flush buffer pools on driver remove -:8: WARNING:TYPO_SPELLING: 'adress'

[Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Flush buffer pools on driver remove (rev4)

2021-09-24 Thread Patchwork
== Series Details == Series: drm/i915: Flush buffer pools on driver remove (rev4) URL : https://patchwork.freedesktop.org/series/91177/ State : success == Summary == CI Bug Log - changes from CI_DRM_10642 -> Patchwork_21156 Summary ---

[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Introduce Intel PXP (rev13)

2021-09-24 Thread Patchwork
== Series Details == Series: drm/i915: Introduce Intel PXP (rev13) URL : https://patchwork.freedesktop.org/series/90503/ State : warning == Summary == $ dim checkpatch origin/drm-tip fc2bd3dfdde0 drm/i915/pxp: Define PXP component interface -:31: WARNING:FILE_PATH_CHANGES: added, moved or dele

[Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: Introduce Intel PXP (rev13)

2021-09-24 Thread Patchwork
== Series Details == Series: drm/i915: Introduce Intel PXP (rev13) URL : https://patchwork.freedesktop.org/series/90503/ State : warning == Summary == $ dim sparse --fast origin/drm-tip Sparse version: v0.6.2 Fast mode used, each commit won't be checked separately. - +drivers/gpu/drm/i915/gt/i

[Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Introduce Intel PXP (rev13)

2021-09-24 Thread Patchwork
== Series Details == Series: drm/i915: Introduce Intel PXP (rev13) URL : https://patchwork.freedesktop.org/series/90503/ State : success == Summary == CI Bug Log - changes from CI_DRM_10642 -> Patchwork_21157 Summary --- **SUCCESS**

[Intel-gfx] [PATCH] drm/i915/pmu: Connect engine busyness stats from GuC to pmu

2021-09-24 Thread Umesh Nerlige Ramappa
With GuC handling scheduling, i915 is not aware of the time that a context is scheduled in and out of the engine. Since i915 pmu relies on this info to provide engine busyness to the user, GuC shares this info with i915 for all engines using shared memory. For each engine, this info contains: - to

[Intel-gfx] [PATCH] drm/i915/gvt: Fix spelling mistake "Unsupport" -> "Unsupported"

2021-09-24 Thread Colin King
From: Colin Ian King There is a spelling mistake in a gvt_vgpu_err error message. Fix it. Signed-off-by: Colin Ian King --- drivers/gpu/drm/i915/gvt/handlers.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/i915/gvt/handlers.c b/drivers/gpu/drm/i915/gvt/ha

[Intel-gfx] ✗ Fi.CI.DOCS: warning for drm/i915/pmu: Connect engine busyness stats from GuC to pmu

2021-09-24 Thread Patchwork
== Series Details == Series: drm/i915/pmu: Connect engine busyness stats from GuC to pmu URL : https://patchwork.freedesktop.org/series/95043/ State : warning == Summary == $ make htmldocs 2>&1 > /dev/null | grep i915 ./drivers/gpu/drm/i915/gt/uc/intel_guc.h:167: warning: Function parameter or

Re: [Intel-gfx] [PATCH 8/8] usb: typec: altmodes/displayport: Notify drm subsys of hotplug events

2021-09-24 Thread Stephen Boyd
(Sorry for the slow reply) Quoting Hans de Goede (2021-09-16 06:17:56) > Hi, > > On 9/16/21 5:20 AM, Stephen Boyd wrote: > > Quoting Hans de Goede (2021-08-17 14:52:01) > >> diff --git a/drivers/usb/typec/altmodes/displayport.c > >> b/drivers/usb/typec/altmodes/displayport.c > >> index aa669b9cf7

[Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/pmu: Connect engine busyness stats from GuC to pmu

2021-09-24 Thread Patchwork
== Series Details == Series: drm/i915/pmu: Connect engine busyness stats from GuC to pmu URL : https://patchwork.freedesktop.org/series/95043/ State : failure == Summary == CI Bug Log - changes from CI_DRM_10643 -> Patchwork_21158 Summary -

Re: [Intel-gfx] [PATCH 3/3] drm/i915: remove some debug-only registers from MCHBAR

2021-09-24 Thread Lucas De Marchi
On Fri, Sep 24, 2021 at 04:16:24PM -0400, Rodrigo Vivi wrote: On Tue, Jul 06, 2021 at 04:44:30PM -0700, Lucas De Marchi wrote: On Thu, Nov 05, 2020 at 10:02:27AM +0200, Joonas Lahtinen wrote: > Quoting Lucas De Marchi (2020-11-05 03:04:22) > > On Wed, Nov 04, 2020 at 11:55:15AM +0200, Joonas Lah

[Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gvt: Fix spelling mistake "Unsupport" -> "Unsupported"

2021-09-24 Thread Patchwork
== Series Details == Series: drm/i915/gvt: Fix spelling mistake "Unsupport" -> "Unsupported" URL : https://patchwork.freedesktop.org/series/95046/ State : success == Summary == CI Bug Log - changes from CI_DRM_10643 -> Patchwork_21159 Summa

[Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Flush buffer pools on driver remove (rev4)

2021-09-24 Thread Patchwork
== Series Details == Series: drm/i915: Flush buffer pools on driver remove (rev4) URL : https://patchwork.freedesktop.org/series/91177/ State : success == Summary == CI Bug Log - changes from CI_DRM_10642_full -> Patchwork_21156_full Summar

[Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Introduce Intel PXP (rev13)

2021-09-24 Thread Patchwork
== Series Details == Series: drm/i915: Introduce Intel PXP (rev13) URL : https://patchwork.freedesktop.org/series/90503/ State : success == Summary == CI Bug Log - changes from CI_DRM_10642_full -> Patchwork_21157_full Summary --- **

Re: [Intel-gfx] [PATCH v2] drm/i915: Flush buffer pools on driver remove

2021-09-24 Thread Matt Roper
On Fri, Sep 24, 2021 at 06:38:25PM +0200, Janusz Krzysztofik wrote: > We currently do an explicit flush of the buffer pools within the call path > of drm_driver.release(); this removes all buffers, regardless of their age, > freeing the buffers' associated resources (objects, adress space areas). >

[Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/gvt: Fix spelling mistake "Unsupport" -> "Unsupported"

2021-09-24 Thread Patchwork
== Series Details == Series: drm/i915/gvt: Fix spelling mistake "Unsupport" -> "Unsupported" URL : https://patchwork.freedesktop.org/series/95046/ State : failure == Summary == CI Bug Log - changes from CI_DRM_10643_full -> Patchwork_21159_full =

<    1   2