mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-25 02:52:51 +03:00
gpu: nvgpu: Add gr_priv header file
Move nvgpu_gr structure to private file gr_priv.h Include the private file where gr variables are used. JIRA NVGPU-3132 JIRA NVGPU-3079 Change-Id: Ib26ca5c5cb25fd8dd013a7c643278efc34aa55d4 Signed-off-by: Vinod G <vinodg@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2098021 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
70c54c757b
commit
dc82262b99
@@ -29,6 +29,8 @@
|
||||
#include <nvgpu/gr/setup.h>
|
||||
#include <nvgpu/channel.h>
|
||||
|
||||
#include "gr_priv.h"
|
||||
|
||||
static int nvgpu_gr_setup_zcull(struct gk20a *g, struct channel_gk20a *c,
|
||||
struct nvgpu_gr_ctx *gr_ctx)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user