summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6q-sabresd-hdcp.dts
diff options
context:
space:
mode:
authorRobert Chiras <robert.chiras@nxp.com>2017-05-11 14:34:01 +0300
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:26:32 +0800
commit44ae635275c86ee2b78691837ec974fe045a258c (patch)
tree65b144a55c2a1b0ce44d129d4a2a580211c32997 /arch/arm/boot/dts/imx6q-sabresd-hdcp.dts
parent25a15b91af0ebe06164a2c777473d51fdcba36c9 (diff)
MLK-14857: mxc_hdmi: Set default mode a CEA mode
When using fb_find_mode from fbdev/core with a specified user more, it will return a screeninfo structure with the pixclock corresponding to a different refresh rate than the requested one. For example, for 1920x1080@60 it will return pixclock=5780. When we get the videmode for this screeninfo, it will have a refresh of 59Hz, instead of 60Hz. If we use this mode as default mode when EDID cannot be read, on a monitor with fixed refresh rate of 60Hz, it won't work. Therefore, we should save the default mode, the nearest mode from CEA modes defined by our own driver (which will have the correct refresh rate and pixclock for the requested resolution). Signed-off-by: Robert Chiras <robert.chiras@nxp.com>
Diffstat (limited to 'arch/arm/boot/dts/imx6q-sabresd-hdcp.dts')
0 files changed, 0 insertions, 0 deletions