diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2022-12-16 02:38:00 +0200 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2023-01-13 16:48:03 +0200 |
commit | 3229319e446cafe51e8d3060bdf39203b95a5c98 (patch) | |
tree | 5cec2b6eb5d29e540d3d61ea11e47748fa4789f1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f9e2ada6fed6f0067b1d7380f960bc02dcc8acd2 (diff) |
drm/i915/dsb: Align DSB register writes to 8 bytes
Every DSB instruction has to be 8byte aligned. Make sure
that is the case for the non-indexed register writes as well.
The way this could end up unaligned is we emitted an odd
number of indexed register writes beforehand.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20221216003810.13338-4-ville.syrjala@linux.intel.com
Reviewed-by: Animesh Manna <animesh.manna@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions