Commit 0ef5f662 authored by SIVA MULLATI's avatar SIVA MULLATI
Browse files

msm: kgsl: Defer drawobj_sync_timeline_fence_work() to a workqueue



drawobj_sync_timeline_fence_work() does a cleanup of fence and syncobj
allocations. Doing this cleanup in irq context requires the irq_work
struct to remain valid after the function executes. Avoid this constraint
by deferring this work to the memory workqueue.

Change-Id: Icf648a61686c1ef3fd84467a2376b11a9a4bb803
Signed-off-by: default avatarLynus Vaz <quic_lvaz@quicinc.com>
Signed-off-by: default avatarSIVA MULLATI <quic_smullati@quicinc.com>
parent 020e20fc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment