Home
last modified time | relevance | path

Searched refs:dcc_support_pixel_format (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn301/
H A Ddcn301_hubbub.c56 .dcc_support_pixel_format = hubbub2_dcc_support_pixel_format,
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn201/
H A Ddcn201_hubbub.c83 .dcc_support_pixel_format = hubbub2_dcc_support_pixel_format,
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn30/
H A Ddcn30_hubbub.c291 if (!hubbub->funcs->dcc_support_pixel_format(input->format, in hubbub3_get_dcc_compression_cap()
447 .dcc_support_pixel_format = hubbub2_dcc_support_pixel_format,
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddchubbub.h174 bool (*dcc_support_pixel_format)( member
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn20/
H A Ddcn20_hubbub.c233 if (!hubbub->funcs->dcc_support_pixel_format(input->format, in hubbub2_get_dcc_compression_cap()
666 .dcc_support_pixel_format = hubbub2_dcc_support_pixel_format,
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn10/
H A Ddcn10_hubbub.c861 if (!hubbub1->base.funcs->dcc_support_pixel_format(input->format, &bpe)) in hubbub1_get_dcc_compression_cap()
935 .dcc_support_pixel_format = hubbub1_dcc_support_pixel_format,
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn31/
H A Ddcn31_hubbub.c818 if (!hubbub->funcs->dcc_support_pixel_format(input->format, in hubbub31_get_dcc_compression_cap()
1060 .dcc_support_pixel_format = hubbub2_dcc_support_pixel_format,
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn35/
H A Ddcn35_hubbub.c574 .dcc_support_pixel_format = hubbub2_dcc_support_pixel_format,
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn21/
H A Ddcn21_hubbub.c697 .dcc_support_pixel_format = hubbub2_dcc_support_pixel_format,
/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddcn_calcs.c334 dcc_support_pixel_format(pipe->plane_state->format, &bpe) ? 1 : 0; in pipe_ctx_to_e2e_pipe_params()
1003 v->dcc_enable[input_idx] = dc->res_pool->hubbub->funcs->dcc_support_pixel_format( in dcn_validate_bandwidth()
/linux/drivers/gpu/drm/amd/display/dc/hubbub/dcn32/
H A Ddcn32_hubbub.c993 .dcc_support_pixel_format = hubbub2_dcc_support_pixel_format,