-
由 Richard Acayan 提交于
These panels communicate brightness in big endian. This is not a quirk of the panels themselves, but rather, a part of the MIPI standard. Use the new mipi_dsi_dcs_set_display_brightness_large() function that properly handles 16-bit brightness instead of doing special processing of the brightness values. Signed-off-by: NRichard Acayan <mailingradian@gmail.com> Tested-by: NCaleb Connolly <caleb@connolly.tech> Reviewed-by: NNeil Armstrong <neil.armstrong@linaro.org> Reviewed-by: NSam Ravnborg <sam@ravnborg.org> Signed-off-by: NNeil Armstrong <neil.armstrong@linaro.org> Link: https://patchwork.freedesktop.org/patch/msgid/20230116224909.23884-3-mailingradian@gmail.com
fd40749a