| /rk3399_rockchip-uboot/include/ |
| H A D | display.h | 2dcf143398ad89ac960e02c7149521ae420db43b Fri Jan 22 02:45:00 UTC 2016 Simon Glass <sjg@chromium.org> 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>
|
| H A D | edid.h | 2dcf143398ad89ac960e02c7149521ae420db43b Fri Jan 22 02:45:00 UTC 2016 Simon Glass <sjg@chromium.org> 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>
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | display-uclass.c | 2dcf143398ad89ac960e02c7149521ae420db43b Fri Jan 22 02:45:00 UTC 2016 Simon Glass <sjg@chromium.org> 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>
|
| H A D | Kconfig | 2dcf143398ad89ac960e02c7149521ae420db43b Fri Jan 22 02:45:00 UTC 2016 Simon Glass <sjg@chromium.org> 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>
|
| H A D | Makefile | 2dcf143398ad89ac960e02c7149521ae420db43b Fri Jan 22 02:45:00 UTC 2016 Simon Glass <sjg@chromium.org> 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>
|
| /rk3399_rockchip-uboot/drivers/video/tegra124/ |
| H A D | dp.c | 2dcf143398ad89ac960e02c7149521ae420db43b Fri Jan 22 02:45:00 UTC 2016 Simon Glass <sjg@chromium.org> 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>
|
| H A D | display.c | 2dcf143398ad89ac960e02c7149521ae420db43b Fri Jan 22 02:45:00 UTC 2016 Simon Glass <sjg@chromium.org> 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>
|
| /rk3399_rockchip-uboot/configs/ |
| H A D | nyan-big_defconfig | 2dcf143398ad89ac960e02c7149521ae420db43b Fri Jan 22 02:45:00 UTC 2016 Simon Glass <sjg@chromium.org> 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>
|
| /rk3399_rockchip-uboot/include/dm/ |
| H A D | uclass-id.h | 2dcf143398ad89ac960e02c7149521ae420db43b Fri Jan 22 02:45:00 UTC 2016 Simon Glass <sjg@chromium.org> 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>
|