[Intel-gfx] ✓ Fi.CI.BAT: success for i915/pmu: Wire GuC backend to per-client busyness (rev2)

2022-06-16 Thread Patchwork
== Series Details == Series: i915/pmu: Wire GuC backend to per-client busyness (rev2) URL : https://patchwork.freedesktop.org/series/105085/ State : success == Summary == CI Bug Log - changes from CI_DRM_11770 -> Patchwork_105085v2 Summary

Re: [Intel-gfx] [PATCH] drm/i915/guc: Check for ct enabled while waiting for response

2022-06-16 Thread Dixit, Ashutosh
On Thu, 16 Jun 2022 15:01:59 -0700, Zhanjun Dong wrote: > > We are seeing error message of "No response for request". Some cases > happened while waiting for response and reset/suspend action was triggered. > In this case, no response is not an error, active requests will be > cancelled. > > This

Re: [Intel-gfx] [PATCH 0/3] drm/doc/rfc: i915 VM_BIND feature design + uapi

2022-06-16 Thread Niranjana Vishwanathapura
On Fri, Jun 10, 2022 at 12:07:08AM -0700, Niranjana Vishwanathapura wrote: This is the i915 driver VM_BIND feature design RFC patch series along with the required uapi definition and description of intended use cases. Some of us had an offline dicussion on this. Based on that, 1) The scope

[Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/doc/rfc: i915 VM_BIND feature design + uapi

2022-06-16 Thread Patchwork
== Series Details == Series: drm/doc/rfc: i915 VM_BIND feature design + uapi URL : https://patchwork.freedesktop.org/series/105267/ State : failure == Summary == Error: make failed CALLscripts/checksyscalls.sh CALLscripts/atomic/check-atomics.sh DESCEND objtool CHK

[Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/glk: ECS Liva Q2 needs GLK HDMI port timing quirk

2022-06-16 Thread Patchwork
== Series Details == Series: drm/i915/glk: ECS Liva Q2 needs GLK HDMI port timing quirk URL : https://patchwork.freedesktop.org/series/105226/ State : failure == Summary == CI Bug Log - changes from CI_DRM_11768_full -> Patchwork_105226v1_full

[Intel-gfx] ✗ Fi.CI.SPARSE: warning for i915/pmu: Wire GuC backend to per-client busyness (rev2)

2022-06-16 Thread Patchwork
== Series Details == Series: i915/pmu: Wire GuC backend to per-client busyness (rev2) URL : https://patchwork.freedesktop.org/series/105085/ State : warning == Summary == Error: dim sparse failed Sparse version: v0.6.2 Fast mode used, each commit won't be checked separately.

[Intel-gfx] [PATCH] i915/pmu: Wire GuC backend to per-client busyness

2022-06-16 Thread Nerlige Ramappa, Umesh
From: John Harrison GuC provides engine_id and last_switch_in ticks for an active context in the pphwsp. The context image provides a 32 bit total ticks which is the accumulated by the context (a.k.a. context[CTX_TIMESTAMP]). This information is used to calculate the context busyness as follows:

[Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/dgfx: Disable d3cold Correctly (rev2)

2022-06-16 Thread Patchwork
== Series Details == Series: drm/i915/dgfx: Disable d3cold Correctly (rev2) URL : https://patchwork.freedesktop.org/series/104770/ State : failure == Summary == CI Bug Log - changes from CI_DRM_11768_full -> Patchwork_104770v2_full Summary

[Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/guc: Check for ct enabled while waiting for response

2022-06-16 Thread Patchwork
== Series Details == Series: drm/i915/guc: Check for ct enabled while waiting for response URL : https://patchwork.freedesktop.org/series/105258/ State : success == Summary == CI Bug Log - changes from CI_DRM_11773 -> Patchwork_105258v1

[Intel-gfx] [PATCH v2 2/3] drm/i915: Update i915 uapi documentation

2022-06-16 Thread Niranjana Vishwanathapura
Add some missing i915 upai documentation which the new i915 VM_BIND feature documentation will be refer to. Signed-off-by: Niranjana Vishwanathapura Reviewed-by: Matthew Auld --- include/uapi/drm/i915_drm.h | 205 1 file changed, 160 insertions(+), 45

[Intel-gfx] [PATCH v2 3/3] drm/doc/rfc: VM_BIND uapi definition

2022-06-16 Thread Niranjana Vishwanathapura
VM_BIND and related uapi definitions v2: Reduce the scope to simple Mesa use case. Signed-off-by: Niranjana Vishwanathapura --- Documentation/gpu/rfc/i915_vm_bind.h | 226 +++ 1 file changed, 226 insertions(+) create mode 100644 Documentation/gpu/rfc/i915_vm_bind.h

[Intel-gfx] [PATCH v2 1/3] drm/doc/rfc: VM_BIND feature design document

2022-06-16 Thread Niranjana Vishwanathapura
VM_BIND design document with description of intended use cases. v2: Reduce the scope to simple Mesa use case. Signed-off-by: Niranjana Vishwanathapura --- Documentation/gpu/rfc/i915_vm_bind.rst | 238 + Documentation/gpu/rfc/index.rst| 4 + 2 files changed,

[Intel-gfx] [PATCH v2 0/3] drm/doc/rfc: i915 VM_BIND feature design + uapi

2022-06-16 Thread Niranjana Vishwanathapura
This is the i915 driver VM_BIND feature design RFC patch series along with the required uapi definition and description of intended use cases. v2: Reduce the scope to simple Mesa use case. Remove all compute related uapi, vm_bind/unbind queue support and only support a timeline out fence

[Intel-gfx] [PATCH] drm/i915/guc: Check for ct enabled while waiting for response

2022-06-16 Thread Zhanjun Dong
We are seeing error message of "No response for request". Some cases happened while waiting for response and reset/suspend action was triggered. In this case, no response is not an error, active requests will be cancelled. This patch will handle this condition and change the error message into

Re: [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/dp/mst: Read the extended DPCD capabilities during system resume

2022-06-16 Thread Vudum, Lakshminarayana
Failure is related to https://gitlab.freedesktop.org/drm/intel/-/issues/3063 Lakshmi. -Original Message- From: Deak, Imre Sent: Thursday, June 16, 2022 11:58 AM To: intel-gfx@lists.freedesktop.org; Nikula, Jani ; Lyude Paul ; Vudum, Lakshminarayana Cc:

[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] agp/intel: Rename intel-gtt symbols

2022-06-16 Thread Patchwork
== Series Details == Series: series starting with [1/2] agp/intel: Rename intel-gtt symbols URL : https://patchwork.freedesktop.org/series/105261/ State : warning == Summary == Error: dim checkpatch failed e1bbe8530903 agp/intel: Rename intel-gtt symbols deae3fe392d9 drm/i915/gt: Re-do the

[Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/2] agp/intel: Rename intel-gtt symbols

2022-06-16 Thread Patchwork
== Series Details == Series: series starting with [1/2] agp/intel: Rename intel-gtt symbols URL : https://patchwork.freedesktop.org/series/105261/ State : warning == Summary == Error: dim sparse failed Sparse version: v0.6.2 Fast mode used, each commit won't be checked separately.

Re: [Intel-gfx] [PATCH] drm/i915/guc: Check for ct enabled while waiting for response

2022-06-16 Thread Dixit, Ashutosh
On Thu, 16 Jun 2022 15:01:59 -0700, Zhanjun Dong wrote: > > We are seeing error message of "No response for request". Some cases > happened while waiting for response and reset/suspend action was triggered. > In this case, no response is not an error, active requests will be > cancelled. > > This

Re: [Intel-gfx] [PATCH v2 3/9] drm/i915/dg2: Add DG2_NB_MBD subplatform

2022-06-16 Thread Matt Roper
On Thu, Jun 16, 2022 at 05:31:00PM +0530, Anshuman Gupta wrote: > DG2 NB SKU need to distinguish between MBD and AIC to probe > the VRAM Self Refresh feature support. Adding those sub platform > accordingly. > > Cc: Matt Roper > Signed-off-by: Anshuman Gupta > --- >

[Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915/display: Add smem fallback allocation for dpt (rev5)

2022-06-16 Thread Patchwork
== Series Details == Series: series starting with [1/3] drm/i915/display: Add smem fallback allocation for dpt (rev5) URL : https://patchwork.freedesktop.org/series/104983/ State : success == Summary == CI Bug Log - changes from CI_DRM_11772 -> Patchwork_104983v5

[Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/fdinfo: Don't show engine classes not present

2022-06-16 Thread Patchwork
== Series Details == Series: drm/i915/fdinfo: Don't show engine classes not present URL : https://patchwork.freedesktop.org/series/105228/ State : success == Summary == CI Bug Log - changes from CI_DRM_11768_full -> Patchwork_105228v1_full

[Intel-gfx] ✓ Fi.CI.IGT: success for Add support for LMEM PCIe resizable bar

2022-06-16 Thread Patchwork
== Series Details == Series: Add support for LMEM PCIe resizable bar URL : https://patchwork.freedesktop.org/series/105231/ State : success == Summary == CI Bug Log - changes from CI_DRM_11769_full -> Patchwork_105231v1_full Summary

[Intel-gfx] [PATCH 1/2] agp/intel: Rename intel-gtt symbols

2022-06-16 Thread Lucas De Marchi
Exporting the symbols like intel_gtt_* creates some confusion inside i915 that has symbols named similarly. In an attempt to isolate platforms needing intel-gtt.ko, commit 7a5c922377b4 ("drm/i915/gt: Split intel-gtt functions by arch") moved way too much inside gt/intel_gt_gmch.c, even the

[Intel-gfx] [PATCH 2/2] drm/i915/gt: Re-do the intel-gtt split

2022-06-16 Thread Lucas De Marchi
Re-do what was attempted in commit 7a5c922377b4 ("drm/i915/gt: Split intel-gtt functions by arch"). The goal of that commit was to split the handlers for older hardware that depend on intel-gtt.ko so i915 can be built for non-x86 archs, after some more patches. Other archs do not need

[Intel-gfx] ✗ Fi.CI.SPARSE: warning for i915/pmu: Wire GuC backend to per-client busyness (rev3)

2022-06-16 Thread Patchwork
== Series Details == Series: i915/pmu: Wire GuC backend to per-client busyness (rev3) URL : https://patchwork.freedesktop.org/series/105085/ State : warning == Summary == Error: dim sparse failed Sparse version: v0.6.2 Fast mode used, each commit won't be checked separately.

[Intel-gfx] ✓ Fi.CI.BAT: success for i915/pmu: Wire GuC backend to per-client busyness (rev3)

2022-06-16 Thread Patchwork
== Series Details == Series: i915/pmu: Wire GuC backend to per-client busyness (rev3) URL : https://patchwork.freedesktop.org/series/105085/ State : success == Summary == CI Bug Log - changes from CI_DRM_11773 -> Patchwork_105085v3 Summary

[Intel-gfx] ✗ Fi.CI.IGT: failure for drm/dp/mst: Read the extended DPCD capabilities during system resume

2022-06-16 Thread Patchwork
== Series Details == Series: drm/dp/mst: Read the extended DPCD capabilities during system resume URL : https://patchwork.freedesktop.org/series/105102/ State : failure == Summary == CI Bug Log - changes from CI_DRM_11756_full -> Patchwork_105102v1_full

Re: [Intel-gfx] [PATCH i-g-t] tests/drm_fdinfo: Test virtual engines

2022-06-16 Thread Umesh Nerlige Ramappa
Thanks for adding these tests. I ran these with the kernel patch I had posted for GuC support and updated the patch to work with virtual engines - https://patchwork.freedesktop.org/series/105085/#rev3 I have listed some changes I had to do in the below patch. With those (or similar changes),

[Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] agp/intel: Rename intel-gtt symbols

2022-06-16 Thread Patchwork
== Series Details == Series: series starting with [1/2] agp/intel: Rename intel-gtt symbols URL : https://patchwork.freedesktop.org/series/105261/ State : success == Summary == CI Bug Log - changes from CI_DRM_11773 -> Patchwork_105261v1

Re: [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/dp/mst: Read the extended DPCD capabilities during system resume

2022-06-16 Thread Imre Deak
On Wed, Jun 15, 2022 at 04:25:34AM +, Patchwork wrote: > == Series Details == > > Series: drm/dp/mst: Read the extended DPCD capabilities during system resume > URL : https://patchwork.freedesktop.org/series/105102/ > State : failure Thanks for the reviews, pushed the patch to

Re: [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/dp/mst: Read the extended DPCD capabilities during system resume

2022-06-16 Thread Imre Deak
On Thu, Jun 16, 2022 at 09:57:43PM +0300, Imre Deak wrote: > On Wed, Jun 15, 2022 at 04:25:34AM +, Patchwork wrote: > > == Series Details == > > > > Series: drm/dp/mst: Read the extended DPCD capabilities during system resume > > URL : https://patchwork.freedesktop.org/series/105102/ > >

[Intel-gfx] [PATCH] i915/pmu: Wire GuC backend to per-client busyness

2022-06-16 Thread Nerlige Ramappa, Umesh
From: John Harrison GuC provides engine_id and last_switch_in ticks for an active context in the pphwsp. The context image provides a 32 bit total ticks which is the accumulated by the context (a.k.a. context[CTX_TIMESTAMP]). This information is used to calculate the context busyness as follows:

[Intel-gfx] ✗ Fi.CI.SPARSE: warning for Add support for LMEM PCIe resizable bar

2022-06-16 Thread Patchwork
== Series Details == Series: Add support for LMEM PCIe resizable bar URL : https://patchwork.freedesktop.org/series/105231/ State : warning == Summary == Error: dim sparse failed Sparse version: v0.6.2 Fast mode used, each commit won't be checked separately.

<    1   2