mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-22 17:36:20 +03:00
With engine queues implementations now isolated from falcon unit let us move it to common with following units in the sources: 1. nvgpu.common.engine_queues.mem_queues.mem_queue 2. nvgpu.common.engine_queues.mem_queues.emem_queue 3. nvgpu.common.engine_queues.mem_queues.dmem_queue 4. nvgpu.common.engine_queues.fb_queue 5. nvgpu.common.falcon.falcon 6. nvgpu.common.hal.falcon File/folder names are prepended with "engine_" for better understanding. JIRA NVGPU-1994 Change-Id: I02b06f134e964b0ec665208ae4e08ae65504ed4e Signed-off-by: Sagar Kamble <skamble@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2016291 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>