diff options
| author | Animesh Manna <[email protected]> | 2019-09-20 17:29:24 +0530 |
|---|---|---|
| committer | Jani Nikula <[email protected]> | 2019-09-23 10:09:46 +0300 |
| commit | b27a96ad72fd706adc5dbbfd7bba76f698fe3875 (patch) | |
| tree | 3a22c710447912f983ea0f32aadbcd39bfcb4604 /tools/perf/scripts/python | |
| parent | 061489c65ff57ee9f757d7a519fb9a09e5fbadd6 (diff) | |
drm/i915/dsb: Indexed register write function for DSB.
DSB can program large set of data through indexed register write
(opcode 0x9) in one shot. DSB feature can be used for bulk register
programming e.g. gamma lut programming, HDR meta data programming.
v1: initial version.
v2: simplified code by using ALIGN(). (Chris)
v3: ascii table added as code comment. (Shashank)
v4: cosmetic changes done. (Shashank)
v5: reset ins_start_offset. (Jani)
v6: update ins_start_offset in inel_dsb_reg_write.
Cc: Shashank Sharma <[email protected]>
Cc: Imre Deak <[email protected]>
Cc: Jani Nikula <[email protected]>
Cc: Rodrigo Vivi <[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')
0 files changed, 0 insertions, 0 deletions