Searched refs:bundle_min_gpm_fifo_depth (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | ctxgk20a.c | 53 .bundle_min_gpm_fifo_depth = 0x62,
|
D | ctxgk110b.c | 94 .bundle_min_gpm_fifo_depth = 0x180,
|
D | ctxgm206.c | 74 .bundle_min_gpm_fifo_depth = 0x180,
|
D | ctxgk208.c | 555 .bundle_min_gpm_fifo_depth = 0xc2,
|
D | ctxgk110.c | 833 .bundle_min_gpm_fifo_depth = 0x180,
|
D | ctxgk104.c | 847 const u32 state_limit = min(impl->bundle_min_gpm_fifo_depth, in gk104_grctx_generate_bundle() 1015 .bundle_min_gpm_fifo_depth = 0x180,
|
D | ctxgm107.c | 867 const u32 state_limit = min(impl->bundle_min_gpm_fifo_depth, in gm107_grctx_generate_bundle() 1019 .bundle_min_gpm_fifo_depth = 0x180,
|
D | ctxgf100.h | 40 u32 bundle_min_gpm_fifo_depth; member
|
D | ctxgm204.c | 1045 .bundle_min_gpm_fifo_depth = 0x180,
|