Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn31/
H A Ddcn31_hubp.c58 unsigned int min_dst_y_next_start_optimized) in hubp31_program_extended_blank() argument
62 REG_UPDATE(BLANK_OFFSET_1, MIN_DST_Y_NEXT_START, min_dst_y_next_start_optimized); in hubp31_program_extended_blank()
66 struct hubp *hubp, unsigned int min_dst_y_next_start_optimized) in hubp31_program_extended_blank_value() argument
68 hubp31_program_extended_blank(hubp, min_dst_y_next_start_optimized); in hubp31_program_extended_blank_value()
H A Ddcn31_hubp.h249 struct hubp *hubp, unsigned int min_dst_y_next_start_optimized);
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dhubp.h289 unsigned int min_dst_y_next_start_optimized);