summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/displays/panel-nec-nl8048hl11.c
diff options
context:
space:
mode:
authorLaurent Pinchart2018-06-06 17:04:26 +0200
committerTomi Valkeinen2018-09-03 15:13:30 +0200
commitca6e968b9326a17d072b14b658fff538466c6bd2 (patch)
tree710954eca6fdf849c727abf9aa800bbdf02797b2 /drivers/gpu/drm/omapdrm/displays/panel-nec-nl8048hl11.c
parentdrm/omap: Query timing information from analog TV encoder (diff)
downloadkernel-qcow2-linux-ca6e968b9326a17d072b14b658fff538466c6bd2.tar.gz
kernel-qcow2-linux-ca6e968b9326a17d072b14b658fff538466c6bd2.tar.xz
kernel-qcow2-linux-ca6e968b9326a17d072b14b658fff538466c6bd2.zip
drm/omap: Remove .get_timings() operation from display connectors
The analog TV, DVI and HDMI connectors all report timing information through the .get_timings() information. For analog TV outputs the information is queried from the encoder, so the operation is unused. Remove it. For HDMI outputs the display pipeline provides EDID capability, so the operation is unused as well. Remove it. For DVI outputs the operation is also unused if the pipeline provides EDID capability. Otherwise (when the DDC bus is not connected) we shouldn't hardcode a single mode, but instead report no mode and let the KMS core add default modes. This is achieved by removing the operation. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/displays/panel-nec-nl8048hl11.c')
0 files changed, 0 insertions, 0 deletions