Skip to content

intel/tools: Support multiple contexts in intel_dump_gpu.

Rafael Antognolli requested to merge rantogno/mesa:tools/aubcontext into master

Remove the 1:1 mapping between GGTT and physical addresses, and allocate a new ring/context as requested by GEM_CONTEXT_CREATE.

/cc @llandwerlin

Merge request reports