| /linux/drivers/gpu/drm/amd/display/dc/dpp/dcn32/ |
| H A D | dcn32_dpp.c | 67 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 D | dcn401_dpp.c | 317 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 D | max96712.c | 160 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 D | dcn401_optc.c | 57 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 D | dcn314_optc.c | 55 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 D | dcn32_optc.c | 50 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 D | dcn201_dpp.c | 196 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 D | audio_types.h | 48 uint32_t h_active; member
|
| /linux/drivers/video/fbdev/via/ |
| H A D | chip.h | 128 int h_active; member
|
| H A D | dvi.c | 331 if ((viaparinfo->tmds_setting_info->h_active == 1600) && in dvi_patch_skew_dvp0()
|
| /linux/drivers/media/i2c/ |
| H A D | max96714.c | 151 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 D | max96717.c | 175 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 D | dc_spl_types.h | 133 int h_active; member 552 int h_active; member
|
| /linux/drivers/gpu/drm/amd/display/dc/ |
| H A D | dc_spl_translate.c | 199 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 D | dcn35_optc.c | 63 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 D | transform.h | 154 int h_active; member
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_top/ |
| H A D | dml2_top_soc15.c | 472 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 D | kmb_dsi.h | 288 u32 h_active; member
|
| H A D | kmb_dsi.c | 567 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 D | psb_intel_sdvo_regs.h | 68 u8 h_active; /**< lower 8 bits (pixels) */ member
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_sdvo_regs.h | 79 u8 h_active; /* lower 8 bits (pixels) */ member
|
| /linux/drivers/gpu/drm/amd/display/dc/dce/ |
| H A D | dce_audio.c | 165 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 D | smscufx.c | 662 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 D | dcn10_dpp.c | 136 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 D | dce110_transform_v.c | 234 int overscan_right = data->h_active - data->recout.x - data->recout.width; in program_overscan()
|