mbox series

[v2,0/3] host1x_cdma_update_sync_queue() clean up

Message ID 20180807130713.1016-1-digetx@gmail.com
Headers show
Series host1x_cdma_update_sync_queue() clean up | expand

Message

Dmitry Osipenko Aug. 7, 2018, 1:07 p.m. UTC
v2: I've added two more patches on top of "Cancel only job that actually got
    stuck" patch. Hence it is a patch-series now.

Dmitry Osipenko (3):
  gpu: host1x: Cancel only job that actually got stuck
  gpu: host1x: Don't complete a completed job
  gpu: host1x: Continue CDMA execution starting with a next job

 drivers/gpu/host1x/cdma.c       | 62 +++++++++++++--------------------
 drivers/gpu/host1x/hw/cdma_hw.c | 13 -------
 2 files changed, 24 insertions(+), 51 deletions(-)