linux-stable/drivers/gpu
Lucas Stach a0780bb1df drm/etnaviv: protect sched job submission with fence mutex
The documentation of drm_sched_job_init and drm_sched_entity_push_job has
been clarified. Both functions should be called under a shared lock, to
avoid jobs getting pushed into the scheduler queue in a different order
than their sched_fence seqnos, which will confuse checks that are looking
at the seqnos to infer information about completion order.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
2018-08-06 15:24:05 +02:00
..
drm drm/etnaviv: protect sched job submission with fence mutex 2018-08-06 15:24:05 +02:00
host1x
ipu-v3
vga docs: Fix some broken references 2018-06-15 18:10:01 -03:00
Makefile