diff options
| author | Noralf Trønnes <[email protected]> | 2019-07-19 17:59:15 +0200 |
|---|---|---|
| committer | Noralf Trønnes <[email protected]> | 2019-07-23 15:49:39 +0200 |
| commit | cc431212710860143b13877a0aa9d11a42598f49 (patch) | |
| tree | 7cbf6a32656c1411c3f9ec59ebc972d2896abe74 /tools/perf/scripts/python/bin | |
| parent | 1321db837549a0ff9dc2c95ff76c46770f7f02a1 (diff) | |
drm/tinydrm/mipi-dbi: Add mipi_dbi_init_with_formats()
The MIPI DBI standard support more pixel formats than what this helper
supports. Add an init function that lets the driver use different
format(s). This avoids open coding mipi_dbi_init() in st7586.
st7586 sets preferred_depth but this is not necessary since it only
supports one format.
v2: Forgot to remove the mipi->rotation assignment in st7586,
mipi_dbi_init_with_formats() handles it.
Cc: David Lechner <[email protected]>
Acked-by: David Lechner <[email protected]>
Signed-off-by: Noralf Trønnes <[email protected]>
Tested-by: David Lechner <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions