diff options
| author | Alexandre Demers <[email protected]> | 2025-04-04 05:22:22 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2025-04-08 20:48:13 +0000 |
| commit | 9101b84f8c1971401b05a9172a44082bc7a158d9 (patch) | |
| tree | 0b27cba767b93503f5bae0434749e9a9bbd7f6e0 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
| parent | drm/amdgpu: fix typos in DCEs (diff) | |
| download | kernel-9101b84f8c1971401b05a9172a44082bc7a158d9.tar.gz kernel-9101b84f8c1971401b05a9172a44082bc7a158d9.zip | |
drm/amdgpu: use "irq" in place of "interrupt" in DCE6/8 as in DCE10/11
"interrupt" becomes "irq" in:
dce_vX_0_set_hpd_interrupt_state()
dce_vX_0_set_crtc_interrupt_state()
dce_vX_0_set_pageflip_interrupt_state()
It is easier when going through the code to just change the DCE number in
the functions' name to find and compare them across DCE versions.
Also, it standardizes function mapping inside a given structure where .set
and .process are both set to functions with a "_irq" suffix.
Signed-off-by: Alexandre Demers <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions
