Skip to content

Commit 21876b0

Browse files
author
Ben Skeggs
committed
drm/nouveau/gr/tu102: remove gv100_grctx_unkn88c
Match RM. Signed-off-by: Ben Skeggs <[email protected]> Reviewed-by: Lyude Paul <[email protected]>
1 parent 6a2b09e commit 21876b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxtu102.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ tu102_grctx_generate_unknown(struct gf100_gr_chan *chan, u64 addr, u32 size)
6666

6767
const struct gf100_grctx_func
6868
tu102_grctx = {
69-
.unkn88c = gv100_grctx_unkn88c,
7069
.main = gf100_grctx_generate_main,
7170
.unkn = gv100_grctx_generate_unkn,
7271
.sw_bundle64_init = tu102_grctx_pack_sw_bundle64_init,

0 commit comments

Comments
 (0)