Home
last modified time | relevance | path

Searched refs:vpos (Results 1 – 19 of 19) sorted by relevance

/linux/Documentation/devicetree/bindings/regulator/
H A Dlm363x-regulator.txt19 - vpos
24 - vpos
59 vpos {
93 vpos {
/linux/drivers/gpu/drm/i915/display/
H A Ddvo_ns2501.c219 u16 vpos; /* vertical position, 8e/8f */ member
246 .vpos = 16,
266 .vpos = 4,
285 .vpos = 7,
631 ns2501_writeb(dvo, NS2501_REG8E, conf->vpos & 0xff); in ns2501_mode_set()
632 ns2501_writeb(dvo, NS2501_REG8F, conf->vpos >> 8); in ns2501_mode_set()
H A Dintel_sdvo.c145 struct drm_property *vpos; member
174 unsigned overscan_h, overscan_v, hpos, vpos, sharpness; member
1483 if (intel_sdvo_conn->vpos) in intel_sdvo_update_props()
1484 UPDATE_PROPERTY(sdvo_state->tv.vpos, VPOS); in intel_sdvo_update_props()
2401 else if (property == intel_sdvo_connector->vpos) in intel_sdvo_connector_atomic_get_property()
2402 *val = sdvo_state->tv.vpos; in intel_sdvo_connector_atomic_get_property()
2459 else if (property == intel_sdvo_connector->vpos) in intel_sdvo_connector_atomic_set_property()
2460 sdvo_state->tv.vpos = val; in intel_sdvo_connector_atomic_set_property()
3212 ENHANCEMENT(&sdvo_state->tv, vpos, VPOS); in intel_sdvo_create_enhance_property_tv()
/linux/Documentation/devicetree/bindings/mfd/
H A Dti-lmu.txt91 vpos {
135 vpos {
244 vpos {
/linux/drivers/gpu/drm/vc4/
H A Dvc4_crtc.c108 int *vpos, int *hpos, in vc4_crtc_get_scanout_position() argument
148 *vpos = VC4_GET_FIELD(val, SCALER6_DISPX_STATUS_YLINE); in vc4_crtc_get_scanout_position()
150 *vpos = VC4_GET_FIELD(val, SCALER_DISPSTATX_LINE); in vc4_crtc_get_scanout_position()
155 *vpos /= 2; in vc4_crtc_get_scanout_position()
170 if (*vpos > fifo_lines) { in vc4_crtc_get_scanout_position()
183 *vpos -= fifo_lines + 1; in vc4_crtc_get_scanout_position()
209 *vpos = -vblank_lines; in vc4_crtc_get_scanout_position()
232 *vpos = 0; in vc4_crtc_get_scanout_position()
/linux/drivers/gpu/drm/loongson/
H A Dlsdc_crtc.c134 static void lsdc_crtc0_scan_pos(struct lsdc_crtc *lcrtc, int *hpos, int *vpos) in lsdc_crtc0_scan_pos() argument
142 *vpos = val & 0xffff; in lsdc_crtc0_scan_pos()
145 static void lsdc_crtc1_scan_pos(struct lsdc_crtc *lcrtc, int *hpos, int *vpos) in lsdc_crtc1_scan_pos() argument
153 *vpos = val & 0xffff; in lsdc_crtc1_scan_pos()
901 int *vpos, in lsdc_crtc_get_scanout_position() argument
931 *vpos = y; in lsdc_crtc_get_scanout_position()
H A Dlsdc_drv.h114 void (*get_scan_pos)(struct lsdc_crtc *lcrtc, int *hpos, int *vpos);
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_display.c85 nouveau_display_scanoutpos_head(struct drm_crtc *crtc, int *vpos, int *hpos, in nouveau_display_scanoutpos_head() argument
110 *vpos = calc(args.vblanks, args.vblanke, args.vtotal, args.vline); in nouveau_display_scanoutpos_head()
119 bool in_vblank_irq, int *vpos, int *hpos, in nouveau_display_scanoutpos() argument
123 return nouveau_display_scanoutpos_head(crtc, vpos, hpos, in nouveau_display_scanoutpos()
H A Dnouveau_display.h58 bool in_vblank_irq, int *vpos, int *hpos,
/linux/drivers/gpu/drm/radeon/
H A Dradeon_kms.c754 int vpos, hpos, stat; in radeon_get_vblank_counter_kms() local
783 &vpos, &hpos, NULL, NULL, in radeon_get_vblank_counter_kms()
793 pipe, vpos); in radeon_get_vblank_counter_kms()
799 if (vpos >= 0) in radeon_get_vblank_counter_kms()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_mode.h686 unsigned int pipe, unsigned int flags, int *vpos,
702 bool in_vblank_irq, int *vpos,
H A Damdgpu_kms.c1627 int vpos, hpos, stat; in amdgpu_get_vblank_counter_kms() local
1655 &vpos, &hpos, NULL, NULL, in amdgpu_get_vblank_counter_kms()
1664 pipe, vpos); in amdgpu_get_vblank_counter_kms()
1670 if (vpos >= 0) in amdgpu_get_vblank_counter_kms()
/linux/Documentation/devicetree/bindings/leds/
H A Dleds-lm36274.txt57 vpos {
/linux/Documentation/gpu/
H A Dkms-properties.csv27 ,,“vpos”,RANGE,"Min=0, Max= SDVO dependent",Connector,TBD
47 ,,“vpos”,RANGE,"Min=0, Max= SDVO dependent",Connector,TBD
/linux/drivers/gpu/drm/
H A Ddrm_vblank.c719 int vpos, hpos, i; in drm_crtc_vblank_helper_get_vblank_timestamp_internal() local
764 &vpos, &hpos, in drm_crtc_vblank_helper_get_vblank_timestamp_internal()
798 delta_ns = div_s64(1000000LL * (vpos * mode->crtc_htotal + hpos), in drm_crtc_vblank_helper_get_vblank_timestamp_internal()
814 pipe, hpos, vpos, &ts_etime, &ts_vblank_time, in drm_crtc_vblank_helper_get_vblank_timestamp_internal()
/linux/drivers/gpu/drm/gma500/
H A Dpsb_intel_sdvo_regs.h600 unsigned int vpos:1; member
H A Dpsb_intel_sdvo.c166 struct drm_property *vpos; member
1706 CHECK_PROPERTY(vpos, VPOS) in psb_intel_sdvo_set_property()
2328 ENHANCEMENT(vpos, VPOS); in psb_intel_sdvo_create_enhance_property_tv()
/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_crtc.c424 int *vpos, int *hpos, in mdp5_crtc_get_scanout_position() argument
467 *vpos = line; in mdp5_crtc_get_scanout_position()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c444 u32 vpos, hpos, v_blank_start, v_blank_end; in dm_pflip_high_irq() local
478 &v_blank_end, &hpos, &vpos) || in dm_pflip_high_irq()
479 (vpos < v_blank_start)) { in dm_pflip_high_irq()
10004 int planes_count = 0, vpos, hpos; in amdgpu_dm_commit_planes() local
10235 0, &vpos, &hpos, NULL, in amdgpu_dm_commit_planes()