Searched defs:vrefresh (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/sys/external/bsd/drm2/dist/drm/ |
H A D | drm_modes.c | 151 int vdisplay, int vrefresh, in drm_cvt_mode() 377 int vrefresh, bool interlaced, int margins, in drm_gtf_mode_complex() 581 drm_gtf_mode(struct drm_device *dev, int hdisplay, int vdisplay, int vrefresh, in drm_gtf_mode()
|
H A D | drm_edid.c | 3681 int width, height, vrefresh; member
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/ |
H A D | tvnv17.h | 102 int vrefresh; /* mHz */ member
|
/netbsd-src/sys/external/bsd/drm2/dist/include/drm/ |
H A D | drm_modes.h | 401 int vrefresh; member
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/include/ |
H A D | dm_pp_interface.h | 93 uint32_t vrefresh; /* for active display*/ member
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
H A D | amdgpu_dpm.c | 176 u32 vrefresh = 0; in amdgpu_dpm_get_vrefresh() local
|
/netbsd-src/sys/external/bsd/drm/dist/shared-core/ |
H A D | drm_mode.h | 90 uint32_t vrefresh; /* vertical refresh * 1000 */ member
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/i2c/ |
H A D | ch7006_priv.h | 52 fixed vrefresh; member
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/ |
H A D | radeon_r600_dpm.c | 193 u32 vrefresh = 0; in r600_dpm_get_vrefresh() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/ |
H A D | smu7_hwmgr.h | 161 uint32_t vrefresh; member
|
/netbsd-src/sys/dev/pci/ |
H A D | machfb.c | 937 int post_div, dot_clock, vrefresh, vrefresh2; in mach64_get_mode() local
|
/netbsd-src/sys/external/bsd/drm2/dist/include/uapi/drm/ |
H A D | drm_mode.h | 236 __u32 vrefresh; member
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/ |
H A D | i915_debugfs.c | 2915 int vrefresh = 0; in drrs_status_per_crtc() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm.c | 7294 int vrefresh = drm_mode_vrefresh(mode); in get_freesync_config_for_crtc() local
|