Home
last modified time | relevance | path

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

12

/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn32/
H A Ddcn32_dpp.c67 if (scl_data->viewport.width == scl_data->h_active && in dscl32_calc_lb_num_partitions()
81 if (scl_data->viewport.width == scl_data->h_active && in dscl32_calc_lb_num_partitions()
201 if (scl_data->viewport.width == scl_data->h_active && in dscl32_spl_calc_lb_num_partitions()
215 if (scl_data->viewport.width == scl_data->h_active && in dscl32_spl_calc_lb_num_partitions()
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn401/
H A Ddcn401_dpp.c317 if (scl_data->viewport.width == scl_data->h_active && in dscl401_calc_lb_num_partitions()
331 if (scl_data->viewport.width == scl_data->h_active && in dscl401_calc_lb_num_partitions()
392 if (scl_data->viewport.width == scl_data->h_active && in dscl401_spl_calc_lb_num_partitions()
406 if (scl_data->viewport.width == scl_data->h_active && in dscl401_spl_calc_lb_num_partitions()
/linux/drivers/staging/media/max96712/
H A Dmax96712.c160 const u32 h_active = 1920; in max96712_pattern_enable() local
164 const u32 h_tot = h_active + h_fp + h_sw + h_bp; in max96712_pattern_enable()
188 max96712_write_bulk_value(priv, 0x1060, h_active + h_fp + h_bp, 2); in max96712_pattern_enable()
192 max96712_write_bulk_value(priv, 0x1067, h_active, 2); in max96712_pattern_enable()
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn401/
H A Ddcn401_optc.c57 static uint32_t decide_odm_mem_bit_map(int *opp_id, int opp_cnt, int h_active) in decide_odm_mem_bit_map() argument
62 int total_required = ((h_active + 4095) / 4096) * 2; in decide_odm_mem_bit_map()
108 uint32_t h_active = segment_width * (opp_cnt - 1) + last_segment_width; in optc401_set_odm_combine() local
110 opp_id, opp_cnt, h_active); in optc401_set_odm_combine()
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn314/
H A Ddcn314_optc.c55 int h_active = segment_width * opp_cnt; in optc314_set_odm_combine() local
57 int odm_mem_count = (h_active + 2047) / 2048; in optc314_set_odm_combine()
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn32/
H A Ddcn32_optc.c50 int h_active = segment_width * opp_cnt; in optc32_set_odm_combine() local
52 int odm_mem_count = (h_active + 2047) / 2048; in optc32_set_odm_combine()
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn201/
H A Ddcn201_dpp.c196 if (scl_data->viewport.width != scl_data->h_active && in dpp201_get_optimal_number_of_taps()
202 if (scl_data->viewport.width > scl_data->h_active && in dpp201_get_optimal_number_of_taps()
/linux/drivers/gpu/drm/amd/display/include/
H A Daudio_types.h48 uint32_t h_active; member
/linux/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()
/linux/drivers/media/i2c/
H A Dmax96714.c151 const u32 h_active = fmt->width; in max96714_apply_patgen_timing() local
163 h_tot = h_active + h_fp + h_sw + h_bp; in max96714_apply_patgen_timing()
178 cci_write(priv->regmap, MAX96714_PATGEN_HS_LOW, h_active + h_fp + h_bp, in max96714_apply_patgen_timing()
183 cci_write(priv->regmap, MAX96714_PATGEN_DE_HIGH, h_active, &ret); in max96714_apply_patgen_timing()
H A Dmax96717.c175 const u32 h_active = fmt->width; in max96717_apply_patgen_timing() local
187 h_tot = h_active + h_fp + h_sw + h_bp; in max96717_apply_patgen_timing()
202 cci_write(priv->regmap, MAX96717_VTX_HS_LOW, h_active + h_fp + h_bp, in max96717_apply_patgen_timing()
207 cci_write(priv->regmap, MAX96717_VTX_DE_HIGH, h_active, &ret); in max96717_apply_patgen_timing()
/linux/drivers/gpu/drm/amd/display/dc/sspl/
H A Ddc_spl_types.h133 int h_active; member
552 int h_active; member
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_spl_translate.c199 spl_in->h_active = pipe_ctx->plane_res.scl_data.h_active; in translate_SPL_in_params_from_pipe_ctx()
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn35/
H A Ddcn35_optc.c63 int h_active = segment_width * opp_cnt; in optc35_set_odm_combine() local
65 int odm_mem_count = (h_active + 2047) / 2048; in optc35_set_odm_combine()
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtransform.h154 int h_active; member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_top/
H A Ddml2_top_soc15.c472 static bool calculate_h_split_for_scaling_transform(int full_vp_width, int h_active, int num_pipes, in calculate_h_split_for_scaling_transform() argument
547 …ath_ceil(plane->composition.scaler_info.plane0.h_ratio * stream->timing.h_active / odm_combine_fac… in dml2_top_mcache_validate_admissability()
553 …ath_ceil(plane->composition.scaler_info.plane1.h_ratio * stream->timing.h_active / odm_combine_fac… in dml2_top_mcache_validate_admissability()
593 stream->timing.h_active, num_dpps, scaling_transform, in dml2_top_mcache_validate_admissability()
604 stream->timing.h_active, num_dpps, scaling_transform, in dml2_top_mcache_validate_admissability()
/linux/drivers/gpu/drm/kmb/
H A Dkmb_dsi.h288 u32 h_active; member
H A Dkmb_dsi.c567 val = (fg_cfg->h_active * sysclk * 1000) / in mipi_tx_fg_cfg_regs()
606 fg_t_cfg.h_active = wc; in mipi_tx_fg_cfg()
/linux/drivers/gpu/drm/gma500/
H A Dpsb_intel_sdvo_regs.h68 u8 h_active; /**< lower 8 bits (pixels) */ member
/linux/drivers/gpu/drm/i915/display/
H A Dintel_sdvo_regs.h79 u8 h_active; /* lower 8 bits (pixels) */ member
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_audio.c165 h_blank = crtc_info->h_total - crtc_info->h_active; in check_audio_bandwidth_hdmi()
398 uint64_t hblank = crtc_info->h_total - crtc_info->h_active; in calculate_available_hblank_bw_in_symbols()
/linux/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()
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn10/
H A Ddcn10_dpp.c136 if (scl_data->viewport.width > scl_data->h_active && in dpp1_get_optimal_number_of_taps()
/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_transform_v.c234 int overscan_right = data->h_active - data->recout.x - data->recout.width; in program_overscan()

12