summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common/linux/cde.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/common/linux/cde.h')
-rw-r--r--drivers/gpu/nvgpu/common/linux/cde.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/common/linux/cde.h b/drivers/gpu/nvgpu/common/linux/cde.h
index 91ea9b88..115558dc 100644
--- a/drivers/gpu/nvgpu/common/linux/cde.h
+++ b/drivers/gpu/nvgpu/common/linux/cde.h
@@ -321,5 +321,6 @@ int gk20a_prepare_compressible_read(
321int gk20a_mark_compressible_write( 321int gk20a_mark_compressible_write(
322 struct gk20a *g, u32 buffer_fd, u32 valid_compbits, u64 offset, 322 struct gk20a *g, u32 buffer_fd, u32 valid_compbits, u64 offset,
323 u32 zbc_color); 323 u32 zbc_color);
324int nvgpu_cde_init_ops(struct nvgpu_os_linux *l);
324 325
325#endif 326#endif