Home
last modified time | relevance | path

Searched refs:max_image_width (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dsc/dcn35/
H A Ddcn35_dsc.c74 dsc->max_image_width = 5184; in dsc35_construct()
/linux/drivers/gpu/drm/amd/display/dc/dsc/dcn401/
H A Ddcn401_dsc.c79 dsc->max_image_width = 5184; in dsc401_construct()
142 if (dsc_cfg->pic_width > dsc401->max_image_width) in dsc401_validate_stream()
H A Ddcn401_dsc.h325 int max_image_width; member
/linux/drivers/gpu/drm/amd/display/dc/dsc/dcn20/
H A Ddcn20_dsc.c84 dsc->max_image_width = 5184; in dsc2_construct()
171 if (dsc_cfg->pic_width > dsc20->max_image_width) in dsc2_validate_stream()
H A Ddcn20_dsc.h563 int max_image_width; member
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/
H A Ddcn321_resource.c1563 dsc->max_image_width = 6016; in dcn321_dsc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/
H A Ddcn401_resource.c1567 dsc->max_image_width = 5760; in dcn401_dsc_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c1581 dsc->max_image_width = 6016; in dcn32_dsc_create()