Home
last modified time | relevance | path

Searched refs:bundle_min_gpm_fifo_depth (Results 1 – 16 of 16) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dctxgp104.c30 .bundle_min_gpm_fifo_depth = 0x180,
Dctxgp107.c38 .bundle_min_gpm_fifo_depth = 0x180,
Dctxgm107.c882 const u32 state_limit = min(grctx->bundle_min_gpm_fifo_depth, size / 0x20); in gm107_grctx_generate_bundle()
972 .bundle_min_gpm_fifo_depth = 0x180,
Dctxgk110b.c86 .bundle_min_gpm_fifo_depth = 0x180,
Dctxgk104.c879 const u32 state_limit = min(grctx->bundle_min_gpm_fifo_depth, size / 0x20); in gk104_grctx_generate_bundle()
982 .bundle_min_gpm_fifo_depth = 0x180,
Dctxga102.c57 .bundle_min_gpm_fifo_depth = 0x180,
Dctxtu102.c74 .bundle_min_gpm_fifo_depth = 0x180,
Dctxgk208.c552 .bundle_min_gpm_fifo_depth = 0xc2,
Dctxgk20a.c75 .bundle_min_gpm_fifo_depth = 0x62,
Dctxgm20b.c78 .bundle_min_gpm_fifo_depth = 0x182,
Dctxgk110.c846 .bundle_min_gpm_fifo_depth = 0x180,
Dctxgp102.c104 .bundle_min_gpm_fifo_depth = 0x180,
Dctxgm200.c110 .bundle_min_gpm_fifo_depth = 0x180,
Dctxgp100.c132 .bundle_min_gpm_fifo_depth = 0x180,
Dctxgv100.c203 .bundle_min_gpm_fifo_depth = 0x180,
Dctxgf100.h29 u32 bundle_min_gpm_fifo_depth; member