diff options
| author | Tiago Dourado <tiagodourado@usp.br> | 2026-06-25 23:59:12 -0300 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2026-07-08 14:20:29 -0400 |
| commit | dc04b407200d8c7642960afcd3cb64c9c3859f29 (patch) | |
| tree | 05a5066ea625993723ebaa1dbed05edd7f2c4e2f /tools/perf/scripts/python/flamegraph.py | |
| parent | 958430a1f068f6be6c9376e07014a9e8c63ae24e (diff) | |
drm/amdgpu/jpeg: deduplicate jpeg_v3_0 process_interrupt
The jpeg_v3_0_process_interrupt function is identical to
jpeg_v2_0_process_interrupt. Remove the duplicate implementation
in jpeg_v3_0 and assign the jpeg_v2_0 version directly to the irq_funcs struct.
Export jpeg_v2_0_process_interrupt through jpeg_v2_0.h to allow
cross-version reuse.
Signed-off-by: Tiago Dourado <tiagodourado@usp.br>
Co-developed-by: Luiz Fernandes <luiz.f.f.fernandes@usp.br>
Signed-off-by: Luiz Fernandes <luiz.f.f.fernandes@usp.br>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
