Searched refs:scratch_size_bytes (Results 1 – 6 of 6) sorted by relevance
142 int scratch_size_bytes; member
279 if ((gctx->fb_base + (idx * 4)) > gctx->scratch_size_bytes) { in atom_get_src_int()281 gctx->fb_base + (idx * 4), gctx->scratch_size_bytes); in atom_get_src_int()535 if ((gctx->fb_base + (idx * 4)) > gctx->scratch_size_bytes) { in atom_put_dst()537 gctx->fb_base + (idx * 4), gctx->scratch_size_bytes); in atom_put_dst()1411 ctx->scratch_size_bytes = 0; in atom_allocate_fb_scratch()1418 ctx->scratch_size_bytes = usage_bytes; in atom_allocate_fb_scratch()
147 int scratch_size_bytes; member
281 if ((gctx->fb_base + (idx * 4)) > gctx->scratch_size_bytes) { in atom_get_src_int()283 gctx->fb_base + (idx * 4), gctx->scratch_size_bytes); in atom_get_src_int()537 if ((gctx->fb_base + (idx * 4)) > gctx->scratch_size_bytes) { in atom_put_dst()539 gctx->fb_base + (idx * 4), gctx->scratch_size_bytes); in atom_put_dst()
199 ctx->scratch_size_bytes = 0; in amdgpu_atomfirmware_allocate_fb_scratch()206 ctx->scratch_size_bytes = usage_bytes; in amdgpu_atomfirmware_allocate_fb_scratch()
1663 ctx->scratch_size_bytes = 0; in amdgpu_atombios_allocate_fb_scratch()1670 ctx->scratch_size_bytes = usage_bytes; in amdgpu_atombios_allocate_fb_scratch()