venus: suballocate feedback slot with feedback buffer alignment
What does this MR do and why?
venus: suballocate feedback slot with feedback buffer alignment
Venus sync feedback design relies on concurrent host device resource access. To avoid device flush overwriting host writes, we must suballocate the slots with a minimum size of the buffer alignment.
Cc: mesa-stable Signed-off-by: Yiwei Zhang zzyiwei@chromium.org