diff options
author | Rob Herring <[email protected]> | 2019-07-26 16:06:57 -0600 |
---|---|---|
committer | Rob Herring <[email protected]> | 2019-08-12 14:21:13 -0600 |
commit | b31bdd1389fc765c07ab3d5b341092cb16807d29 (patch) | |
tree | cbe49b601d8f86390dba4b9fdab6948f9a6b5c6d /drivers/gpu/drm/amd/amdgpu/amdgpu_object.h | |
parent | 73e467f60acdabd480d1b377a623ba13db0e5dd2 (diff) |
drm/panfrost: Convert MMU IRQ handler to threaded handler
In preparation to handle mapping of page faults, we need the MMU handler
to be threaded as code paths take a mutex.
As the IRQ may be shared, we can't use the default handler and must
disable the MMU interrupts locally.
Cc: Tomeu Vizoso <[email protected]>
Cc: Boris Brezillon <[email protected]>
Cc: Robin Murphy <[email protected]>
Reviewed-by: Steven Price <[email protected]>
Acked-by: Alyssa Rosenzweig <[email protected]>
Signed-off-by: Rob Herring <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.h')
0 files changed, 0 insertions, 0 deletions