diff options
author | Maíra Canal <[email protected]> | 2023-02-02 08:19:44 -0300 |
---|---|---|
committer | Maíra Canal <[email protected]> | 2023-02-28 17:51:04 -0300 |
commit | ba3f6db4afee3f4253dbe06f4f75f9ddc6c20b8f (patch) | |
tree | 0e3495311c78e1f9df08da3d393c199356a9b406 /drivers/gpu/drm/ast/ast_main.c | |
parent | 47c07e46c86f310bed73b9c895155a49df3d5e71 (diff) |
drm/vc4: replace obj lookup steps with drm_gem_objects_lookup
As vc4_cl_lookup_bos() performs the same steps as drm_gem_objects_lookup(),
replace the open-coded implementation in vc4 to simply use the DRM function.
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/ast/ast_main.c')
0 files changed, 0 insertions, 0 deletions