Home
last modified time | relevance | path

Searched refs:h_active (Results 1 – 25 of 29) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_audio.c523 unsigned int h_active, h_total, hblank_delta, pixel_clk; in calc_hblank_early_prog() local
528 h_active = crtc_state->hw.adjusted_mode.crtc_hdisplay; in calc_hblank_early_prog()
540 h_active, link_clk, lanes, vdsc_bpp, cdclk); in calc_hblank_early_prog()
545 link_clks_available = (h_total - h_active) * link_clk / pixel_clk - 28; in calc_hblank_early_prog()
556 tu_line = div64_u64(h_active * mul_u32_u32(link_clk, fec_coeff), in calc_hblank_early_prog()
562 return h_active - hblank_rise + hblank_delta; in calc_hblank_early_prog()
567 unsigned int h_active, h_total, pixel_clk; in calc_samples_room() local
570 h_active = crtc_state->hw.adjusted_mode.hdisplay; in calc_samples_room()
576 return ((h_total - h_active) * link_clk - 12 * pixel_clk) / in calc_samples_room()
H A Dintel_sdvo_regs.h79 u8 h_active; /* lower 8 bits (pixels) */ member
/OK3568_Linux_fs/external/xserver/hw/xfree86/ddc/
H A Dprint_edid.c336 t->h_active, t->h_sync_off + t->h_active, in print_detailed_timings()
337 t->h_sync_off + t->h_sync_width + t->h_active, in print_detailed_timings()
338 t->h_active + t->h_blanking); in print_detailed_timings()
H A Dedid.h450 int h_active; member
H A Dinterpret_edid.c720 r->h_active = H_ACTIVE; in get_detailed_timing_section()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/include/
H A Daudio_types.h38 uint32_t h_active; member
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86EdidModes.c578 if (timing->h_active < 64 || timing->v_active < 64) { in DDCModeFromDetailedTiming()
581 timing->h_active, timing->v_active); in DDCModeFromDetailedTiming()
596 " sync.\n", __func__, timing->h_active, timing->v_active); in DDCModeFromDetailedTiming()
610 Mode->HDisplay = timing->h_active; in DDCModeFromDetailedTiming()
611 Mode->HSyncStart = timing->h_active + timing->h_sync_off; in DDCModeFromDetailedTiming()
613 Mode->HTotal = timing->h_active + timing->h_blanking; in DDCModeFromDetailedTiming()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/via/
H A Dchip.h128 int h_active; member
H A Ddvi.c331 if ((viaparinfo->tmds_setting_info->h_active == 1600) && in dvi_patch_skew_dvp0()
H A Dhw.c1516 viaparinfo->tmds_setting_info->h_active = hres; in viafb_update_device_setting()
1521 viaparinfo->tmds_setting_info->h_active = hres; in viafb_update_device_setting()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_dpp_dscl.c95 int right = data->h_active - data->recout.x - data->recout.width; in dpp1_dscl_set_overscan()
119 uint32_t h_blank_start = data->h_active; in dpp1_dscl_set_otg_blank()
696 MPC_WIDTH, scl_data->h_active, in dpp1_dscl_set_scaler_manual_scale()
H A Ddcn10_dpp.c144 if (scl_data->viewport.width > scl_data->h_active && in dpp1_get_optimal_number_of_taps()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtransform.h171 int h_active; member
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dit6616.c438 u16 h_active; member
2019 u16 h_total, h_active, h_front_porch, h_sync_w; in it6616_hdmi_rx_get_video_info() local
2026 h_active = ((it6616_hdmi_read(hdmi, 0x9E) & 0x3F) << 8) + it6616_hdmi_read(hdmi, 0x9D); in it6616_hdmi_rx_get_video_info()
2038 it6616->vinfo.h_active = h_active; in it6616_hdmi_rx_get_video_info()
2042 it6616->vinfo.h_back_porch = (h_total - h_active - h_front_porch - h_sync_w); in it6616_hdmi_rx_get_video_info()
2058 dev_dbg(dev, "HActive = %d\n", it6616->vinfo.h_active*2); in it6616_hdmi_rx_get_video_info()
2061 dev_dbg(dev, "HActive = %d\n", it6616->vinfo.h_active); in it6616_hdmi_rx_get_video_info()
3378 bt->width = it6616->vinfo.h_active; in it6616_get_detected_timings()
3391 bt->width = it6616->vinfo.h_active * 2; in it6616_get_detected_timings()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/
H A Dpsb_intel_sdvo_regs.h68 u8 h_active; /**< lower 8 bits (pixels) */ member
H A Dpsb_intel_sdvo.c751 dtd->part1.h_active = width & 0xff; in psb_intel_sdvo_get_dtd_from_mode()
782 mode->hdisplay = dtd->part1.h_active; in psb_intel_sdvo_get_mode_from_dtd()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dsmscufx.c662 u16 h_total, h_active, h_blank_start, h_blank_end, h_sync_start, h_sync_end; in ufx_set_vid_mode() local
686 h_active = var->xres; in ufx_set_vid_mode()
692 temp = ((h_total - 1) << 16) | (h_active - 1); in ufx_set_vid_mode()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_resource.c1896 sd->h_active /= 2; in dcn20_split_stream_for_odm()
1899 if (sd->recout.x + 16 >= sd->h_active) in dcn20_split_stream_for_odm()
1901 new_width = sd->h_active - sd->recout.x; in dcn20_split_stream_for_odm()
1911 sd->h_active /= 2; in dcn20_split_stream_for_odm()
1915 new_width = sd->recout.width + sd->recout.x - sd->h_active; in dcn20_split_stream_for_odm()
1922 sd->ratios.horz, sd->h_active - sd->recout.x)); in dcn20_split_stream_for_odm()
1924 sd->ratios.horz_c, sd->h_active - sd->recout.x)); in dcn20_split_stream_for_odm()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_transform_v.c237 int overscan_right = data->h_active - data->recout.x - data->recout.width; in program_overscan()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_dpp.c386 if (scl_data->viewport.width != scl_data->h_active && in dpp3_get_optimal_number_of_taps()
392 if (scl_data->viewport.width > scl_data->h_active && in dpp3_get_optimal_number_of_taps()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_audio.c173 h_blank = crtc_info->h_total - crtc_info->h_active; in check_audio_bandwidth_hdmi()
H A Ddce_stream_encoder.c1257 crtc_info->h_total - crtc_info->h_active; in calc_max_audio_packets_per_line()
H A Ddce_transform.c180 int overscan_right = data->h_active in program_overscan()
/OK3568_Linux_fs/u-boot/common/
H A Dedid.c2122 u32 pixclock, h_active, h_blanking, v_active, v_blanking; in edid_print_dtd() local
2126 h_active = EDID_DETAILED_TIMING_HORIZONTAL_ACTIVE(*timing); in edid_print_dtd()
2131 h_total = h_active + h_blanking; in edid_print_dtd()
2137 printf("\t%dx%d\%c\t%d Hz (detailed)\n", h_active, in edid_print_dtd()
2138 v_active, h_active > 1000 ? ' ' : '\t', vfreq); in edid_print_dtd()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c1168 pipe_ctx->plane_res.scl_data.h_active = timing->h_addressable + in resource_build_scaling_params()
1173 pipe_ctx->plane_res.scl_data.h_active /= get_num_odm_splits(pipe_ctx) + 1; in resource_build_scaling_params()
1218 pipe_ctx->plane_res.scl_data.h_active, in resource_build_scaling_params()

12