Searched refs:luma_pitch (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/mmhubbub/dcn32/ |
| H A D | dcn32_mmhubbub.c | 145 REG_UPDATE(MCIF_WB_BUF_LUMA_SIZE, MCIF_WB_BUF_LUMA_SIZE, (params->luma_pitch>>8) * dest_height); in mmhubbub32_config_mcif_buf() 152 REG_UPDATE_2(MCIF_WB_BUF_PITCH, MCIF_WB_BUF_LUMA_PITCH, params->luma_pitch >> 8, in mmhubbub32_config_mcif_buf()
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn30/ |
| H A D | dcn30_mmhubbub.c | 145 REG_UPDATE(MCIF_WB_BUF_LUMA_SIZE, MCIF_WB_BUF_LUMA_SIZE, (params->luma_pitch>>8) * dest_height); in mmhubbub3_config_mcif_buf() 152 REG_UPDATE_2(MCIF_WB_BUF_PITCH, MCIF_WB_BUF_LUMA_PITCH, params->luma_pitch >> 8, in mmhubbub3_config_mcif_buf()
|
| /linux/drivers/gpu/drm/amd/display/dc/inc/hw/ |
| H A D | mcif_wb.h | 63 unsigned int luma_pitch; member
|
| /linux/drivers/gpu/drm/amd/display/dc/ |
| H A D | dc_hw_types.h | 1135 unsigned int luma_pitch; 1129 unsigned int luma_pitch; global() member
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn30/ |
| H A D | dcn30_hwseq.c | 518 warmup_params.region_size = wb_info[i].mcif_buf_params.luma_pitch * wb_info[i].dwb_params.dest_height; in dcn30_mmhubbub_warmup()
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm.c | 10671 wb_info->mcif_buf_params.luma_pitch = afb->base.pitches[0]; in dm_set_writeback() 10683 wb_info->mcif_buf_params.luma_pitch * wb_info->dwb_params.dest_height; in amdgpu_dm_update_hdcp()
|