summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/nvgpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/uapi/linux/nvgpu.h')
-rw-r--r--include/uapi/linux/nvgpu.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/uapi/linux/nvgpu.h b/include/uapi/linux/nvgpu.h
index 1853f667..6101774f 100644
--- a/include/uapi/linux/nvgpu.h
+++ b/include/uapi/linux/nvgpu.h
@@ -541,10 +541,8 @@ struct nvgpu_gpu_alloc_vidmem_args {
541 541
542/* Memory clock */ 542/* Memory clock */
543#define NVGPU_GPU_CLK_DOMAIN_MCLK (0) 543#define NVGPU_GPU_CLK_DOMAIN_MCLK (0)
544#define NVGPU_GPU_CLK_DOMAIN_MCLK_ALIAS (0x00000010)
545/* Main graphics core clock */ 544/* Main graphics core clock */
546#define NVGPU_GPU_CLK_DOMAIN_GPCCLK (1) 545#define NVGPU_GPU_CLK_DOMAIN_GPCCLK (1)
547#define NVGPU_GPU_CLK_DOMAIN_GPCCLK_ALIAS (0x10000000)
548 546
549struct nvgpu_gpu_clk_range { 547struct nvgpu_gpu_clk_range {
550 548