2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-16 17:43:56 +08:00
linux-next/drivers/gpu/drm/panel
Stephen Warren 70bf6878a8 drm/panel: update EDID BLOB in panel_simple_get_modes()
This stashes away the EDID data so that the sysfs per-connector file
"edid" can display it. Without this change, the "edid" file is always
empty.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
2014-01-14 16:02:02 +01:00
..
Kconfig drm/panel: Add simple panel support 2013-12-17 18:09:51 +01:00
Makefile drm/panel: Add simple panel support 2013-12-17 18:09:51 +01:00
panel-simple.c drm/panel: update EDID BLOB in panel_simple_get_modes() 2014-01-14 16:02:02 +01:00