Searched refs:scratch_size_bytes (Results 1 – 4 of 4) sorted by relevance
141 int scratch_size_bytes; member
277 if ((gctx->fb_base + (idx * 4)) > gctx->scratch_size_bytes) { in atom_get_src_int()279 gctx->fb_base + (idx * 4), gctx->scratch_size_bytes); in atom_get_src_int()536 if ((gctx->fb_base + (idx * 4)) > gctx->scratch_size_bytes) { in atom_put_dst()538 gctx->fb_base + (idx * 4), gctx->scratch_size_bytes); in atom_put_dst()1448 ctx->scratch_size_bytes = 0; in amdgpu_atom_allocate_fb_scratch()1455 ctx->scratch_size_bytes = usage_bytes; in amdgpu_atom_allocate_fb_scratch()
142 int scratch_size_bytes; member
280 if ((gctx->fb_base + (idx * 4)) > gctx->scratch_size_bytes) { in atom_get_src_int()282 gctx->fb_base + (idx * 4), gctx->scratch_size_bytes); in atom_get_src_int()539 if ((gctx->fb_base + (idx * 4)) > gctx->scratch_size_bytes) { in atom_put_dst()541 gctx->fb_base + (idx * 4), gctx->scratch_size_bytes); in atom_put_dst()1416 ctx->scratch_size_bytes = 0; in atom_allocate_fb_scratch()1423 ctx->scratch_size_bytes = usage_bytes; in atom_allocate_fb_scratch()