Linux kernel -stable discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] BACKPORT: drm/i915: Get rid of fence error propagation
@ 2021-08-02 18:48 Jason Ekstrand
  2021-08-02 18:48 ` [PATCH 1/2] drm/i915: Revert "drm/i915/gem: Asynchronous cmdparser" Jason Ekstrand
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jason Ekstrand @ 2021-08-02 18:48 UTC (permalink / raw)
  To: stable; +Cc: Jason Ekstrand

This is a back-port of the following patches from torvalds/master to 5.13:

 - 686c7c35abc2 ("drm/i915/gem: Asynchronous cmdparser")
 - 9e31c1fe45d5 ("drm/i915: Propagate errors on awaiting already signaled fences")

Jason Ekstrand (2):
  drm/i915: Revert "drm/i915/gem: Asynchronous cmdparser"
  Revert "drm/i915: Propagate errors on awaiting already signaled
    fences"

 .../gpu/drm/i915/gem/i915_gem_execbuffer.c    | 227 +-----------------
 .../i915/gem/selftests/i915_gem_execbuffer.c  |   4 +
 drivers/gpu/drm/i915/i915_cmd_parser.c        | 118 +++++----
 drivers/gpu/drm/i915/i915_drv.h               |   7 +-
 drivers/gpu/drm/i915/i915_request.c           |   8 +-
 5 files changed, 93 insertions(+), 271 deletions(-)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PATCH 0/2] BACKPORT: drm/i915: Get rid of fence error propagation
@ 2021-08-02 18:48 Jason Ekstrand
  2021-08-02 19:21 ` Sasha Levin
  0 siblings, 1 reply; 6+ messages in thread
From: Jason Ekstrand @ 2021-08-02 18:48 UTC (permalink / raw)
  To: stable; +Cc: Jason Ekstrand

This is a back-port of the following patches from torvalds/master to 5.10:

 - 686c7c35abc2 ("drm/i915/gem: Asynchronous cmdparser")
 - 9e31c1fe45d5 ("drm/i915: Propagate errors on awaiting already signaled fences")

Jason Ekstrand (2):
  drm/i915: Revert "drm/i915/gem: Asynchronous cmdparser"
  Revert "drm/i915: Propagate errors on awaiting already signaled
    fences"

 .../gpu/drm/i915/gem/i915_gem_execbuffer.c    | 164 +-----------------
 drivers/gpu/drm/i915/i915_cmd_parser.c        |  28 +--
 drivers/gpu/drm/i915/i915_request.c           |   8 +-
 3 files changed, 27 insertions(+), 173 deletions(-)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-08-02 19:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-02 18:48 [PATCH 0/2] BACKPORT: drm/i915: Get rid of fence error propagation Jason Ekstrand
2021-08-02 18:48 ` [PATCH 1/2] drm/i915: Revert "drm/i915/gem: Asynchronous cmdparser" Jason Ekstrand
2021-08-02 18:48 ` [PATCH 2/2] Revert "drm/i915: Propagate errors on awaiting already signaled fences" Jason Ekstrand
2021-08-02 19:21 ` [PATCH 0/2] BACKPORT: drm/i915: Get rid of fence error propagation Sasha Levin
  -- strict thread matches above, loose matches on Subject: below --
2021-08-02 18:48 Jason Ekstrand
2021-08-02 19:21 ` Sasha Levin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox