intel/tools: Factor out GGTT allocation.
authorRafael Antognolli <rafael.antognolli@intel.com>
Mon, 9 Sep 2019 21:24:41 +0000 (14:24 -0700)
committerRafael Antognolli <rafael.antognolli@intel.com>
Thu, 10 Oct 2019 14:08:50 +0000 (14:08 +0000)
commit9968316ed0de22542b61c0fc686bcc30d140e16e
tree5013117489b4adc53809973ed3add7cb0ef0fb1c
parenta9687c4e05254df52b9180aa006b7bbeb612f2fc
intel/tools: Factor out GGTT allocation.

We want to reuse it in execlists_setup().

v2: Rename it to write_ggtt_ptes() (Lionel).
v3: Rename it to aub_map_ggtt() (Lionel).

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/intel/tools/aub_write.c