linux-sg2042/drivers/gpu/drm/msm/mdp/mdp4
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
..
mdp4.xml.h drm/msm: update generated headers 2014-08-04 11:55:28 -04:00
mdp4_crtc.c drm/msm: remove redundant private plane cleanup 2014-06-02 07:36:29 -04:00
mdp4_dtv_encoder.c drm/msm: move irq utils to mdp_kms 2014-01-09 14:44:05 -05:00
mdp4_irq.c drm/msm/mdp4: cure for the cursor blues (v2) 2014-04-25 08:58:23 -04:00
mdp4_kms.c drm/msm: use upstream iommu 2014-08-04 11:55:29 -04:00
mdp4_kms.h drm/msm/mdp4: add mdp axi clk 2014-08-04 11:55:28 -04:00
mdp4_plane.c drm/msm: Switch to universal plane API's 2014-04-01 20:18:27 -04:00