Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hubp/dcn31/
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()
Ddcn31_hubp.h247 struct hubp *hubp, unsigned int min_dst_y_next_start_optimized);
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/hw/
Dhubp.h257 unsigned int min_dst_y_next_start_optimized);