mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 09:57:08 +03:00
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:
committed by
mobile promotions
parent
23c7903eff
commit
00b255cf43
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user