Home
last modified time | relevance | path

Searched refs:subvp_swath_height_margin_lines (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn321/
H A Ddcn321_resource.c1892 dc->caps.subvp_swath_height_margin_lines = 16; in dcn321_resource_construct()
2208 …dc->dml2_options.svp_pstate.subvp_swath_height_margin_lines = dc->caps.subvp_swath_height_margin_l… in dcn321_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/
H A Ddcn401_resource.c2094 dc->caps.subvp_swath_height_margin_lines = 16; in dcn401_resource_construct()
2437 …dc->dml2_options.svp_pstate.subvp_swath_height_margin_lines = dc->caps.subvp_swath_height_margin_l… in dcn401_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn42b/
H A Ddcn42b_resource.c2013 dc->caps.subvp_swath_height_margin_lines = 16; in dcn42b_resource_construct()
2403 …dc->dml2_options.svp_pstate.subvp_swath_height_margin_lines = dc->caps.subvp_swath_height_margin_l… in dcn42b_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c2397 dc->caps.subvp_swath_height_margin_lines = 16; in dcn32_resource_construct()
2720 …dc->dml2_options.svp_pstate.subvp_swath_height_margin_lines = dc->caps.subvp_swath_height_margin_l… in dcn32_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h88 unsigned int subvp_swath_height_margin_lines; member