Searched refs:scratch_size_bytes (Results 1 – 6 of 6) sorted by relevance
296 if ((gctx->fb_base + (idx * 4)) > gctx->scratch_size_bytes) { in atom_get_src_int()298 gctx->fb_base + (idx * 4), gctx->scratch_size_bytes); in atom_get_src_int()552 if ((gctx->fb_base + (idx * 4)) > gctx->scratch_size_bytes) { in atom_put_dst()554 gctx->fb_base + (idx * 4), gctx->scratch_size_bytes); in atom_put_dst()1429 ctx->scratch_size_bytes = 0; in atom_allocate_fb_scratch()1436 ctx->scratch_size_bytes = usage_bytes; in atom_allocate_fb_scratch()
144 int scratch_size_bytes; member
146 int scratch_size_bytes; member
106 ctx->scratch_size_bytes = 0; in amdgpu_atomfirmware_allocate_fb_scratch()113 ctx->scratch_size_bytes = usage_bytes; in amdgpu_atomfirmware_allocate_fb_scratch()
282 if ((gctx->fb_base + (idx * 4)) > gctx->scratch_size_bytes) { in atom_get_src_int()284 gctx->fb_base + (idx * 4), gctx->scratch_size_bytes); in atom_get_src_int()538 if ((gctx->fb_base + (idx * 4)) > gctx->scratch_size_bytes) { in atom_put_dst()540 gctx->fb_base + (idx * 4), gctx->scratch_size_bytes); in atom_put_dst()
1805 ctx->scratch_size_bytes = 0; in amdgpu_atombios_allocate_fb_scratch()1812 ctx->scratch_size_bytes = usage_bytes; in amdgpu_atombios_allocate_fb_scratch()