Home
last modified time | relevance | path

Searched full:hactive (Results 1 – 25 of 188) sorted by relevance

12345678

/Linux-v5.10/arch/arm/boot/dts/
Dimx6qdl-tx6-lcd.dtsi115 hactive = <640>;
132 hactive = <640>;
149 hactive = <320>;
166 hactive = <480>;
182 hactive = <800>;
199 hactive = <800>;
215 hactive = <320>;
232 hactive = <800>;
Dimx6qdl-tx6-lvds.dtsi133 hactive = <1024>;
147 hactive = <640>;
164 hactive = <1280>;
181 hactive = <800>;
198 hactive = <640>;
229 hactive = <1024>;
243 hactive = <640>;
259 hactive = <1280>;
Dimx53-tx53-x03x.dts72 hactive = <640>;
88 hactive = <640>;
104 hactive = <320>;
120 hactive = <480>;
136 hactive = <800>;
152 hactive = <800>;
168 hactive = <320>;
Dimx6ul-tx6ul.dtsi436 hactive = <640>;
452 hactive = <640>;
468 hactive = <320>;
484 hactive = <480>;
500 hactive = <800>;
516 hactive = <800>;
532 hactive = <320>;
Dimx53-tx53-x13x.dts196 hactive = <1024>;
212 hactive = <1280>;
238 hactive = <1024>;
Dimx28-tx28.dts381 hactive = <640>;
398 hactive = <640>;
415 hactive = <320>;
432 hactive = <480>;
449 hactive = <800>;
466 hactive = <320>;
Dam335x-sbc-t335.dts37 hactive = <800>;
50 hactive = <1024>;
Dr8a77xx-aa104xd12-panel.dtsi19 hactive = <1024>;
/Linux-v5.10/drivers/gpu/drm/panel/
Dpanel-olimex-lcd-olinuxino.c29 u32 hactive; member
154 lcd_mode->hactive, in lcd_olinuxino_get_modes()
161 mode->hdisplay = lcd_mode->hactive; in lcd_olinuxino_get_modes()
162 mode->hsync_start = lcd_mode->hactive + lcd_mode->hfp; in lcd_olinuxino_get_modes()
163 mode->hsync_end = lcd_mode->hactive + lcd_mode->hfp + in lcd_olinuxino_get_modes()
165 mode->htotal = lcd_mode->hactive + lcd_mode->hfp + in lcd_olinuxino_get_modes()
Dpanel-simple.c138 dt->hactive.typ, dt->vactive.typ); in panel_simple_get_timings_modes()
479 if (!PANEL_SIMPLE_BOUNDS_CHECK(ot, dt, hactive) || in panel_simple_parse_panel_timing_node()
738 .hactive = { 800, 800, 800 },
789 .hactive = { 1280, 1280, 1280 },
940 .hactive = { 800, 800, 800 },
1038 .hactive = { 1920, 1920, 1920 },
1092 .hactive = { 1920, 1920, 1920 },
1122 .hactive = { 1280, 1280, 1280 },
1152 .hactive = { 1920, 1920, 1920 },
1498 .hactive = { 1280, 1280, 1280 },
[all …]
/Linux-v5.10/drivers/video/fbdev/geode/
Ddisplay_gx.c61 int hactive, hblankstart, hsyncstart, hsyncend, hblankend, htotal; in gx_set_mode() local
129 hactive = info->var.xres; in gx_set_mode()
130 hblankstart = hactive; in gx_set_mode()
143 write_dc(par, DC_H_ACTIVE_TIMING, (hactive - 1) | in gx_set_mode()
Ddisplay_gx1.c81 int hactive, hblankstart, hsyncstart, hsyncend, hblankend, htotal; in gx1_set_mode() local
147 hactive = info->var.xres; in gx1_set_mode()
148 hblankstart = hactive; in gx1_set_mode()
161 val = (hactive - 1) | ((htotal - 1) << 16); in gx1_set_mode()
/Linux-v5.10/drivers/video/
Dvideomode.c17 vm->hactive = dt->hactive.typ; in videomode_from_timing()
/Linux-v5.10/drivers/gpu/drm/imx/dcss/
Ddcss-ss.c136 vm->hactive - 1; in dcss_ss_sync_set()
143 vm->hactive - 1; in dcss_ss_sync_set()
163 de_lrc_x = vm->hsync_len + vm->hback_porch + vm->hactive - 1; in dcss_ss_sync_set()
/Linux-v5.10/Documentation/devicetree/bindings/display/panel/
Ddisplay-timings.yaml52 hactive = <1920>;
64 hactive = <1920>;
Dpanel-timing.yaml28 | porch # | hactive # porch | len |
64 hactive:
204 - hactive
/Linux-v5.10/drivers/gpu/drm/xen/
Dxen_drm_front_conn.c74 videomode.hactive = pipeline->width; in connector_get_modes()
76 width = videomode.hactive + videomode.hfront_porch + in connector_get_modes()
/Linux-v5.10/drivers/media/pci/tw68/
Dtw68-video.c229 * HACTIVE represent the actual number of pixels in the "usable" image,
233 * HSCALE = (HACTIVE / (#pixels desired)) * 256
255 int hactive, hdelay, hscale; in tw68_set_scale() local
279 hactive = norm->h_stop - norm->h_start + 1; in tw68_set_scale()
281 hscale = (hactive * 256) / (width); in tw68_set_scale()
292 pr_debug("%s: hactive=%d, hdelay=%d, hscale=%d; vactive=%d, vdelay=%d, vscale=%d\n", in tw68_set_scale()
294 hactive, hdelay, hscale, vactive, vdelay, vscale); in tw68_set_scale()
299 ((hactive & 0x300) >> 8); in tw68_set_scale()
301 __func__, comb, vdelay, vactive, hdelay, hactive); in tw68_set_scale()
306 tw_writeb(TW68_HACTIVE_LO, hactive & 0xff); in tw68_set_scale()
/Linux-v5.10/drivers/gpu/drm/bridge/
Dtc358775.c378 u32 hback_porch, hsync_len, hfront_porch, hactive, htime1, htime2; in tc_bridge_enable() local
396 hactive = mode->hdisplay; in tc_bridge_enable()
400 htime2 = (hfront_porch << 16) + hactive; in tc_bridge_enable()
434 t1 = hactive * (tc->bpc * 3 / 8) / tc->num_dsi_lanes; in tc_bridge_enable()
435 t2 = ((100000 / clkdiv)) * (hactive + hback_porch + hsync_len + hfront_porch) / 1000; in tc_bridge_enable()
436 t3 = ((t2 * byteclk) / 100) - (hactive * (tc->bpc * 3 / 8) / in tc_bridge_enable()
439 vsdelay = (clkdiv * (t1 + t3) / byteclk) - hback_porch - hsync_len - hactive; in tc_bridge_enable()
/Linux-v5.10/drivers/gpu/drm/exynos/
Dexynos_drm_mic.c170 MIC_V_PERIOD_LINE(vm.hsync_len + vm.hactive + in mic_set_porch_timing()
184 reg = MIC_IMG_H_SIZE(vm->hactive) + in mic_set_img_size()
195 DRM_DEV_DEBUG(mic->dev, "w: %u, h: %u\n", vm.hactive, vm.vactive); in mic_set_output_timing()
196 bs_size_2d = ((vm.hactive >> 2) << 1) + (vm.vactive % 4); in mic_set_output_timing()
/Linux-v5.10/drivers/gpu/ipu-v3/
Dipu-di.c205 u32 h_total = sig->mode.hactive + sig->mode.hsync_len + in ipu_di_sync_config_interlaced()
251 .repeat_count = sig->mode.hactive, in ipu_di_sync_config_interlaced()
268 u32 h_total = sig->mode.hactive + sig->mode.hsync_len + in ipu_di_sync_config_noninterlaced()
307 .repeat_count = sig->mode.hactive, in ipu_di_sync_config_noninterlaced()
352 .repeat_count = sig->mode.hactive, in ipu_di_sync_config_noninterlaced()
564 di->id, sig->mode.hactive, sig->mode.vactive); in ipu_di_init_sync_panel()
/Linux-v5.10/drivers/gpu/drm/i915/display/
Dicl_dsi.c290 u16 hactive = adjusted_mode->crtc_hdisplay; in configure_dual_link_mode() local
294 dl_buffer_depth = hactive / 2 + intel_dsi->pixel_overlap; in configure_dual_link_mode()
835 u16 htotal, hactive, hsync_start, hsync_end, hsync_size; in gen11_dsi_set_transcoder_timings() local
854 hactive = adjusted_mode->crtc_hdisplay; in gen11_dsi_set_transcoder_timings()
859 htotal = DIV_ROUND_UP((hactive + 160) * mul, div); in gen11_dsi_set_transcoder_timings()
887 hactive /= 2; in gen11_dsi_set_transcoder_timings()
889 hactive += intel_dsi->pixel_overlap; in gen11_dsi_set_transcoder_timings()
893 /* minimum hactive as per bspec: 256 pixels */ in gen11_dsi_set_transcoder_timings()
895 drm_err(&dev_priv->drm, "hactive is less then 256 pixels\n"); in gen11_dsi_set_transcoder_timings()
897 /* if RGB666 format, then hactive must be multiple of 4 pixels */ in gen11_dsi_set_transcoder_timings()
[all …]
/Linux-v5.10/drivers/media/i2c/
Dbt819.c61 int hactive; member
181 ((timing->hactive >> 8) & 0x03); in bt819_init()
185 init[0x07 * 2 - 1] = timing->hactive & 0xff; in bt819_init()
272 ((timing->hactive >> 8) & 0x03)); in bt819_s_std()
276 bt819_write(decoder, 0x07, timing->hactive & 0xff); in bt819_s_std()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_rq_dlg_calc_21.c99 unsigned int hactive, in get_refcyc_per_delivery() argument
110 * dml_min((double) recout_width, (double) hactive / 2.0) in get_refcyc_per_delivery()
708 hactive_half = pipe_param.dest.hactive / 2; in get_surf_rq_param()
1262 dst->hactive, in dml_rq_dlg_get_dlg_params()
1274 dst->hactive, in dml_rq_dlg_get_dlg_params()
1301 dst->hactive, in dml_rq_dlg_get_dlg_params()
1313 dst->hactive, in dml_rq_dlg_get_dlg_params()
1344 dst->hactive, in dml_rq_dlg_get_dlg_params()
1355 dst->hactive, in dml_rq_dlg_get_dlg_params()
1380 dst->hactive, in dml_rq_dlg_get_dlg_params()
[all …]
/Linux-v5.10/drivers/video/fbdev/core/
Dfbmon.c1019 u32 hactive; member
1154 timings->hactive); in fb_timings_vfreq()
1155 timings->htotal = timings->hactive + timings->hblank; in fb_timings_vfreq()
1165 timings->hactive); in fb_timings_hfreq()
1166 timings->htotal = timings->hactive + timings->hblank; in fb_timings_hfreq()
1173 timings->hactive); in fb_timings_dclk()
1174 timings->htotal = timings->hactive + timings->hblank; in fb_timings_dclk()
1248 timings->hactive = var->xres; in fb_get_mode()
1316 fbmode->xres = vm->hactive; in fb_videomode_from_videomode()
1342 htotal = vm->hactive + vm->hfront_porch + vm->hback_porch + in fb_videomode_from_videomode()
[all …]

12345678