diff options
| author | Ville Syrjälä <[email protected]> | 2024-05-10 18:23:29 +0300 |
|---|---|---|
| committer | Ville Syrjälä <[email protected]> | 2024-05-15 14:11:24 +0300 |
| commit | 19be15dcc0f6bcb4be9109faf2d50771fc9a80e1 (patch) | |
| tree | e73ba8fd9a9ade7d2faeaeedaa7915ee9e9ea703 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 09fc93141d4c6ba3f6e78ce3c995c9dedac4a37c (diff) | |
drm/i915: Handle SKL+ WM/DDB registers next to all other plane registers
Having the plane WM/DDB regitster write functions in skl_watermarks.c
is rather annoying when trying to implement DSB based plane updates.
Move them into the respective files that handle all other plane
register writes. Less places where I need to worry about the DSB
vs. MMIO decisions.
The downside is that we spread the wm struct details a bit further
afield. But if that becomes too annoying we can probably abstract
things a bit more with a few extra functions.
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions