Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 078af5cb authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "fbdev: msm: disable cpu sync during dma_buf_map_attachment"

parents e48516cb 1bbefa38
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1027,7 +1027,7 @@ static int mdss_mdp_get_img(struct msmfb_data *img,


			data->srcp_attachment->dma_map_attrs |=
					DMA_ATTR_DELAYED_UNMAP;
			(DMA_ATTR_DELAYED_UNMAP | DMA_ATTR_SKIP_CPU_SYNC);

			data->srcp_table =
				dma_buf_map_attachment(data->srcp_attachment,