diff options
| author | Jani Nikula <[email protected]> | 2019-09-23 10:09:23 +0300 |
|---|---|---|
| committer | Jani Nikula <[email protected]> | 2019-09-23 10:09:23 +0300 |
| commit | 061489c65ff57ee9f757d7a519fb9a09e5fbadd6 (patch) | |
| tree | 450d108d154a59614ccf59a9d10af54cb14fff4d /tools/perf/scripts/python/bin | |
| parent | 67f3b58f3bac975f35c312fd8876edb599cc24be (diff) | |
drm/i915/dsb: single register write function for DSB.
DSB support single register write through opcode 0x1. Generic
api created which accumulate all single register write in a batch
buffer and once DSB is triggered, it will program all the registers
at the same time.
v1: Initial version.
v2: Unused macro removed and cosmetic changes done. (Shashank)
v3: set free_pos to zero in dsb-put() instead dsb-get() and
a cosmetic change. (Shashank)
v4: macro of indexed-write is moved. (Shashank)
Cc: Jani Nikula <[email protected]>
Cc: Rodrigo Vivi <[email protected]>
Cc: Shashank Sharma <[email protected]>
Reviewed-by: Shashank Sharma <[email protected]>
Signed-off-by: Animesh Manna <[email protected]>
Signed-off-by: Jani Nikula <[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