Re: [PATCH] drm/meson: fix TMDS clock filtering for DMT monitors

2019-03-25 Thread Neil Armstrong
On 20/03/2019 09:11, Neil Armstrong wrote: > DMT monitors does not necessarely report a maximum TMDS clock > in a VSDB EDID extension. > > In this case, all modes are wrongly rejected, including > the DRM fallback EDID. > > This patch only rejects modes whith clock > max_tmds_clock if > the max_t

Re: [PATCH] drm/meson: fix TMDS clock filtering for DMT monitors

2019-03-21 Thread Maxime Jourdan
Hi Neil, On Wed, Mar 20, 2019 at 9:11 AM Neil Armstrong wrote: > > DMT monitors does not necessarely report a maximum TMDS clock > in a VSDB EDID extension. > > In this case, all modes are wrongly rejected, including > the DRM fallback EDID. > > This patch only rejects modes whith clock > max_tmds

[PATCH] drm/meson: fix TMDS clock filtering for DMT monitors

2019-03-20 Thread Neil Armstrong
DMT monitors does not necessarely report a maximum TMDS clock in a VSDB EDID extension. In this case, all modes are wrongly rejected, including the DRM fallback EDID. This patch only rejects modes whith clock > max_tmds_clock if the max_tmds_clock is specified. This will only reject 4:2:0 HDMI2.0