mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 02:22:34 +03:00
gpu: nvgpu: create hal.gr.gr unit
Move remaining chip specific gr hal files to hal.gr.gr unit. Remove unused headers include from hal files in hal.gr.gr unit Update gr hal headers include location in the files currently using these headers. Jira NVGPU-3219 Change-Id: Ic632020a90ac4b8ac1e0359e979864b42f0ef2c0 Signed-off-by: Vinod G <vinodg@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2105489 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
538a471c97
commit
20cd4ce54f
@@ -40,7 +40,8 @@
|
||||
#include <nvgpu/power_features/pg.h>
|
||||
#include <nvgpu/fence.h>
|
||||
|
||||
#include "gk20a/gr_gk20a.h"
|
||||
/* remove gr_gk20a.h after moving nvgpu_warpstate to separate header */
|
||||
#include "hal/gr/gr/gr_gk20a.h"
|
||||
#include "common/gr/gr_priv.h"
|
||||
|
||||
#include "ioctl_ctrl.h"
|
||||
|
||||
Reference in New Issue
Block a user