aram as const to resolve error: passing argument 1 of
‘can_preempt’ discards ‘const’ qualifier from the pointer target type.
Fixes: bac24f59f454 ("drm/i915/execlists: Enable coarse preemption boundaries
for gen8")
Closes: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11396
Suggested-b
sktop.org/drm/i915/kernel/-/issues/11396
Suggested-by: Andi Shyti
Signed-off-by: Nitin Gote
Cc: Chris Wilson
CC: # v5.2+
---
.../drm/i915/gt/intel_execlists_submission.c| 17 -
1 file changed, 8 insertions(+), 9 deletions(-)
diff --git a/drivers/gpu/drm/i915/gt/intel_execli
is enough. (Chris Wilson)
Fixes: bac24f59f454 ("drm/i915/execlists: Enable coarse preemption boundaries
for gen8")
Closes: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/11396
Suggested-by: Andi Shyti
Signed-off-by: Nitin Gote
Cc: Chris Wilson
CC: # v5.2+
---
drivers/gpu/drm/i
Signed-off-by: Nitin Gote
---
.../gpu/drm/i915/gt/intel_ring_submission.c | 44 +--
drivers/gpu/drm/i915/i915_utils.h | 9
2 files changed, 39 insertions(+), 14 deletions(-)
diff --git a/drivers/gpu/drm/i915/gt/intel_ring_submission.c
b/drivers/gpu/d
Give the scheduler a chance to breathe by calling cond_resched()
as some of the loops may take some time on old machines (apl/bsw/pnv), and
so catch the attention of the watchdogs.
Closes: https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/12904
Signed-off-by: Nitin Gote
---
Cc: Christian
/drm/i915/kernel/-/issues/12904
Signed-off-by: Nitin Gote
---
Hi,
For reviewer reference, adding here watchdog issue seen on old machines
during dma-fence-chain subtests testing. This log is retrieved from device
pstore log while testing dam-buf@all-tests:
dma-buf: Running dma_fence_chain
Panic#1