Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn31/
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-v5.15/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_optc.c207 int mpcc_hactive = (timing->h_addressable + timing->h_border_left + timing->h_border_right) in optc3_set_odm_combine() local
255 OPTC_SEGMENT_WIDTH, mpcc_hactive); in optc3_set_odm_combine()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_optc.c223 int mpcc_hactive = (timing->h_addressable + timing->h_border_left + timing->h_border_right) in optc2_set_odm_combine() local
254 OPTC_SEGMENT_WIDTH, mpcc_hactive); in optc2_set_odm_combine()