summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_dp_helper.c
diff options
context:
space:
mode:
authorInki Dae <inki.dae@samsung.com>2013-01-11 13:38:28 +0900
committerInki Dae <inki.dae@samsung.com>2013-01-25 14:38:44 +0900
commit420ae1e2623af92e71437e403fd11de48e11551f (patch)
tree238e21992b1ecff7c0f79f7633599d4445aeef2c /drivers/gpu/drm/drm_dp_helper.c
parente7808df1af8801cf4f2ac16be25db1b079b5da4c (diff)
drm/exynos: free sg object if dma_map_sg is failed
This patch releases sgt's sg object allocated by sgt_alloc_table correctly. When exynos_gem_map_dma_buf was called by dma_buf_map_attachmemt(), the sgt's sg object was allocated by sg_alloc_tale() so if dma_map_sg() is failed, the sg object should be released. Signed-off-by: Inki Dae <inki.dae@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Diffstat (limited to 'drivers/gpu/drm/drm_dp_helper.c')
0 files changed, 0 insertions, 0 deletions