Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm/msm/dsi
Archit Taneja 4ff9d4cbc1 drm/msm/dsi: Don't use iommu for command TX buffer for DSIv2
We currently use iommu allocated DMA buffers for sending DSI commands.
DSIv2 doesn't have a port connected to the MDP iommu. Therefore, it
can't use iommu allocated buffers to fetch DSI commands.

Use a regular contiguous DMA buffer if we are DSIv2.

Signed-off-by: Archit Taneja <architt@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
2015-12-14 10:40:45 -05:00
..
2015-12-14 10:40:40 -05:00
2015-12-14 10:40:40 -05:00
2015-10-22 15:39:44 -04:00
2015-10-22 15:39:44 -04:00