mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 11:08:03 +02:00
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:
parent
16c14663e5
commit
e5f0070b0c
1 changed files with 0 additions and 2 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue