linux_dsm_epyc7002/drivers/gpu/drm/panel
Chen-Yu Tsai 230c5b4423 drm/panel: simple: Check against num_timings when setting preferred for timing
In the loop on .timings, we should check .num_timings to see if it's the
only mode specified, not .num_modes, which should be used with .modes.

Fixes: cda553725c ("drm/panel: simple: Set appropriate mode type")
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
2016-12-06 16:47:07 +01:00
..
Kconfig drm/panel: Add JDI LT070ME05000 WUXGA DSI Panel 2016-09-16 17:32:48 +02:00
Makefile drm/panel: Add JDI LT070ME05000 WUXGA DSI Panel 2016-09-16 17:32:48 +02:00
panel-jdi-lt070me05000.c drm/panel: Add JDI LT070ME05000 WUXGA DSI Panel 2016-09-16 17:32:48 +02:00
panel-lg-lg4573.c spi: Drop owner assignment from spi_drivers 2015-10-28 10:30:17 +09:00
panel-panasonic-vvx10f034n00.c drm/panel: Add Panasonic VVX10F034N00 MIPI DSI panel 2015-11-23 12:33:21 +01:00
panel-samsung-ld9040.c spi: Drop owner assignment from spi_drivers 2015-10-28 10:30:17 +09:00
panel-samsung-s6e8aa0.c drm/panel: Add Samsung prefix to panel drivers 2015-08-13 14:33:52 +02:00
panel-sharp-lq101r1sx01.c drm/panel: sharp: lq101r1sx01: Remove unneeded include 2015-01-28 08:45:39 +01:00
panel-sharp-ls043t1le01.c drm/panel: Add Sharp LS043T1LE01 MIPI DSI panel 2015-11-24 10:25:15 +01:00
panel-simple.c drm/panel: simple: Check against num_timings when setting preferred for timing 2016-12-06 16:47:07 +01:00