Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/ | |
display_mode_structs.h | 336 unsigned int vtotal_max; member in struct:_vcs_dpi_display_pipe_dest_params_st |
display_mode_structs.h | 336 unsigned int vtotal_max; member in struct:_vcs_dpi_display_pipe_dest_params_st |
/src/sys/external/bsd/drm2/dist/drm/i915/display/ | |
intel_display.c | 17102 int vdisplay_max, vtotal_max; local in function:intel_mode_valid 17138 vtotal_max = 8192; 17144 vtotal_max = 8192; 17149 vtotal_max = 8192; 17154 vtotal_max = 4096; 17164 mode->vsync_start > vtotal_max || 17165 mode->vsync_end > vtotal_max || 17166 mode->vtotal > vtotal_max) |
intel_display.c | 17102 int vdisplay_max, vtotal_max; local in function:intel_mode_valid 17138 vtotal_max = 8192; 17144 vtotal_max = 8192; 17149 vtotal_max = 8192; 17154 vtotal_max = 4096; 17164 mode->vsync_start > vtotal_max || 17165 mode->vsync_end > vtotal_max || 17166 mode->vtotal > vtotal_max) |