Home
last modified time | relevance | path

Searched refs:h_width (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_hpo_dp_stream_encoder.c198 uint32_t h_width; in dcn31_hpo_dp_stream_enc_set_stream_attribute() local
359h_width = hw_crtc_timing.h_border_left + hw_crtc_timing.h_addressable + hw_crtc_timing.h_border_ri… in dcn31_hpo_dp_stream_enc_set_stream_attribute()
399 MSA_DATA_LANE_2, h_width >> 8, in dcn31_hpo_dp_stream_enc_set_stream_attribute()
405 MSA_DATA_LANE_2, h_width & 0xff, in dcn31_hpo_dp_stream_enc_set_stream_attribute()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp.c3803 __be16 h_width, v_height; in intel_dp_autotest_video_pattern() local
3817 &h_width, 2); in intel_dp_autotest_video_pattern()
3852 intel_dp->compliance.test_data.hdisplay = be16_to_cpu(h_width); in intel_dp_autotest_video_pattern()