pvr: remove redundant TODO

Signed-off-by: Frank Binns <frank.binns@imgtec.com>
Reviewed-by: Karmjit Mahil <Karmjit.Mahil@imgtec.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18336>
This commit is contained in:
Frank Binns 2022-08-30 19:13:02 +01:00 committed by Marge Bot
parent 16c14663e5
commit e5f0070b0c

View file

@ -404,8 +404,6 @@ pvr_winsys_helper_fill_static_memory(struct pvr_winsys *const ws,
pvr_setup_static_pixel_event_program(pds_ptr,
pds_vma->heap->static_data_offsets.eot);
/* TODO: Complete control block copying work. */
ws->ops->buffer_unmap(usc_vma->bo);
ws->ops->buffer_unmap(pds_vma->bo);
ws->ops->buffer_unmap(general_vma->bo);