Re: [Intel-gfx] [RFT][PATCH v1 6/6] vfio: Replace phys_pfn with phys_page for vfio_pin_pages()

2022-06-18 Thread Christoph Hellwig
On Fri, Jun 17, 2022 at 03:06:25PM -0700, Nicolin Chen wrote: > On Fri, Jun 17, 2022 at 01:54:05AM -0700, Christoph Hellwig wrote: > > There is a bunch of code an comments in the iommu type1 code that > > suggest we can pin memory that is not page backed. > > Would you mind explaining the use ca

[Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/guc: Don't update engine busyness stats too frequently (rev3)

2022-06-18 Thread Patchwork
== Series Details == Series: drm/i915/guc: Don't update engine busyness stats too frequently (rev3) URL : https://patchwork.freedesktop.org/series/105023/ State : failure == Summary == CI Bug Log - changes from CI_DRM_11776_full -> Patchwork_105023v3_full ==

[Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [v2,1/2] agp/intel: Rename intel-gtt symbols

2022-06-18 Thread Patchwork
== Series Details == Series: series starting with [v2,1/2] agp/intel: Rename intel-gtt symbols URL : https://patchwork.freedesktop.org/series/105322/ State : failure == Summary == CI Bug Log - changes from CI_DRM_11776_full -> Patchwork_105322v1_full ===

[Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Add global forcewake request to drpc

2022-06-18 Thread Patchwork
== Series Details == Series: drm/i915: Add global forcewake request to drpc URL : https://patchwork.freedesktop.org/series/105319/ State : failure == Summary == CI Bug Log - changes from CI_DRM_11776_full -> Patchwork_105319v1_full Summary

Re: [Intel-gfx] [PATCH 1/2] drm/i915: Add support for LMEM PCIe resizable bar

2022-06-18 Thread Christian König
Am 17.06.22 um 23:27 schrieb Lucas De Marchi: On Fri, Jun 17, 2022 at 03:32:52PM -0500, Bjorn Helgaas wrote: [+cc Christian, author of pci_resize_resource(), Sergei, author of rebalancing patches] Hi Lucas, On Fri, Jun 17, 2022 at 11:44:41AM -0700, Lucas De Marchi wrote: Cc'ing intel-pci, lkm

[Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Add global forcewake status to drpc

2022-06-18 Thread Patchwork
== Series Details == Series: drm/i915: Add global forcewake status to drpc URL : https://patchwork.freedesktop.org/series/105316/ State : success == Summary == CI Bug Log - changes from CI_DRM_11776_full -> Patchwork_105316v1_full Summary -

[Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Skip wm/ddb readout for disabled pipes

2022-06-18 Thread Patchwork
== Series Details == Series: drm/i915: Skip wm/ddb readout for disabled pipes URL : https://patchwork.freedesktop.org/series/105314/ State : failure == Summary == CI Bug Log - changes from CI_DRM_11776_full -> Patchwork_105314v1_full Summar

[Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Call i915_gem_suspend() only after display is turned off

2022-06-18 Thread Patchwork
== Series Details == Series: drm/i915: Call i915_gem_suspend() only after display is turned off URL : https://patchwork.freedesktop.org/series/105306/ State : failure == Summary == CI Bug Log - changes from CI_DRM_11776_full -> Patchwork_105306v1_full ==

[Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: ttm for stolen (rev2)

2022-06-18 Thread Patchwork
== Series Details == Series: drm/i915: ttm for stolen (rev2) URL : https://patchwork.freedesktop.org/series/101396/ State : failure == Summary == CI Bug Log - changes from CI_DRM_11776_full -> Patchwork_101396v2_full Summary --- **FA

[Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Implement a bit of bw_state readout

2022-06-18 Thread Patchwork
== Series Details == Series: drm/i915: Implement a bit of bw_state readout URL : https://patchwork.freedesktop.org/series/105299/ State : failure == Summary == CI Bug Log - changes from CI_DRM_11776_full -> Patchwork_105299v1_full Summary -

Re: [Intel-gfx] [PATCH 08/15] drm/i915/pxp: implement function for sending tee stream command

2022-06-18 Thread Teres Alexis, Alan Previn
Reviewed-by: Alan Previn On Thu, 2022-06-09 at 16:19 -0700, Ceraolo Spurio, Daniele wrote: > From: Vitaly Lubart > > Command to be sent via the stream interface are written to a local > memory page, whose address is then provided to the GSC. > The interface supports providing a full sg with mu

[Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Improve on suspend / resume time with VT-d enabled (rev2)

2022-06-18 Thread Patchwork
== Series Details == Series: drm/i915: Improve on suspend / resume time with VT-d enabled (rev2) URL : https://patchwork.freedesktop.org/series/102187/ State : failure == Summary == CI Bug Log - changes from CI_DRM_11776_full -> Patchwork_102187v2_full =

Re: [Intel-gfx] [PATCH 07/15] drm/i915/pxp: load the pxp module when we have a gsc-loaded huc

2022-06-18 Thread Teres Alexis, Alan Previn
Reviewed-by: Alan Previn On Thu, 2022-06-09 at 16:19 -0700, Ceraolo Spurio, Daniele wrote: > The mei_pxp module is required to send the command to load authenticate > the HuC to the GSC even if pxp is not in use for protected content > management. > > Signed-off-by: Daniele Ceraolo Spurio > Cc: