Skip to content

radv: Implement SDMA image copies and introduce perf test flag for transfer queues.

Timur Kristóf requested to merge Venemo/mesa:radv_transfer_queue_imgcopy into main

This functionality is highly experimental for now and only recommended for users who know what they are doing.

To fully support the spec we are going to need to use gang submissions which are going to be implemented in a later MR.

Merge request reports