How to create a drm_display_mode for a new display

2019-11-12 Thread Bas Vermeulen
LAG_NHSYNC | DRM_MODE_FLAG_NVSYNC), .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, }, Am I interpreting the specifications correctly? The display is unable to handle the signal I am currently sending, so something is wrong. Bas Vermeulen -- This message has been s

Re: How to create a drm_display_mode for a new display

2019-11-12 Thread Bas Vermeulen
On 12-11-19 16:08, Ville Syrjälä wrote: On Tue, Nov 12, 2019 at 03:18:21PM +0100, Bas Vermeulen wrote: Hello, I am trying to create a new display mode for a new display I have to support. I have the following information: Dotclock - frequency period - 1/TCLP - 89.6 MHz