Home
last modified time | relevance | path

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

12

/linux-6.15/Documentation/devicetree/bindings/regulator/
H A Dlm363x-regulator.txt19 - vpos
24 - vpos
59 vpos {
93 vpos {
/linux-6.15/drivers/gpu/drm/radeon/
H A Dradeon_display.c287 int vpos, hpos; in radeon_crtc_handle_vblank() local
339 &vpos, &hpos, NULL, NULL, in radeon_crtc_handle_vblank()
417 int vpos, hpos; in radeon_flip_work_func() local
455 &vpos, &hpos, NULL, NULL, in radeon_flip_work_func()
1913 *vpos = position & 0x1fff; in radeon_get_crtc_scanoutpos()
1932 *hpos = *vpos - vbl_start; in radeon_get_crtc_scanoutpos()
1949 if ((*vpos < vbl_start) && (*vpos >= vbl_end)) in radeon_get_crtc_scanoutpos()
1959 *vpos -= vbl_start; in radeon_get_crtc_scanoutpos()
1970 if (in_vbl && (*vpos >= vbl_start)) { in radeon_get_crtc_scanoutpos()
1972 *vpos = *vpos - vtotal; in radeon_get_crtc_scanoutpos()
[all …]
H A Dradeon_kms.c759 int vpos, hpos, stat; in radeon_get_vblank_counter_kms() local
788 &vpos, &hpos, NULL, NULL, in radeon_get_vblank_counter_kms()
798 pipe, vpos); in radeon_get_vblank_counter_kms()
804 if (vpos >= 0) in radeon_get_vblank_counter_kms()
H A Dradeon_mode.h838 unsigned int flags, int *vpos, int *hpos,
844 int *vpos, int *hpos,
/linux-6.15/drivers/gpu/drm/i915/display/
H A Ddvo_ns2501.c217 u16 vpos; /* vertical position, 8e/8f */ member
244 .vpos = 16,
264 .vpos = 4,
283 .vpos = 7,
629 ns2501_writeb(dvo, NS2501_REG8E, conf->vpos & 0xff); in ns2501_mode_set()
630 ns2501_writeb(dvo, NS2501_REG8F, conf->vpos >> 8); in ns2501_mode_set()
H A Dintel_vblank.c326 int *vpos, int *hpos, in i915_get_crtc_scanoutpos() argument
442 *vpos = position; in i915_get_crtc_scanoutpos()
445 *vpos = position / htotal; in i915_get_crtc_scanoutpos()
446 *hpos = position - (*vpos * htotal); in i915_get_crtc_scanoutpos()
H A Dintel_sdvo.c145 struct drm_property *vpos; member
174 unsigned overscan_h, overscan_v, hpos, vpos, sharpness; member
1485 if (intel_sdvo_conn->vpos) in intel_sdvo_update_props()
1486 UPDATE_PROPERTY(sdvo_state->tv.vpos, VPOS); in intel_sdvo_update_props()
2404 else if (property == intel_sdvo_connector->vpos) in intel_sdvo_connector_atomic_get_property()
2405 *val = sdvo_state->tv.vpos; in intel_sdvo_connector_atomic_get_property()
2462 else if (property == intel_sdvo_connector->vpos) in intel_sdvo_connector_atomic_set_property()
2463 sdvo_state->tv.vpos = val; in intel_sdvo_connector_atomic_set_property()
3215 ENHANCEMENT(&sdvo_state->tv, vpos, VPOS); in intel_sdvo_create_enhance_property_tv()
H A Dintel_sdvo_regs.h611 unsigned int vpos:1; member
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_display.c131 int vpos, hpos; in amdgpu_display_flip_work_func() local
142 &vpos, &hpos, NULL, NULL, in amdgpu_display_flip_work_func()
1550 unsigned int pipe, unsigned int flags, int *vpos, in amdgpu_display_get_crtc_scanoutpos() argument
1576 *vpos = position & 0x1fff; in amdgpu_display_get_crtc_scanoutpos()
1594 *hpos = *vpos - vbl_start; in amdgpu_display_get_crtc_scanoutpos()
1611 if ((*vpos < vbl_start) && (*vpos >= vbl_end)) in amdgpu_display_get_crtc_scanoutpos()
1621 *vpos -= vbl_start; in amdgpu_display_get_crtc_scanoutpos()
1632 if (in_vbl && (*vpos >= vbl_start)) { in amdgpu_display_get_crtc_scanoutpos()
1639 *vpos = (*vpos < vtotal) ? (*vpos - vtotal) : 0; in amdgpu_display_get_crtc_scanoutpos()
1643 *vpos = *vpos - vbl_end; in amdgpu_display_get_crtc_scanoutpos()
[all …]
H A Damdgpu_mode.h681 unsigned int pipe, unsigned int flags, int *vpos,
697 bool in_vblank_irq, int *vpos,
/linux-6.15/drivers/gpu/drm/nouveau/dispnv04/i2c/
H A Dch7006_mode.c334 int flicker, contrast, hpos, vpos; in ch7006_setup_properties() local
357 vpos = max(0, norm->vdisplay - round_fixed(mode->vdisplay*scale) in ch7006_setup_properties()
360 setbitf(state, CH7006_POV, VPOS_8, vpos); in ch7006_setup_properties()
361 setbitf(state, CH7006_VPOS, 0, vpos); in ch7006_setup_properties()
363 ch7006_dbg(client, "hpos: %d, vpos: %d\n", hpos, vpos); in ch7006_setup_properties()
/linux-6.15/Documentation/devicetree/bindings/mfd/
H A Dti-lmu.txt91 vpos {
135 vpos {
244 vpos {
H A Dmediatek,mt6370.yaml264 regulator-name = "mt6370-dsv-vpos";
/linux-6.15/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-6.15/drivers/gpu/drm/loongson/
H A Dlsdc_crtc.c133 static void lsdc_crtc0_scan_pos(struct lsdc_crtc *lcrtc, int *hpos, int *vpos) in lsdc_crtc0_scan_pos() argument
141 *vpos = val & 0xffff; in lsdc_crtc0_scan_pos()
144 static void lsdc_crtc1_scan_pos(struct lsdc_crtc *lcrtc, int *hpos, int *vpos) in lsdc_crtc1_scan_pos() argument
152 *vpos = val & 0xffff; in lsdc_crtc1_scan_pos()
900 int *vpos, in lsdc_crtc_get_scanout_position() argument
930 *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-6.15/drivers/gpu/drm/nouveau/
H A Dnouveau_display.h55 bool in_vblank_irq, int *vpos, int *hpos,
H A Dnouveau_display.c84 nouveau_display_scanoutpos_head(struct drm_crtc *crtc, int *vpos, int *hpos, in nouveau_display_scanoutpos_head() argument
109 *vpos = calc(args.vblanks, args.vblanke, args.vtotal, args.vline); in nouveau_display_scanoutpos_head()
118 bool in_vblank_irq, int *vpos, int *hpos, in nouveau_display_scanoutpos() argument
122 return nouveau_display_scanoutpos_head(crtc, vpos, hpos, in nouveau_display_scanoutpos()
/linux-6.15/include/drm/
H A Ddrm_vblank.h299 int *vpos, int *hpos,
H A Ddrm_modeset_helper_vtables.h490 bool in_vblank_irq, int *vpos, int *hpos,
/linux-6.15/Documentation/devicetree/bindings/leds/
H A Dleds-lm36274.txt57 vpos {
/linux-6.15/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-6.15/drivers/gpu/drm/
H A Ddrm_vblank.c705 int vpos, hpos, i; in drm_crtc_vblank_helper_get_vblank_timestamp_internal() local
747 &vpos, &hpos, in drm_crtc_vblank_helper_get_vblank_timestamp_internal()
781 delta_ns = div_s64(1000000LL * (vpos * mode->crtc_htotal + hpos), in drm_crtc_vblank_helper_get_vblank_timestamp_internal()
797 pipe, hpos, vpos, in drm_crtc_vblank_helper_get_vblank_timestamp_internal()
/linux-6.15/Documentation/devicetree/bindings/iio/dac/
H A Dadi,ltc2664.yaml162 v-pos-supply = <&vpos>;
/linux-6.15/drivers/gpu/drm/gma500/
H A Dpsb_intel_sdvo_regs.h600 unsigned int vpos:1; member

12