Searched refs:bundle_min_gpm_fifo_depth (Results 1 – 16 of 16) sorted by relevance
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | ctxgp104.c | 30 .bundle_min_gpm_fifo_depth = 0x180,
|
H A D | ctxgp107.c | 38 .bundle_min_gpm_fifo_depth = 0x180,
|
H A D | ctxgk110b.c | 86 .bundle_min_gpm_fifo_depth = 0x180,
|
H A D | ctxgm107.c | 882 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,
|
H A D | ctxga102.c | 57 .bundle_min_gpm_fifo_depth = 0x180,
|
H A D | ctxgk104.c | 879 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,
|
H A D | ctxtu102.c | 74 .bundle_min_gpm_fifo_depth = 0x180,
|
H A D | ctxgk20a.c | 75 .bundle_min_gpm_fifo_depth = 0x62,
|
H A D | ctxgk208.c | 552 .bundle_min_gpm_fifo_depth = 0xc2,
|
H A D | ctxgm20b.c | 78 .bundle_min_gpm_fifo_depth = 0x182,
|
H A D | ctxgk110.c | 846 .bundle_min_gpm_fifo_depth = 0x180,
|
H A D | ctxgp102.c | 104 .bundle_min_gpm_fifo_depth = 0x180,
|
H A D | ctxgm200.c | 110 .bundle_min_gpm_fifo_depth = 0x180,
|
H A D | ctxgp100.c | 132 .bundle_min_gpm_fifo_depth = 0x180,
|
H A D | ctxgv100.c | 203 .bundle_min_gpm_fifo_depth = 0x180,
|
H A D | ctxgf100.h | 29 u32 bundle_min_gpm_fifo_depth; member
|