diff options
| author | Maíra Canal <[email protected]> | 2023-02-02 11:19:43 +0000 |
|---|---|---|
| committer | Maíra Canal <[email protected]> | 2023-02-28 20:51:03 +0000 |
| commit | 47c07e46c86f310bed73b9c895155a49df3d5e71 (patch) | |
| tree | 0350670cbe2500eb904dbdad9233da2d0de12708 /drivers/gpu/drm/amd/amdgpu/amdgpu_sa.c | |
| parent | Revert "drm/shmem-helper: Switch to reservation lock" (diff) | |
| download | kernel-47c07e46c86f310bed73b9c895155a49df3d5e71.tar.gz kernel-47c07e46c86f310bed73b9c895155a49df3d5e71.zip | |
drm/vc4: replace drm_gem_dma_object for drm_gem_object in vc4_exec_info
The array of BOs that are lookup at the start of exec doesn't need
to be instantiated as drm_gem_dma_object, as it doesn't benefit
from its attributes. So, simplify the code by replacing the array of
drm_gem_dma_object for an array of drm_gem_object in the struct
vc4_exec_info.
Suggested-by: Melissa Wen <[email protected]>
Signed-off-by: Maíra Canal <[email protected]>
Reviewed-by: André Almeida <[email protected]>
Reviewed-by: Javier Martinez Canillas <[email protected]>
Signed-off-by: Maíra Canal <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sa.c')
0 files changed, 0 insertions, 0 deletions
