diff options
| author | Javier Martinez Canillas <[email protected]> | 2023-01-02 21:25:42 +0100 |
|---|---|---|
| committer | Javier Martinez Canillas <[email protected]> | 2023-01-07 14:22:04 +0100 |
| commit | a9015ce593204f487bcb3069c5908155ccc59f30 (patch) | |
| tree | cfe309c51283e38f823d03929b036e1edf939e75 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 51d3c0e7dc3cf1dd91c34b0f9bdadda310c7ed5b (diff) | |
drm/mipi-dsi: Add a mipi_dsi_dcs_write_seq() macro
Many panel drivers define dsi_dcs_write_seq() and dsi_generic_write_seq()
macros to send DCS commands and generic write packets respectively, with
the payload specified as a list of parameters instead of using arrays.
There's already a macro for the former, introduced by commit 2a9e9daf75231
("drm/mipi-dsi: Introduce mipi_dsi_dcs_write_seq macro") so drivers can be
changed to use that. But there isn't one yet for the latter, let's add it.
Signed-off-by: Javier Martinez Canillas <[email protected]>
Reviewed-by: Sam Ravnborg <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions