[PATCH 0/2] drm/omap: dmm_tiler: Small fixes for i878 workaround

Peter Ujfalusi peter.ujfalusi at ti.com
Wed Jul 31 09:42:31 UTC 2019


Hi,

two small correction on the use of DMAengine API, no functional changes
- Use dmaengine_prep_dma_memcpy() to prepare the memcpy
- do not call dma_async_issue_pending() as it is redundant

Regards,
Peter
---
Peter Ujfalusi (2):
  drm/omap: dmm_tiler: Use dmaengine_prep_dma_memcpy() for i878
    workaround
  drm/omap: dmm_tiler: Remove the dma_async_issue_pending() call

 drivers/gpu/drm/omapdrm/omap_dmm_tiler.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

-- 
Peter

Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki



More information about the dri-devel mailing list