Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_optc.c237 int mpcc_hactive = (timing->h_addressable + timing->h_border_left + timing->h_border_right) in optc2_set_odm_combine() local
239 int memory_mask = mpcc_hactive <= 2560 ? 0x3 : 0xf; in optc2_set_odm_combine()
267 OPTC_SEGMENT_WIDTH, mpcc_hactive); in optc2_set_odm_combine()