diff options
author | Ville Syrjälä <[email protected]> | 2022-12-16 02:38:05 +0200 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2023-01-13 16:54:03 +0200 |
commit | 2f65fb5466b498982b2f820f3c06dd28b84110aa (patch) | |
tree | 39a3b6a8215b7cf20bab2fe721bd22c0802d198c /scripts/gdb/linux/proc.py | |
parent | 08b462fd841205a807e4bc0ba58aed7e90ec8bad (diff) |
drm/i915/dsb: Handle the indexed vs. not inside the DSB code
The DSB indexed register write insturction is purely an internal
DSB implementation detail, no reason why the caller should have to
know about it. So let's just have the caller emit blind register
writes let the DSB code convert things to an indexed write if/when
multiple writes occur to the same register offset in a row.
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Animesh Manna <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions