Home
last modified time | relevance | path

Searched refs:hpos (Results 1 – 25 of 30) sorted by relevance

12

/kernel/linux/linux-5.10/fs/ubifs/
Dlprops.c53 int val1, val2, hpos; in move_up_lpt_heap() local
55 hpos = lprops->hpos; in move_up_lpt_heap()
56 if (!hpos) in move_up_lpt_heap()
61 int ppos = (hpos - 1) / 2; in move_up_lpt_heap()
67 heap->arr[ppos]->hpos = hpos; in move_up_lpt_heap()
68 heap->arr[hpos] = heap->arr[ppos]; in move_up_lpt_heap()
70 lprops->hpos = ppos; in move_up_lpt_heap()
71 hpos = ppos; in move_up_lpt_heap()
72 } while (hpos); in move_up_lpt_heap()
88 struct ubifs_lprops *lprops, int hpos, int cat) in adjust_lpt_heap() argument
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
Ddvo_ns2501.c218 u16 hpos; /* horizontal position + 256, 98/99 */ member
245 .hpos = 0,
265 .hpos = 0,
284 .hpos = 0,
629 ns2501_writeb(dvo, NS2501_REG98, conf->hpos & 0xff); in ns2501_mode_set()
630 ns2501_writeb(dvo, NS2501_REG99, conf->hpos >> 8); in ns2501_mode_set()
Dintel_sdvo.c143 struct drm_property *hpos; member
173 unsigned overscan_h, overscan_v, hpos, vpos, sharpness; member
1407 if (intel_sdvo_conn->hpos) in intel_sdvo_update_props()
1408 UPDATE_PROPERTY(sdvo_state->tv.hpos, HPOS); in intel_sdvo_update_props()
2360 else if (property == intel_sdvo_connector->hpos) in intel_sdvo_connector_atomic_get_property()
2361 *val = sdvo_state->tv.hpos; in intel_sdvo_connector_atomic_get_property()
2418 else if (property == intel_sdvo_connector->hpos) in intel_sdvo_connector_atomic_set_property()
2419 sdvo_state->tv.hpos = val; in intel_sdvo_connector_atomic_set_property()
3157 ENHANCEMENT(&sdvo_state->tv, hpos, HPOS); in intel_sdvo_create_enhance_property_tv()
Dintel_sdvo_regs.h610 unsigned int hpos:1; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_display.c83 int vpos, hpos; in amdgpu_display_flip_work_func() local
97 &vpos, &hpos, NULL, NULL, in amdgpu_display_flip_work_func()
809 int *hpos, ktime_t *stime, ktime_t *etime, in amdgpu_display_get_crtc_scanoutpos() argument
835 *hpos = (position >> 16) & 0x1fff; in amdgpu_display_get_crtc_scanoutpos()
853 *hpos = *vpos - vbl_start; in amdgpu_display_get_crtc_scanoutpos()
932 int *hpos, ktime_t *stime, ktime_t *etime, in amdgpu_crtc_get_scanout_position() argument
938 return amdgpu_display_get_crtc_scanoutpos(dev, pipe, 0, vpos, hpos, in amdgpu_crtc_get_scanout_position()
Damdgpu_mode.h599 int *hpos, ktime_t *stime, ktime_t *etime,
620 int *hpos, ktime_t *stime, ktime_t *etime,
Damdgpu_kms.c1156 int vpos, hpos, stat; in amdgpu_get_vblank_counter_kms() local
1184 &vpos, &hpos, NULL, NULL, in amdgpu_get_vblank_counter_kms()
/kernel/linux/linux-5.10/drivers/gpu/drm/i2c/
Dch7006_mode.c334 int flicker, contrast, hpos, vpos; in ch7006_setup_properties() local
351 hpos = round_fixed((norm->hvirtual * aspect - mode->hdisplay * scale) in ch7006_setup_properties()
354 setbitf(state, CH7006_POV, HPOS_8, hpos); in ch7006_setup_properties()
355 setbitf(state, CH7006_HPOS, 0, hpos); in ch7006_setup_properties()
363 ch7006_dbg(client, "hpos: %d, vpos: %d\n", hpos, vpos); in ch7006_setup_properties()
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Dradeon_display.c293 int vpos, hpos; in radeon_crtc_handle_vblank() local
345 &vpos, &hpos, NULL, NULL, in radeon_crtc_handle_vblank()
347 ((vpos >= 0 && hpos < 0) || (hpos >= 0 && !ASIC_IS_AVIVO(rdev)))) { in radeon_crtc_handle_vblank()
423 int vpos, hpos; in radeon_flip_work_func() local
461 &vpos, &hpos, NULL, NULL, in radeon_flip_work_func()
1820 unsigned int flags, int *vpos, int *hpos, in radeon_get_crtc_scanoutpos() argument
1926 *hpos = (position >> 16) & 0x1fff; in radeon_get_crtc_scanoutpos()
1944 *hpos = *vpos - vbl_start; in radeon_get_crtc_scanoutpos()
1995 bool in_vblank_irq, int *vpos, int *hpos, in radeon_get_crtc_scanout_position() argument
2002 return radeon_get_crtc_scanoutpos(dev, pipe, 0, vpos, hpos, in radeon_get_crtc_scanout_position()
Dradeon_mode.h879 unsigned int flags, int *vpos, int *hpos,
885 int *vpos, int *hpos,
Dradeon_kms.c766 int vpos, hpos, stat; in radeon_get_vblank_counter_kms() local
795 &vpos, &hpos, NULL, NULL, in radeon_get_vblank_counter_kms()
Dradeon_drv.c135 unsigned int flags, int *vpos, int *hpos,
Dradeon_pm.c1800 int crtc, vpos, hpos, vbl_status; in radeon_pm_in_vbl() local
1811 &vpos, &hpos, NULL, NULL, in radeon_pm_in_vbl()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
Dnouveau_display.h55 bool in_vblank_irq, int *vpos, int *hpos,
Dnouveau_display.c84 nouveau_display_scanoutpos_head(struct drm_crtc *crtc, int *vpos, int *hpos, in nouveau_display_scanoutpos_head() argument
112 *hpos = args.scan.hline; in nouveau_display_scanoutpos_head()
123 bool in_vblank_irq, int *vpos, int *hpos, in nouveau_display_scanoutpos() argument
127 return nouveau_display_scanoutpos_head(crtc, vpos, hpos, in nouveau_display_scanoutpos()
/kernel/linux/linux-5.10/include/drm/
Ddrm_vblank.h265 int *vpos, int *hpos,
Ddrm_modeset_helper_vtables.h497 bool in_vblank_irq, int *vpos, int *hpos,
/kernel/linux/linux-5.10/Documentation/gpu/
Dkms-properties.csv27 ,,“hpos”,RANGE,"Min=0, Max= SDVO dependent",Connector,TBD
48 ,,“hpos”,RANGE,"Min=0, Max= SDVO dependent",Connector,TBD
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
Dvc4_crtc.c84 int *vpos, int *hpos, in vc4_crtc_get_scanout_position() argument
118 *hpos = 0; in vc4_crtc_get_scanout_position()
125 *hpos += mode->crtc_htotal / 2; in vc4_crtc_get_scanout_position()
/kernel/linux/linux-5.10/drivers/gpu/drm/
Ddrm_vblank.c697 int vpos, hpos, i; in drm_crtc_vblank_helper_get_vblank_timestamp_internal() local
739 &vpos, &hpos, in drm_crtc_vblank_helper_get_vblank_timestamp_internal()
773 delta_ns = div_s64(1000000LL * (vpos * mode->crtc_htotal + hpos), in drm_crtc_vblank_helper_get_vblank_timestamp_internal()
789 pipe, hpos, vpos, in drm_crtc_vblank_helper_get_vblank_timestamp_internal()
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
Dpsb_intel_sdvo_regs.h599 unsigned int hpos:1; member
Dpsb_intel_sdvo.c162 struct drm_property *hpos; member
1681 CHECK_PROPERTY(hpos, HPOS) in psb_intel_sdvo_set_property()
2304 ENHANCEMENT(hpos, HPOS); in psb_intel_sdvo_create_enhance_property_tv()
/kernel/linux/linux-5.10/net/bridge/
Dbr_vlan.c105 struct list_head *headp, *hpos; in __vlan_add_list() local
114 list_for_each_prev(hpos, headp) { in __vlan_add_list()
115 vent = list_entry(hpos, struct net_bridge_vlan, vlist); in __vlan_add_list()
121 list_add_rcu(&v->vlist, hpos); in __vlan_add_list()
/kernel/linux/linux-5.10/drivers/gpu/drm/stm/
Dltdc.c655 int *vpos, int *hpos, in ltdc_crtc_get_scanout_position() argument
694 *hpos = 0; in ltdc_crtc_get_scanout_position()
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_crtc.c422 int *vpos, int *hpos, in mdp5_crtc_get_scanout_position() argument
466 *hpos = 0; in mdp5_crtc_get_scanout_position()

12