diff options
| author | 2020-02-02 17:16:32 +0000 | |
|---|---|---|
| committer | 2020-02-04 23:57:26 +0000 | |
| commit | 8e4ff9b569572880b65d58976bb701a40ef1d9c4 (patch) | |
| tree | 914eda35fd9a24e7709856db81cadfea08c1d7d2 /drivers/gpu/drm/ast/ast_main.c | |
| parent | drm: Remove PageReserved manipulation from drm_pci_alloc (diff) | |
| download | linux-dev-8e4ff9b569572880b65d58976bb701a40ef1d9c4.tar.xz linux-dev-8e4ff9b569572880b65d58976bb701a40ef1d9c4.zip | |
drm: Remove the dma_alloc_coherent wrapper for internal usage
Internally for "consistent" maps, we create a temporary struct
drm_dma_handle in order to use our own dma_alloc_coherent wrapper then
destroy the temporary wrap. Simplify our logic by removing the temporary
wrapper!
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200202171635.4039044-2-chris@chris-wilson.co.uk
Diffstat (limited to 'drivers/gpu/drm/ast/ast_main.c')
0 files changed, 0 insertions, 0 deletions
