aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorBjorn Andersson <[email protected]>2021-10-25 10:09:24 -0700
committerRobert Foss <[email protected]>2021-10-27 17:02:33 +0200
commit3c7a8600dec9858da9e76adb622d161f27652b00 (patch)
tree8f1d7a1cc0ed130287e61015fce8449cd8d2e9f6 /tools/perf/scripts/python/exported-sql-viewer.py
parent3ab7b6ac5d829e60c3b89d415811ff1c9f358c8e (diff)
drm/bridge: ti-sn65dsi86: Use regmap_bulk_write API
The multi-register u16 write operation can use regmap_bulk_write() instead of two separate regmap_write() calls. It's uncertain if this has any effect on the actual updates of the underlying registers, but this at least gives the hardware the opportunity and saves us one transation on the bus. Signed-off-by: Bjorn Andersson <[email protected]> Signed-off-by: Robert Foss <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions