Home
last modified time | relevance | path

Searched refs:program_compbuf_size (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/hw/
A Ddchubbub.h186 …void (*program_compbuf_size)(struct hubbub *hubbub, unsigned compbuf_size_kb, bool safe_to_increas… member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_hwseq.c2050 if (hubbub->funcs->program_compbuf_size) { in dcn20_prepare_bandwidth()
2059 hubbub->funcs->program_compbuf_size(hubbub, compbuf_size_kb, false); in dcn20_prepare_bandwidth()
2092 if (hubbub->funcs->program_compbuf_size) in dcn20_optimize_bandwidth()
2093 hubbub->funcs->program_compbuf_size(hubbub, context->bw_ctx.bw.dcn.compbuf_size_kb, true); in dcn20_optimize_bandwidth()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_hubbub.c1043 .program_compbuf_size = dcn31_program_compbuf_size,
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn32/
A Ddcn32_hubbub.c994 .program_compbuf_size = dcn32_program_compbuf_size,

Completed in 11 milliseconds