| /Linux-v5.15/drivers/gpu/drm/i915/display/ |
| D | intel_audio.c | 524 unsigned int h_active, h_total, hblank_delta, pixel_clk; in calc_hblank_early_prog() local 529 h_active = crtc_state->hw.adjusted_mode.crtc_hdisplay; in calc_hblank_early_prog() 541 h_active, link_clk, lanes, vdsc_bpp, cdclk); in calc_hblank_early_prog() 546 link_clks_available = (h_total - h_active) * link_clk / pixel_clk - 28; in calc_hblank_early_prog() 557 tu_line = div64_u64(h_active * mul_u32_u32(link_clk, fec_coeff), in calc_hblank_early_prog() 563 return h_active - hblank_rise + hblank_delta; in calc_hblank_early_prog() 568 unsigned int h_active, h_total, pixel_clk; in calc_samples_room() local 571 h_active = crtc_state->hw.adjusted_mode.hdisplay; in calc_samples_room() 577 return ((h_total - h_active) * link_clk - 12 * pixel_clk) / in calc_samples_room()
|
| D | intel_sdvo_regs.h | 79 u8 h_active; /* lower 8 bits (pixels) */ member
|
| D | intel_sdvo.c | 855 dtd->part1.h_active = width & 0xff; in intel_sdvo_get_dtd_from_mode() 888 mode.hdisplay = dtd->part1.h_active; in intel_sdvo_get_mode_from_dtd()
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/include/ |
| D | audio_types.h | 38 uint32_t h_active; member
|
| /Linux-v5.15/drivers/video/fbdev/via/ |
| D | chip.h | 128 int h_active; member
|
| D | dvi.c | 331 if ((viaparinfo->tmds_setting_info->h_active == 1600) && in dvi_patch_skew_dvp0()
|
| D | hw.c | 1516 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()
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn10/ |
| D | dcn10_dpp_dscl.c | 95 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() 741 MPC_WIDTH, scl_data->h_active, in dpp1_dscl_set_scaler_manual_scale()
|
| D | dcn10_dpp.c | 144 if (scl_data->viewport.width > scl_data->h_active && in dpp1_get_optimal_number_of_taps()
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/inc/hw/ |
| D | transform.h | 169 int h_active; member
|
| /Linux-v5.15/drivers/gpu/drm/kmb/ |
| D | kmb_dsi.h | 288 u32 h_active; member
|
| D | kmb_dsi.c | 566 val = (fg_cfg->h_active * sysclk * 1000) / in mipi_tx_fg_cfg_regs() 605 fg_t_cfg.h_active = wc; in mipi_tx_fg_cfg()
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/core/ |
| D | dc_resource.c | 795 data->recout.width -= data->h_active * split_count - data->recout.x; in calculate_recout() 803 data->recout.width = data->h_active - data->recout.x; in calculate_recout() 947 ro_lb = data->h_active * split_idx - recout_full_x; in calculate_inits_and_viewports() 1040 pipe_ctx->plane_res.scl_data.h_active = timing->h_addressable + in resource_build_scaling_params() 1045 pipe_ctx->plane_res.scl_data.h_active /= get_num_odm_splits(pipe_ctx) + 1; in resource_build_scaling_params() 1141 pipe_ctx->plane_res.scl_data.h_active, in resource_build_scaling_params()
|
| /Linux-v5.15/drivers/gpu/drm/gma500/ |
| D | psb_intel_sdvo_regs.h | 68 u8 h_active; /**< lower 8 bits (pixels) */ member
|
| D | psb_intel_sdvo.c | 751 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()
|
| /Linux-v5.15/drivers/video/fbdev/ |
| D | smscufx.c | 661 u16 h_total, h_active, h_blank_start, h_blank_end, h_sync_start, h_sync_end; in ufx_set_vid_mode() local 685 h_active = var->xres; in ufx_set_vid_mode() 691 temp = ((h_total - 1) << 16) | (h_active - 1); in ufx_set_vid_mode()
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce110/ |
| D | dce110_transform_v.c | 236 int overscan_right = data->h_active - data->recout.x - data->recout.width; in program_overscan()
|
| D | dce110_hw_sequencer.c | 1274 audio_output->crtc_info.h_active = in build_audio_output()
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn20/ |
| D | dcn20_resource.c | 1903 sd->h_active /= 2; in dcn20_split_stream_for_odm() 1906 if (sd->recout.x + 16 >= sd->h_active) in dcn20_split_stream_for_odm() 1908 new_width = sd->h_active - sd->recout.x; in dcn20_split_stream_for_odm() 1918 sd->h_active /= 2; in dcn20_split_stream_for_odm() 1922 new_width = sd->recout.width + sd->recout.x - sd->h_active; in dcn20_split_stream_for_odm() 1929 sd->ratios.horz, sd->h_active - sd->recout.x)); in dcn20_split_stream_for_odm() 1931 sd->ratios.horz_c, sd->h_active - sd->recout.x)); in dcn20_split_stream_for_odm()
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce/ |
| D | dce_audio.c | 173 h_blank = crtc_info->h_total - crtc_info->h_active; in check_audio_bandwidth_hdmi()
|
| D | dce_stream_encoder.c | 1174 crtc_info->h_total - crtc_info->h_active; in calc_max_audio_packets_per_line()
|
| D | dce_transform.c | 180 int overscan_right = data->h_active in program_overscan()
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn30/ |
| D | dcn30_dpp.c | 386 if (scl_data->viewport.width > scl_data->h_active && in dpp3_get_optimal_number_of_taps()
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/bios/ |
| D | bios_parser2.c | 1139 info->lcd_timing.horizontal_addressable = le16_to_cpu(lvds->lcd_timing.h_active); in get_embedded_panel_info_v2_1()
|
| /Linux-v5.15/drivers/gpu/drm/amd/include/ |
| D | atomfirmware.h | 437 uint16_t h_active; member
|