Jason Ekstrand <jason at jlekstrand.net> writes: > Instead of storing a BO and offset separately, use an anv_address. This > changes anv_fill_buffer_surface_state to use anv_address and we now call > anv_address_physical and pass that into ISL. Reviewed-by: Scott D Phillips <scott.d.phillips at intel.com>