2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-27 06:34:11 +08:00
linux-next/drivers/gpu/drm/msm/adreno
Rob Clark 944fc36c31 drm/msm: use upstream iommu
Downstream kernel IOMMU had a non-standard way of dealing with multiple
devices and multiple ports/contexts.  We don't need that on upstream
kernel, so rip out the crazy.

Note that we have to move the pinning of the ringbuffer to after the
IOMMU is attached.  No idea how that managed to work properly on the
downstream kernel.

For now, I am leaving the IOMMU port name stuff in place, to simplify
things for folks trying to backport latest drm/msm to device kernels.
Once we no longer have to care about pre-DT kernels, we can drop this
and instead backport upstream IOMMU driver.

Signed-off-by: Rob Clark <robdclark@gmail.com>
2014-08-04 11:55:29 -04:00
..
a2xx.xml.h drm/msm: update generated headers 2014-08-04 11:55:28 -04:00
a3xx_gpu.c drm/msm: DT support for 8960/8064 (v3) 2014-08-04 11:55:28 -04:00
a3xx_gpu.h drm/msm: update generated headers 2014-08-04 11:55:28 -04:00
a3xx.xml.h drm/msm: update generated headers 2014-08-04 11:55:28 -04:00
adreno_common.xml.h drm/msm: update generated headers 2014-08-04 11:55:28 -04:00
adreno_gpu.c drm/msm: use upstream iommu 2014-08-04 11:55:29 -04:00
adreno_gpu.h drm/msm: spin helper 2014-03-31 10:27:45 -04:00
adreno_pm4.xml.h drm/msm: update generated headers 2014-08-04 11:55:28 -04:00