h_active          870 drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c 	info->lcd_timing.horizontal_addressable = le16_to_cpu(lvds->lcd_timing.h_active);
h_active          993 drivers/gpu/drm/amd/display/dc/core/dc_resource.c 	pipe_ctx->plane_res.scl_data.h_active = timing->h_addressable + timing->h_border_left + timing->h_border_right;
h_active          171 drivers/gpu/drm/amd/display/dc/dce/dce_audio.c 	h_blank = crtc_info->h_total - crtc_info->h_active;
h_active         1255 drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.c 		crtc_info->h_total - crtc_info->h_active;
h_active          153 drivers/gpu/drm/amd/display/dc/dce/dce_transform.c 	int overscan_right = data->h_active
h_active         1131 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c 	audio_output->crtc_info.h_active =
h_active          237 drivers/gpu/drm/amd/display/dc/dce110/dce110_transform_v.c 	int overscan_right = data->h_active - data->recout.x - data->recout.width;
h_active          151 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp.c 	if (scl_data->viewport.width > scl_data->h_active &&
h_active           95 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp_dscl.c 	int right = data->h_active - data->recout.x - data->recout.width;
h_active          119 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp_dscl.c 	uint32_t h_blank_start = data->h_active;
h_active          695 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_dpp_dscl.c 			 MPC_WIDTH, scl_data->h_active,
h_active          387 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dpp.c 	if (scl_data->viewport.width  != scl_data->h_active &&
h_active          393 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dpp.c 	if (scl_data->viewport.width > scl_data->h_active &&
h_active         1756 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c 		sd->h_active /= 2;
h_active         1759 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c 		if (sd->recout.x + 16 >= sd->h_active)
h_active         1761 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c 		new_width = sd->h_active - sd->recout.x;
h_active         1771 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c 		sd->h_active /= 2;
h_active         1775 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c 		new_width = sd->recout.width + sd->recout.x - sd->h_active;
h_active         1782 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c 				sd->ratios.horz, sd->h_active - sd->recout.x));
h_active         1784 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c 				sd->ratios.horz_c, sd->h_active - sd->recout.x));
h_active          171 drivers/gpu/drm/amd/display/dc/inc/hw/transform.h 	int h_active;
h_active           38 drivers/gpu/drm/amd/display/include/audio_types.h 	uint32_t h_active;
h_active          431 drivers/gpu/drm/amd/include/atomfirmware.h   uint16_t  h_active;
h_active          749 drivers/gpu/drm/gma500/psb_intel_sdvo.c 	dtd->part1.h_active = width & 0xff;
h_active          780 drivers/gpu/drm/gma500/psb_intel_sdvo.c 	mode->hdisplay = dtd->part1.h_active;
h_active           68 drivers/gpu/drm/gma500/psb_intel_sdvo_regs.h 	u8 h_active;		/**< lower 8 bits (pixels) */
h_active          853 drivers/gpu/drm/i915/display/intel_sdvo.c 	dtd->part1.h_active = width & 0xff;
h_active          886 drivers/gpu/drm/i915/display/intel_sdvo.c 	mode.hdisplay = dtd->part1.h_active;
h_active           79 drivers/gpu/drm/i915/display/intel_sdvo_regs.h 		u8 h_active;	/* lower 8 bits (pixels) */
h_active          661 drivers/video/fbdev/smscufx.c 	u16 h_total, h_active, h_blank_start, h_blank_end, h_sync_start, h_sync_end;
h_active          685 drivers/video/fbdev/smscufx.c 	h_active = var->xres;
h_active          691 drivers/video/fbdev/smscufx.c 	temp = ((h_total - 1) << 16) | (h_active - 1);
h_active          128 drivers/video/fbdev/via/chip.h 	int h_active;
h_active          331 drivers/video/fbdev/via/dvi.c 			if ((viaparinfo->tmds_setting_info->h_active == 1600) &&
h_active         1516 drivers/video/fbdev/via/hw.c 		viaparinfo->tmds_setting_info->h_active = hres;
h_active         1521 drivers/video/fbdev/via/hw.c 			viaparinfo->tmds_setting_info->h_active = hres;