Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_structs.h354 unsigned int vtotal_max; member
Ddisplay_mode_lib.c210 dml_print("DML PARAMS: vtotal_max = %d\n", pipe_dest->vtotal_max); in dml_log_pipe_params()
/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_display.c17348 int vdisplay_max, vtotal_max; in intel_mode_valid() local
17384 vtotal_max = 8192; in intel_mode_valid()
17390 vtotal_max = 8192; in intel_mode_valid()
17395 vtotal_max = 8192; in intel_mode_valid()
17400 vtotal_max = 4096; in intel_mode_valid()
17410 mode->vsync_start > vtotal_max || in intel_mode_valid()
17411 mode->vsync_end > vtotal_max || in intel_mode_valid()
17412 mode->vtotal > vtotal_max) in intel_mode_valid()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c2089 pipes[pipe_cnt].pipe.dest.vtotal_max = res_ctx->pipe_ctx[i].stream->adjust.v_total_max;
2250 pipes[pipe_cnt].pipe.dest.vtotal_max = v_total;