diff options
| author | Rebecca Schultz Zavin <rebecca@android.com> | 2013-12-13 14:23:43 -0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-12-14 08:55:37 -0800 |
| commit | 29ae6bc7123f2d2d6796ac81c013bbfdd0a0a8d5 (patch) | |
| tree | 794f972293d3a7b4b04015a134c6ff77b6bc9c68 /scripts/patch-kernel | |
| parent | 0f34faf89f7e0755c9dad0f96087a76f0df48d26 (diff) | |
gpu: ion: Allocate the sg_table at creation time rather than dynamically
Rather than calling map_dma on the allocations dynamically, this patch
switches to creating the sg_table at the time the buffer is created.
This is necessary because in future updates the sg_table will be used
for cache maintenance.
Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
[jstultz: modified patch to apply to staging directory]
Signed-off-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
