Home
last modified time | relevance | path

Searched refs:scratch_size_bytes (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Datom.c282 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()
1414 ctx->scratch_size_bytes = 0; in atom_allocate_fb_scratch()
1421 ctx->scratch_size_bytes = usage_bytes; in atom_allocate_fb_scratch()
H A Datom.h142 int scratch_size_bytes; member
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Datom.c279 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()
H A Datom.h142 int scratch_size_bytes; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Datom.h143 int scratch_size_bytes; member
H A Damdgpu_atomfirmware.c101 ctx->scratch_size_bytes = 0; in amdgpu_atomfirmware_allocate_fb_scratch()
108 ctx->scratch_size_bytes = usage_bytes; in amdgpu_atomfirmware_allocate_fb_scratch()
H A Datom.c278 if ((gctx->fb_base + (idx * 4)) > gctx->scratch_size_bytes) { in atom_get_src_int()
280 gctx->fb_base + (idx * 4), gctx->scratch_size_bytes); in atom_get_src_int()
534 if ((gctx->fb_base + (idx * 4)) > gctx->scratch_size_bytes) { in atom_put_dst()
536 gctx->fb_base + (idx * 4), gctx->scratch_size_bytes); in atom_put_dst()
H A Damdgpu_atombios.c1798 ctx->scratch_size_bytes = 0; in amdgpu_atombios_allocate_fb_scratch()
1805 ctx->scratch_size_bytes = usage_bytes; in amdgpu_atombios_allocate_fb_scratch()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Datom.h147 int scratch_size_bytes; member
H A Damdgpu_atomfirmware.c199 ctx->scratch_size_bytes = 0; in amdgpu_atomfirmware_allocate_fb_scratch()
206 ctx->scratch_size_bytes = usage_bytes; in amdgpu_atomfirmware_allocate_fb_scratch()
H A Datom.c281 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()
H A Damdgpu_atombios.c1661 ctx->scratch_size_bytes = 0; in amdgpu_atombios_allocate_fb_scratch()
1668 ctx->scratch_size_bytes = usage_bytes; in amdgpu_atombios_allocate_fb_scratch()

Completed in 23 milliseconds