Skip to content
Snippets Groups Projects
Commit 252768d6 authored by Steven Price's avatar Steven Price Committed by Tomeu Vizoso
Browse files

drm/rockchip: Detach from ARM DMA domain in attach_device


Since commit 1ea2a07a ("iommu: Add DMA ownership management
interfaces") the Rockchip display driver on the Firefly RK3288 fails to
initialise properly. This is because ARM DMA domain is still attached.

Let's follow the lead of exynos and tegra and add code to explicitly
remove the ARM domain before attaching a new one.

Suggested-by: default avatarRobin Murphy <robin.murphy@arm.com>
Signed-off-by: default avatarSteven Price <steven.price@arm.com>
parent f9292174
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment