/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_vblank.c | 185 u32 vtotal = mode->crtc_vtotal; in __intel_get_crtc_scanline_from_timestamp() local 246 int position, vtotal; in __intel_get_crtc_scanline() local 335 int vbl_start, vbl_end, hsync_start, htotal, vtotal; in i915_get_crtc_scanoutpos() local 606 int vtotal = mode->crtc_vtotal; in intel_mode_vtotal() local
|
/linux/drivers/video/fbdev/core/ |
H A D | fbmon.c | 722 int vtotal, htotal; in fb_get_monitor_limits() local 1025 u32 vtotal; member 1314 unsigned int htotal, vtotal, total; in fb_videomode_from_videomode() local 1436 u32 hfreq, vfreq, htotal, vtotal, pixclock; in fb_validate_mode() local
|
H A D | fbcvt.c | 45 u32 vtotal; member 164 u32 vtotal = cvt->yres/cvt->interlace; in fb_cvt_vtotal() local
|
H A D | modedb.c | 858 u32 pixclock, hfreq, htotal, vtotal; in fb_var_to_videomode() local
|
/linux/drivers/gpu/drm/amd/display/modules/power/ |
H A D | power_helpers.c | 980 uint32_t vtotal) in set_replay_defer_update_coasting_vtotal() 994 uint32_t vtotal) in set_replay_coasting_vtotal() 999 void set_replay_low_rr_full_screen_video_src_vtotal(struct dc_link *link, uint16_t vtotal) in set_replay_low_rr_full_screen_video_src_vtotal() 1005 uint16_t vtotal, uint16_t htotal) in calculate_replay_link_off_frame_count()
|
/linux/drivers/video/fbdev/sis/ |
H A D | initextlfb.c | 165 int *vtotal, unsigned char rateindex) in sisfb_gettotalfrommode()
|
H A D | sis_main.c | 566 int htotal, vtotal; in sisfb_verify_rate() local 1190 unsigned int htotal = 0, vtotal = 0; in sisfb_do_set_var() local 1436 unsigned int htotal = 0, vtotal = 0, myrateindex = 0; in sisfb_check_var() local
|
/linux/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | if0013.h | 27 __u16 vtotal; member
|
/linux/drivers/video/fbdev/geode/ |
H A D | display_gx1.c | 82 int vactive, vblankstart, vsyncstart, vsyncend, vblankend, vtotal; in gx1_set_mode() local
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | head.h | 19 u16 vtotal; member
|
/linux/drivers/video/fbdev/ |
H A D | pvr2fb.c | 360 unsigned int vtotal; in pvr2fb_set_par() local 435 unsigned int vtotal, hsync_total; in pvr2fb_check_var() local
|
H A D | neofb.c | 262 int vtotal = vsync_end + var->upper_margin; in vgaHWInit() local 728 int vsync_start, vtotal; in neofb_set_par() local
|
H A D | pm3fb.c | 730 const u32 vtotal = info->var.yres + vbend; in pm3fb_write_mode() local
|
H A D | amifb.c | 762 u_short vtotal; /* vmode */ member 1030 #define vtotal2hw(vtotal) (div2(vtotal) - 1) argument 1133 u_int htotal, vtotal; in ami_decode_var() local
|
H A D | pm2fb.c | 697 u32 vsstart, vsend, vbend, vtotal; in pm2fb_set_par() local
|
/linux/drivers/media/i2c/ |
H A D | ths8200.c | 66 static inline unsigned vtotal(const struct v4l2_bt_timings *t) in vtotal() function
|
/linux/drivers/video/fbdev/matrox/ |
H A D | matroxfb_maven.c | 226 unsigned int htotal, unsigned int vtotal, in matroxfb_PLL_mavenclock() 299 unsigned int htotal, unsigned int vtotal, in matroxfb_mavenclock()
|
H A D | matroxfb_g450.c | 332 unsigned int vtotal; in computeRegs() local
|
/linux/include/drm/ |
H A D | gud.h | 90 __le16 vtotal; member
|
H A D | drm_modes.h | 267 u16 vtotal; member
|
/linux/drivers/media/pci/bt8xx/ |
H A D | bttvp.h | 87 u16 vtotal; member 140 u16 sheight,vscale,vdelay,vtotal; member
|
/linux/drivers/gpu/drm/mgag200/ |
H A D | mgag200_mode.c | 208 unsigned int vdispend, vsyncstr, vsyncend, vtotal, vblkstr, vblkend; in mgag200_set_mode_regs() local
|
/linux/drivers/gpu/drm/sun4i/ |
H A D | sun4i_tcon.c | 601 unsigned int bp, hsync, vsync, vtotal; in sun4i_tcon1_mode_set() local
|
/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_display.c | 1813 int vbl_start, vbl_end, vtotal, ret = 0; in radeon_get_crtc_scanoutpos() local
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_display.c | 1555 int vbl_start, vbl_end, vtotal, ret = 0; in amdgpu_display_get_crtc_scanoutpos() local
|