diff options
author | Rafael Antognolli <[email protected]> | 2018-08-21 09:49:03 -0700 |
---|---|---|
committer | Rafael Antognolli <[email protected]> | 2018-08-22 12:52:41 -0700 |
commit | f8cfc7766016d0ff7d52953e7a992b1e77c521d0 (patch) | |
tree | 9d8f320d5a94cca4d641e950cb3a69a20712ceb1 /src/mesa | |
parent | e82d8fa9641abcad9f441a8c70ad773f4fc6baa6 (diff) |
intel/tools/aubwrite: Always use physical addresses for traces.
It looks like we can't rely on the simulator to always translate virtual
addresses to physical ones correctly. So let's use physical everywhere.
Since our current GGTT maps virtual to physical addresses in a 1:1 way,
no further changes are required.
Additionally, we have other address spaces not in use right now. So
let's make it easier to switch which one we are using but putting the
default one into the aub_file struct.
Cc: Lionel Landwerlin <[email protected]>
Reviewed-by: Lionel Landwerlin <[email protected]>
Diffstat (limited to 'src/mesa')
0 files changed, 0 insertions, 0 deletions