Re: [Intel-gfx] [PATCH v5 0/4] lrc selftest fixes

2022-09-14 Thread Andi Shyti
On Tue, Sep 13, 2022 at 05:21:47PM +0200, Karolina Drobnik wrote:
> Few bug fixes for lrc selftest.
> 
> v5:
>   - Add Reviewed-by tag to "drm/i915/selftests: Check
> for incomplete LRI from the context image" patch, as
> it got reviewed in different series:
> https://patchwork.freedesktop.org/series/108487/
> 
> Chris Wilson (4):
>   drm/i915/gt: Explicitly clear BB_OFFSET for new contexts
>   drm/i915/selftests: Check for incomplete LRI from the context image
>   drm/i915/selftest: Always cancel semaphore on error
>   drm/i915/selftest: Clear the output buffers before GPU writes

Pushed, Thanks!

Andi

>  drivers/gpu/drm/i915/gt/intel_engine_regs.h |   1 +
>  drivers/gpu/drm/i915/gt/intel_lrc.c |  20 
>  drivers/gpu/drm/i915/gt/selftest_lrc.c  | 115 
>  3 files changed, 116 insertions(+), 20 deletions(-)
> 
> --
> 2.25.1


Re: [Intel-gfx] [PATCH v5 0/4] lrc selftest fixes

2022-09-14 Thread Andi Shyti
For all the series,

Reviewed-by: Andi Shyti 

Thanks,
Andi

On Tue, Sep 13, 2022 at 05:21:47PM +0200, Karolina Drobnik wrote:
> Few bug fixes for lrc selftest.
> 
> v5:
>   - Add Reviewed-by tag to "drm/i915/selftests: Check
> for incomplete LRI from the context image" patch, as
> it got reviewed in different series:
> https://patchwork.freedesktop.org/series/108487/
> 
> Chris Wilson (4):
>   drm/i915/gt: Explicitly clear BB_OFFSET for new contexts
>   drm/i915/selftests: Check for incomplete LRI from the context image
>   drm/i915/selftest: Always cancel semaphore on error
>   drm/i915/selftest: Clear the output buffers before GPU writes
> 
>  drivers/gpu/drm/i915/gt/intel_engine_regs.h |   1 +
>  drivers/gpu/drm/i915/gt/intel_lrc.c |  20 
>  drivers/gpu/drm/i915/gt/selftest_lrc.c  | 115 
>  3 files changed, 116 insertions(+), 20 deletions(-)
> 
> --
> 2.25.1


[Intel-gfx] [PATCH v5 0/4] lrc selftest fixes

2022-09-13 Thread Karolina Drobnik
Few bug fixes for lrc selftest.

v5:
  - Add Reviewed-by tag to "drm/i915/selftests: Check
for incomplete LRI from the context image" patch, as
it got reviewed in different series:
https://patchwork.freedesktop.org/series/108487/

Chris Wilson (4):
  drm/i915/gt: Explicitly clear BB_OFFSET for new contexts
  drm/i915/selftests: Check for incomplete LRI from the context image
  drm/i915/selftest: Always cancel semaphore on error
  drm/i915/selftest: Clear the output buffers before GPU writes

 drivers/gpu/drm/i915/gt/intel_engine_regs.h |   1 +
 drivers/gpu/drm/i915/gt/intel_lrc.c |  20 
 drivers/gpu/drm/i915/gt/selftest_lrc.c  | 115 
 3 files changed, 116 insertions(+), 20 deletions(-)

--
2.25.1