git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1583c9
)
drm/cma: remove to make sg_table when gem cma is created
author
Joonyoung Shim
<jy0922.shim@samsung.com>
Sat, 15 Mar 2014 07:30:28 +0000
(16:30 +0900)
committer
Dave Airlie
<airlied@redhat.com>
Tue, 18 Mar 2014 09:20:25 +0000
(19:20 +1000)
The sg_table made when gem cma is created isn't used anywhere. The sgt
of struct drm_gem_cma_object will have only sg_tabel imported.
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_gem_cma_helper.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/drm_gem_cma_helper.c
Simple merge