]> git.baikalelectronics.ru Git - kernel.git/commit
drm/msm: drop cache sync hack
authorRob Clark <robdclark@chromium.org>
Mon, 13 Jul 2020 18:16:42 +0000 (11:16 -0700)
committerRob Clark <robdclark@chromium.org>
Fri, 4 Sep 2020 19:15:30 +0000 (12:15 -0700)
commitca1274dc441c151844f661033ccdb0a85252adaf
tree9b3adba1a83b254dfbb8625d333f9ce2317bd300
parentb1dd5948933251689cb22cb48eebe62855691064
drm/msm: drop cache sync hack

Now that it isn't causing problems to use dma_map/unmap, we can drop the
hack of using dma_sync in certain cases.

Signed-off-by: Rob Clark <robdclark@chromium.org>
drivers/gpu/drm/msm/msm_gem.c