Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_optc.c47 int mpcc_hactive = (timing->h_addressable + timing->h_border_left + timing->h_border_right) in optc31_set_odm_combine() local
50 int mem_count_per_opp = (mpcc_hactive + 2559) / 2560; in optc31_set_odm_combine()
88 OPTC_SEGMENT_WIDTH, mpcc_hactive); in optc31_set_odm_combine()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn314/
A Ddcn314_optc.c56 int mpcc_hactive = h_active / opp_cnt; in optc314_set_odm_combine() local
99 OPTC_SEGMENT_WIDTH, mpcc_hactive); in optc314_set_odm_combine()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn32/
A Ddcn32_optc.c51 int mpcc_hactive = h_active / opp_cnt; in optc32_set_odm_combine() local
94 OPTC_SEGMENT_WIDTH, mpcc_hactive); in optc32_set_odm_combine()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_optc.c223 int mpcc_hactive = (timing->h_addressable + timing->h_border_left + timing->h_border_right) in optc3_set_odm_combine() local
271 OPTC_SEGMENT_WIDTH, mpcc_hactive); in optc3_set_odm_combine()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_optc.c185 int mpcc_hactive = (timing->h_addressable + timing->h_border_left + timing->h_border_right) in optc2_set_odm_combine() local
216 OPTC_SEGMENT_WIDTH, mpcc_hactive); in optc2_set_odm_combine()

Completed in 5 milliseconds