mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 18:16:01 +03:00
As we plan to move the queue implementations out of falcon unit let us rename these as: 1. engine_mem_queue - Generic implementation. 2. engine_dmem_queue - DMEM queue implementation of engine_mem_queue. 3. engine_emem_queue - EMEM queue implementation of engine_mem_queu. 4. engine_fb_queue - FB queue implementation. JIRA NVGPU-1994 Change-Id: Ic81dcc154b3383d9f75fe57cc01269bda2698b25 Signed-off-by: Sagar Kamble <skamble@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2016288 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>