Home
last modified time | relevance | path

Searched refs:mcif_buf_params (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dmcif_wb.h85 struct mcif_buf_params *params,
98 struct mcif_buf_params *mcif_params,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hwseq.c231 struct mcif_buf_params *mcif_buf_params; in dcn30_set_writeback() local
238 mcif_buf_params = &wb_info->mcif_buf_params; in dcn30_set_writeback()
244 mcif_wb->funcs->config_mcif_buf(mcif_wb, mcif_buf_params, wb_info->dwb_params.dest_height); in dcn30_set_writeback()
308 if (wb_info[i].mcif_buf_params.p_vmid == 0) in dcn30_mmhubbub_warmup()
313 warmup_params.start_address.quad_part = wb_info[i].mcif_buf_params.luma_address[i_buf]; in dcn30_mmhubbub_warmup()
315 …warmup_params.region_size = wb_info[i].mcif_buf_params.luma_pitch * wb_info[i].dwb_params.dest_hei… in dcn30_mmhubbub_warmup()
316 warmup_params.p_vmid = wb_info[i].mcif_buf_params.p_vmid; in dcn30_mmhubbub_warmup()
H A Ddcn30_mmhubbub.c104 struct mcif_buf_params *params, in mmhubbub3_config_mcif_buf()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_mmhubbub.c77 struct mcif_buf_params *params, in mmhubbub2_config_mcif_buf()
273 struct mcif_buf_params *mcif_params, in mcifwb2_dump_frame()
H A Ddcn20_mmhubbub.h500 struct mcif_buf_params *mcif_params,
H A Ddcn20_hwseq.c2237 …mcif_wb->funcs->config_mcif_buf(mcif_wb, &wb_info->mcif_buf_params, wb_info->dwb_params.dest_heigh… in dcn20_enable_writeback()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_stream.h89 struct mcif_buf_params mcif_buf_params; member
H A Ddc_hw_types.h1070 struct mcif_buf_params { struct
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_mmhubbub.c104 struct mcif_buf_params *params, in mmhubbub32_config_mcif_buf()