Searched refs:hv_frame (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c5657 struct hdmi_vendor_infoframe hv_frame; local
5663 memset(&hv_frame, 0, sizeof(hv_frame));
5707 drm_hdmi_vendor_infoframe_from_display_mode(&hv_frame, (struct drm_connector *)connector, mode_in);
5708 timing_out->hdmi_vic = hv_frame.vic;

Completed in 143 milliseconds