Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_hpo_dp_stream_encoder.c199 uint32_t v_height; in dcn31_hpo_dp_stream_enc_set_stream_attribute() local
360v_height = hw_crtc_timing.v_border_top + hw_crtc_timing.v_addressable + hw_crtc_timing.v_border_bo… in dcn31_hpo_dp_stream_enc_set_stream_attribute()
411 MSA_DATA_LANE_2, v_height >> 8, in dcn31_hpo_dp_stream_enc_set_stream_attribute()
417 MSA_DATA_LANE_2, v_height & 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
3824 &v_height, 2); in intel_dp_autotest_video_pattern()
3853 intel_dp->compliance.test_data.vdisplay = be16_to_cpu(v_height); in intel_dp_autotest_video_pattern()