aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorSean Paul <[email protected]>2018-01-08 14:55:40 -0500
committerSean Paul <[email protected]>2018-01-08 14:58:24 -0500
commitd02cf0a4f4db3bdbf1f7fa6915db0a96bd98ed9e (patch)
treed17d7aabe979667c5c676271d01401af18ec7089 /scripts/gdb/linux/utils.py
parentee5e5e7a5e0fdeca5add8de6314b1f0a62604bdf (diff)
drm/i915: Make use of indexed write GMBUS feature
This patch enables the indexed write feature of the GMBUS to concatenate 2 consecutive messages into one. The criteria for an indexed write is that both messages are writes, the first is length == 1, and the second is length > 0. The first message is sent out by the GMBUS as the slave command, and the second one is sent via the GMBUS FIFO as usual. Changes in v3: - Added to series Changes in v4: - Combine indexed reads and writes (Ville) Changes in v5: - checkpatch whitespace nits Changes in v6: - None Reviewed-by: Daniel Vetter <[email protected]> Suggested-by: Ville Syrjälä <[email protected]> Signed-off-by: Sean Paul <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions