aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-debug.h
diff options
context:
space:
mode:
authorMaíra Canal <[email protected]>2023-02-02 08:19:43 -0300
committerMaíra Canal <[email protected]>2023-02-28 17:51:03 -0300
commit47c07e46c86f310bed73b9c895155a49df3d5e71 (patch)
tree0350670cbe2500eb904dbdad9233da2d0de12708 /drivers/usb/cdns3/cdns3-debug.h
parente0106ac97886b6bc36c480de72562d3e70b3f8b1 (diff)
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/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions