gpu: nvgpu: Add t19x specific TSG fields.

TSG struct is extended to accomodate t19x specific args.

JIRA GPUT19x-16

Change-Id: I52b6613d84878f68861fe2515bafba92f83d9572
Signed-off-by: Deepak Goyal <dgoyal@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/1586855
Reviewed-by: Alex Waterman <alexw@nvidia.com>
GVS: Gerrit_Virtual_Submit
Reviewed-by: Vijayakumar Subbu <vsubbu@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
Deepak Goyal
2017-10-27 14:56:28 +05:30
committed by mobile promotions
parent 23c7903eff
commit 00b255cf43
2 changed files with 7 additions and 1 deletions

View File

@@ -31,7 +31,7 @@
#include "ioctl_channel.h"
#include "os_linux.h"
#ifdef CONFIG_TEGRA_19x_GPU
#include "tsg_t19x.h"
#include "common/linux/ioctl_tsg_t19x.h"
#endif
struct tsg_private {