u-boot-brain/drivers/video/tegra124
Simon Glass 2dcf143398 dm: video: Repurpose the 'displayport' uclass to 'display'
The current DisplayPort uclass is too specific. The operations it provides
are shared with other types of output devices, such as HDMI and LVDS LCD
displays.

Generalise the uclass so that it can be used with these devices as well.
Adjust the uclass to handle the EDID reading and conversion to
display_timing internally.

Also update nyan-big which is affected by this.

Signed-off-by: Simon Glass <sjg@chromium.org>
2016-01-21 20:42:36 -07:00
..
display.c dm: video: Repurpose the 'displayport' uclass to 'display' 2016-01-21 20:42:36 -07:00
displayport.h tegra124: video: Add full link training for eDP 2015-05-13 09:24:12 -07:00
dp.c dm: video: Repurpose the 'displayport' uclass to 'display' 2016-01-21 20:42:36 -07:00
Makefile tegra: video: support eDP displays on Tegra124 devices 2015-05-13 09:24:11 -07:00
sor.c tegra124: video: Add full link training for eDP 2015-05-13 09:24:12 -07:00
sor.h tegra124: video: Add full link training for eDP 2015-05-13 09:24:12 -07:00
tegra124-lcd.c tegra: lcd: Tidy up clock init 2015-06-09 09:56:14 -07:00