commit | 70bf6878a874523e4b62992d07b5739298f8c1eb | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Thu Jan 09 11:37:34 2014 -0700 |
committer | Thierry Reding <treding@nvidia.com> | Tue Jan 14 16:02:02 2014 +0100 |
tree | 4707f4c9ba46fd4ba7f56683014ab98d17df6abe | |
parent | be2cd59b80dad88094d558432dfc01b8c703b595 [diff] |
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>