diff options
| author | Ville Syrjälä <[email protected]> | 2025-06-12 14:50:13 +0000 |
|---|---|---|
| committer | Ville Syrjälä <[email protected]> | 2025-06-17 16:12:03 +0000 |
| commit | ed9434c6b4f3d9aa89c9ba6853849b9751a2b1f3 (patch) | |
| tree | 375a7b3894f0f85f8502655c8d206837f14b7cea /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
| parent | drm/i915/dsi: Assert that vfp+vsync+vbp == vtotal on BXT/GLK (diff) | |
| download | kernel-ed9434c6b4f3d9aa89c9ba6853849b9751a2b1f3.tar.gz kernel-ed9434c6b4f3d9aa89c9ba6853849b9751a2b1f3.zip | |
drm/i915/dsb: Use intel_dsb_ins_align() in intel_dsb_align_tail()
If the free_post is not QW aligned we don't have to memset the
extra DW needed to make it so, as the only way that can happen
is via intel_dsb_reg_write_indexed() which already makes sure
the next DW is zeroed.
Not a big deal, but this is more consistent how all the other
stuff operates that puts instructions into the DSB buffer, and
we'll get a few more of those soon.
Reviewed-by: Uma Shankar <[email protected]>
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions
