mbox series

[v5,0/4] lrc selftest fixes

Message ID cover.1663081418.git.karolina.drobnik@intel.com (mailing list archive)
Headers show
Series lrc selftest fixes | expand

Message

Karolina Drobnik Sept. 13, 2022, 3:21 p.m. UTC
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

Comments

Andi Shyti Sept. 14, 2022, 11:01 a.m. UTC | #1
For all the series,

Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>

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
Andi Shyti Sept. 14, 2022, 11:36 a.m. UTC | #2
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