Re: [PATCH v2] drm/i915/mtl: Update workaround 14018778641

2024-05-24 Thread Matt Roper
On Fri, May 24, 2024 at 01:26:41PM +0200, Andi Shyti wrote: > Hi, > > > > On Mon, May 13, 2024 at 02:19:17PM +, Chen, Angus wrote: > > > > The WA should be extended to cover VDBOX engine. We found that > > > > 28-channels 1080p VP9 encoding may hit this issue. > > > > > > > > Signed-off-by: C

Re: [PATCH v2] drm/i915/mtl: Update workaround 14018778641

2024-05-24 Thread Andi Shyti
Hi, > > On Mon, May 13, 2024 at 02:19:17PM +, Chen, Angus wrote: > > > The WA should be extended to cover VDBOX engine. We found that > > > 28-channels 1080p VP9 encoding may hit this issue. > > > > > > Signed-off-by: Chen, Angus > > > --- > > > drivers/gpu/drm/i915/gt/intel_workarounds.c |

Re: [PATCH v2] drm/i915/mtl: Update workaround 14018778641

2024-05-23 Thread Matt Roper
On Fri, May 24, 2024 at 12:31:26AM +0200, Andi Shyti wrote: > Hi Angus, > > On Mon, May 13, 2024 at 02:19:17PM +, Chen, Angus wrote: > > The WA should be extended to cover VDBOX engine. We found that > > 28-channels 1080p VP9 encoding may hit this issue. > > > > Signed-off-by: Chen, Angus >

Re: [PATCH v2] drm/i915/mtl: Update workaround 14018778641

2024-05-23 Thread Andi Shyti
Hi Angus, On Mon, May 13, 2024 at 02:19:17PM +, Chen, Angus wrote: > The WA should be extended to cover VDBOX engine. We found that > 28-channels 1080p VP9 encoding may hit this issue. > > Signed-off-by: Chen, Angus > --- > drivers/gpu/drm/i915/gt/intel_workarounds.c | 3 +++ > 1 file chang

Re: [PATCH v2] drm/i915/mtl: Update workaround 14018778641

2024-05-14 Thread Chen, Angus
Please ignore this patch. (Wrong branch) On 5/13/2024 9:29 PM, Chen, Angus wrote: From: Angus Chen Applying it to VDBOX after recent performance data on MTL Signed-off-by: Angus Chen --- drivers/gpu/drm/i915/gt/intel_workarounds.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dri

[PATCH v2] drm/i915/mtl: Update workaround 14018778641

2024-05-13 Thread Chen, Angus
The WA should be extended to cover VDBOX engine. We found that 28-channels 1080p VP9 encoding may hit this issue. Signed-off-by: Chen, Angus --- drivers/gpu/drm/i915/gt/intel_workarounds.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/i915/gt/intel_workarounds.c b/drive

[PATCH v2] drm/i915/mtl: Update workaround 14018778641

2024-05-13 Thread Chen, Angus
From: Angus Chen Applying it to VDBOX after recent performance data on MTL Signed-off-by: Angus Chen --- drivers/gpu/drm/i915/gt/intel_workarounds.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/i915/gt/intel_workarounds.c b/drivers/gpu/drm/i915/gt/intel_workarounds.c