Commits
Erick Narvaez committed 482270be5a4
arm:j721e: Add virtID QoS settings for virtual GPU Added virtID settings for virtual GPU. The GPU can run multiple virtual GPU drivers and communicate independently to each one by tagging memory transactions with a corresponding "OSID". This patch will give virtid=2 to transactions tagged with OSID 0 and virtid=3 to transcations tagged with OSID 1. The host driver is always using OSID 0 as well as the GPU firmware. OSID 1 corresponds to the first virtual gpu driver. Signed-off-by: Erick Narvaez <e-narvaez@ti.com>