Home
last modified time | relevance | path

Searched refs:v_active (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
H A Damdgpu_dce_audio.c154 (crtc_info->v_active <= 576) && in check_audio_bandwidth_hdmi()
161 (crtc_info->v_active <= 576) && in check_audio_bandwidth_hdmi()
167 (crtc_info->v_active <= 576) && in check_audio_bandwidth_hdmi()
191 samples *= crtc_info->v_active; in check_audio_bandwidth_hdmi()
H A Damdgpu_dce_transform.c160 int overscan_bottom = data->v_active in program_overscan()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/include/
H A Daudio_types.h41 uint32_t v_active; member
/netbsd-src/sys/dev/wscons/
H A Dwsdisplay_usl_io.h36 unsigned short v_active; /* active vt */ member
H A Dwsdisplay_compat_usl.c347 ss->v_active = idx + 1; in wsdisplay_usl_ioctl1()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
H A Damdgpu_dcn10_dpp_dscl.c101 int bottom = data->v_active - data->recout.y - data->recout.height; in dpp1_dscl_set_overscan()
126 uint32_t v_blank_start = data->v_active; in dpp1_dscl_set_otg_blank()
700 MPC_HEIGHT, scl_data->v_active); in dpp1_dscl_set_scaler_manual_scale()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
H A Dtransform.h174 int v_active; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_sdvo_regs.h84 u8 v_active; /* lower 8 bits (lines) */ member
H A Dintel_sdvo.c862 dtd->part1.v_active = height & 0xff; in intel_sdvo_get_dtd_from_mode()
900 mode.vdisplay = dtd->part1.v_active; in intel_sdvo_get_mode_from_dtd()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
H A Damdgpu_dcn20_dpp.c386 scl_data->viewport.height != scl_data->v_active && in dpp2_get_optimal_number_of_taps()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
H A Damdgpu_dce110_transform_v.c243 int overscan_bottom = data->v_active - data->recout.y - data->recout.height; in program_overscan()
H A Damdgpu_dce110_hw_sequencer.c1136 audio_output->crtc_info.v_active = in build_audio_output()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
H A Damdgpu_bios_parser2.c890 info->lcd_timing.vertical_addressable = le16_to_cpu(lvds->lcd_timing.v_active); in get_embedded_panel_info_v2_1()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/include/
H A Datomfirmware.h435 uint16_t v_active; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
H A Damdgpu_dc_resource.c1027 pipe_ctx->plane_res.scl_data.v_active = timing->v_addressable + in resource_build_scaling_params()