summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/engine/gr/nvc0.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/nouveau/nvkm/engine/gr/nvc0.h')
-rw-r--r--drivers/gpu/drm/nouveau/nvkm/engine/gr/nvc0.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/gpu/drm/nouveau/nvkm/engine/gr/nvc0.h b/drivers/gpu/drm/nouveau/nvkm/engine/gr/nvc0.h
index f2818a2..413def6 100644
--- a/drivers/gpu/drm/nouveau/nvkm/engine/gr/nvc0.h
+++ b/drivers/gpu/drm/nouveau/nvkm/engine/gr/nvc0.h
@@ -94,8 +94,8 @@ struct nvc0_gr_priv {
struct nvc0_gr_fuc fuc41ad;
bool firmware;
- struct nvc0_gr_zbc_color zbc_color[NOUVEAU_LTC_MAX_ZBC_CNT];
- struct nvc0_gr_zbc_depth zbc_depth[NOUVEAU_LTC_MAX_ZBC_CNT];
+ struct nvc0_gr_zbc_color zbc_color[NVKM_LTC_MAX_ZBC_CNT];
+ struct nvc0_gr_zbc_depth zbc_depth[NVKM_LTC_MAX_ZBC_CNT];
u8 rop_nr;
u8 gpc_nr;
OpenPOWER on IntegriCloud