Searched refs:scratch_size_bytes (Results 1 – 6 of 6) sorted by relevance
141 int scratch_size_bytes; member
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()1415 ctx->scratch_size_bytes = 0; in atom_allocate_fb_scratch()1422 ctx->scratch_size_bytes = usage_bytes; in atom_allocate_fb_scratch()
143 int scratch_size_bytes; member
100 ctx->scratch_size_bytes = 0; in amdgpu_atomfirmware_allocate_fb_scratch()107 ctx->scratch_size_bytes = usage_bytes; in amdgpu_atomfirmware_allocate_fb_scratch()
276 if ((gctx->fb_base + (idx * 4)) > gctx->scratch_size_bytes) { in atom_get_src_int()278 gctx->fb_base + (idx * 4), gctx->scratch_size_bytes); in atom_get_src_int()532 if ((gctx->fb_base + (idx * 4)) > gctx->scratch_size_bytes) { in atom_put_dst()534 gctx->fb_base + (idx * 4), gctx->scratch_size_bytes); in atom_put_dst()
1814 ctx->scratch_size_bytes = 0; in amdgpu_atombios_allocate_fb_scratch()1821 ctx->scratch_size_bytes = usage_bytes; in amdgpu_atombios_allocate_fb_scratch()