mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 02:22:34 +03:00
gpu: nvgpu: move runlist HALs to hal/fifo
Move runlists HALs to hal/fifo. Update makefiles and include directives. Renamed - gk20a_readl -> nvgpu_readl - gk20a_writel -> nvgpu_writel Jira NVGPU-1988 Change-Id: Ia8f9f50d42f0863c522a0d2caca0b9c775be597a Signed-off-by: Thomas Fleury <tfleury@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2092749 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
8e9ec4f1b7
commit
4c84bf54ff
@@ -29,7 +29,7 @@
|
||||
#include <nvgpu/runlist.h>
|
||||
#include <nvgpu/gk20a.h>
|
||||
|
||||
#include "common/fifo/runlist_gk20a.h"
|
||||
#include "hal/fifo/runlist_gk20a.h"
|
||||
|
||||
static void setup_fifo(struct gk20a *g, unsigned long *tsg_map,
|
||||
unsigned long *ch_map, struct tsg_gk20a *tsgs,
|
||||
|
||||
Reference in New Issue
Block a user