Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
A Ddchubbub.h222 …void (*program_compbuf_size)(struct hubbub *hubbub, unsigned compbuf_size_kb, bool safe_to_increas… member
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn35/
A Ddcn35_hubbub.c586 .program_compbuf_size = dcn35_program_compbuf_size,
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
A Ddcn20_hwseq.c2373 if (hubbub->funcs->program_compbuf_size) { in dcn20_prepare_bandwidth()
2382 hubbub->funcs->program_compbuf_size(hubbub, compbuf_size_kb, false); in dcn20_prepare_bandwidth()
2415 if (hubbub->funcs->program_compbuf_size) in dcn20_optimize_bandwidth()
2416 hubbub->funcs->program_compbuf_size(hubbub, context->bw_ctx.bw.dcn.compbuf_size_kb, true); in dcn20_optimize_bandwidth()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
A Ddcn32_hwseq.c1881 if (hubbub->funcs->program_compbuf_size) in dcn32_program_outstanding_updates()
1882 hubbub->funcs->program_compbuf_size(hubbub, context->bw_ctx.bw.dcn.compbuf_size_kb, true); in dcn32_program_outstanding_updates()
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn31/
A Ddcn31_hubbub.c1070 .program_compbuf_size = dcn31_program_compbuf_size,
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn32/
A Ddcn32_hubbub.c1005 .program_compbuf_size = dcn32_program_compbuf_size,

Completed in 40 milliseconds