linux-yocto/drivers/gpu/drm/amd/amdgpu
Alex Deucher 0be4d79f8a drm/amdgpu: fix cyan_skillfish2 gpu info fw handling
[ Upstream commit 7fa666ab07 ]

If the board supports IP discovery, we don't need to
parse the gpu info firmware.

Backport to 6.18.

Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/4721
Fixes: fa819e3a7c ("drm/amdgpu: add support for cyan skillfish gpu_info")
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 5427e32fa3a0ba9a016db83877851ed277b065fb)
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-12-07 06:18:49 +09:00
..
aldebaran_reg_init.c
aldebaran.c drm/amdgpu: Fix uninitialized variable warnings 2024-07-11 12:49:04 +02:00
aldebaran.h
amdgpu_acp.c
amdgpu_acp.h
amdgpu_acpi.c Revert "drm/amd: Stop evicting resources on APUs in suspend" 2025-05-22 14:12:14 +02:00
amdgpu_afmt.c drm/amdgpu: Fix uninitialized variable warning in amdgpu_afmt_acr 2024-09-08 07:54:35 +02:00
amdgpu_amdkfd_aldebaran.c
amdgpu_amdkfd_aldebaran.h
amdgpu_amdkfd_arcturus.c
amdgpu_amdkfd_arcturus.h
amdgpu_amdkfd_fence.c
amdgpu_amdkfd_gc_9_4_3.c
amdgpu_amdkfd_gfx_v7.c
amdgpu_amdkfd_gfx_v8.c
amdgpu_amdkfd_gfx_v9.c
amdgpu_amdkfd_gfx_v9.h
amdgpu_amdkfd_gfx_v10_3.c
amdgpu_amdkfd_gfx_v10.c
amdgpu_amdkfd_gfx_v10.h
amdgpu_amdkfd_gfx_v11.c
amdgpu_amdkfd_gpuvm.c drm/amdgpu: use atomic functions with memory barriers for vm fault info 2025-10-23 16:16:26 +02:00
amdgpu_amdkfd.c drm/amdkfd: drop struct kfd_cu_info 2025-01-02 10:32:09 +01:00
amdgpu_amdkfd.h drm/amdkfd: drop struct kfd_cu_info 2025-01-02 10:32:09 +01:00
amdgpu_atombios.c drm/amdgpu: fix mc_data out-of-bounds read warning 2024-09-08 07:54:40 +02:00
amdgpu_atombios.h
amdgpu_atomfirmware.c drm/amdgpu/atomfirmware: fix parsing of vram_info 2024-07-05 09:34:03 +02:00
amdgpu_atomfirmware.h
amdgpu_atpx_handler.c
amdgpu_benchmark.c
amdgpu_bios.c
amdgpu_bo_list.c
amdgpu_bo_list.h
amdgpu_cgs.c drm/amdgpu: fix ucode out-of-bounds read warning 2024-09-08 07:54:40 +02:00
amdgpu_connectors.c drm/amdgpu: Fix function header names in amdgpu_connectors.c 2025-11-24 10:29:55 +01:00
amdgpu_connectors.h
amdgpu_cs.c drm/amdgpu: Fix NULL pointer dereference in VRAM logic for APU devices 2025-11-24 10:29:57 +01:00
amdgpu_cs.h
amdgpu_csa.c Revert "drm/amdgpu: fix incorrect vm flags to map bo" 2025-09-04 15:30:27 +02:00
amdgpu_csa.h
amdgpu_ctx.c drm/amdgpu: Actually check flags for all context ops. 2024-08-29 17:33:16 +02:00
amdgpu_ctx.h
amdgpu_debugfs.c drm/amdgpu: switch job hw_fence to amdgpu_fence 2025-07-06 11:00:15 +02:00
amdgpu_debugfs.h
amdgpu_device.c drm/amdgpu: fix cyan_skillfish2 gpu info fw handling 2025-12-07 06:18:49 +09:00
amdgpu_df.h
amdgpu_discovery.c drm/amdgpu: don't enable SMU on cyan skillfish 2025-11-24 10:29:34 +01:00
amdgpu_discovery.h
amdgpu_display.c drm/amdgpu: handle gfx12 in amdgpu_display_verify_sizes 2024-09-12 11:11:43 +02:00
amdgpu_display.h
amdgpu_dma_buf.c drm/amdgpu: Allow P2P access through XGMI 2025-06-04 14:41:53 +02:00
amdgpu_dma_buf.h
amdgpu_doorbell_mgr.c
amdgpu_doorbell.h
amdgpu_drv.c drm/amd: add more cyan skillfish PCI ids 2025-11-24 10:29:34 +01:00
amdgpu_drv.h
amdgpu_eeprom.c drm/amdgpu: update type of buf size to u32 for eeprom functions 2024-09-08 07:54:42 +02:00
amdgpu_eeprom.h drm/amdgpu: update type of buf size to u32 for eeprom functions 2024-09-08 07:54:42 +02:00
amdgpu_encoders.c
amdgpu_fdinfo.c drm/amdgpu: add shared fdinfo stats 2024-05-02 16:32:41 +02:00
amdgpu_fdinfo.h
amdgpu_fence.c drm/amdgpu: switch job hw_fence to amdgpu_fence 2025-07-06 11:00:15 +02:00
amdgpu_fru_eeprom.c
amdgpu_fru_eeprom.h
amdgpu_fw_attestation.c
amdgpu_fw_attestation.h
amdgpu_gart.c drm/amdgpu: add lock in amdgpu_gart_invalidate_tlb 2024-09-08 07:54:47 +02:00
amdgpu_gart.h
amdgpu_gds.h
amdgpu_gem.c
amdgpu_gem.h
amdgpu_gfx.c drm/amdgpu: fix unchecked return value warning for amdgpu_gfx 2024-10-10 11:57:37 +02:00
amdgpu_gfx.h
amdgpu_gfxhub.h
amdgpu_gmc.c drm/amdgpu: Remove GC HW IP 9.3.0 from noretry=1 2024-08-03 08:53:46 +02:00
amdgpu_gmc.h
amdgpu_gtt_mgr.c
amdgpu_hdp.c
amdgpu_hdp.h
amdgpu_hmm.c
amdgpu_hmm.h
amdgpu_i2c.c
amdgpu_i2c.h
amdgpu_ib.c drm/amdgpu: always sync the GFX pipe on ctx switch 2025-01-23 17:21:18 +01:00
amdgpu_ids.c drm/amdgpu: reject gang submit on reserved VMIDs 2024-09-12 11:11:37 +02:00
amdgpu_ids.h drm/amdgpu: reject gang submit on reserved VMIDs 2024-09-12 11:11:37 +02:00
amdgpu_ih.c
amdgpu_ih.h
amdgpu_imu.h
amdgpu_ioc32.c
amdgpu_irq.c drm/amdgpu: Initialize timestamp for some legacy SOCs 2024-07-11 12:49:05 +02:00
amdgpu_irq.h
amdgpu_job.c drm/amdgpu: switch job hw_fence to amdgpu_fence 2025-07-06 11:00:15 +02:00
amdgpu_job.h drm/amdgpu: switch job hw_fence to amdgpu_fence 2025-07-06 11:00:15 +02:00
amdgpu_jpeg.c drm/amdgpu/jpeg: Hold pg_lock before jpeg poweroff 2025-11-24 10:29:25 +01:00
amdgpu_jpeg.h
amdgpu_kms.c drm/amdgpu: Fix NULL pointer dereference in VRAM logic for APU devices 2025-11-24 10:29:57 +01:00
amdgpu_lsdma.c
amdgpu_lsdma.h
amdgpu_mca.c
amdgpu_mca.h
amdgpu_mes_ctx.h
amdgpu_mes.c drm/amd/amdgpu: Fix double unlock in amdgpu_mes_add_ring 2024-11-01 01:58:22 +01:00
amdgpu_mes.h
amdgpu_mmhub.c
amdgpu_mmhub.h
amdgpu_mode.h
amdgpu_nbio.c
amdgpu_nbio.h
amdgpu_object.c drm/amdgpu: Update BO eviction priorities 2024-06-12 11:11:23 +02:00
amdgpu_object.h drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2 2024-05-17 12:02:27 +02:00
amdgpu_pll.c
amdgpu_pll.h
amdgpu_pmu.c
amdgpu_pmu.h
amdgpu_preempt_mgr.c
amdgpu_psp_ta.c drm/amdgpu: Validate TA binary size 2024-08-29 17:33:53 +02:00
amdgpu_psp_ta.h
amdgpu_psp.c drm/amd: Fix suspend failure with secure display TA 2025-11-24 10:29:56 +01:00
amdgpu_psp.h
amdgpu_rap.c
amdgpu_rap.h
amdgpu_ras_eeprom.c
amdgpu_ras_eeprom.h
amdgpu_ras.c drm/amdgpu: Fix the null pointer dereference to ras_manager 2024-08-14 13:58:45 +02:00
amdgpu_ras.h
amdgpu_res_cursor.h
amdgpu_reset.c
amdgpu_reset.h
amdgpu_ring_mux.c
amdgpu_ring_mux.h
amdgpu_ring.c drm/amdgpu: fix a memory leak in fence cleanup when unloading 2025-09-19 16:32:08 +02:00
amdgpu_ring.h drm/amdgpu: switch job hw_fence to amdgpu_fence 2025-07-06 11:00:15 +02:00
amdgpu_rlc.c
amdgpu_rlc.h
amdgpu_sa.c
amdgpu_sched.c
amdgpu_sched.h
amdgpu_sdma.c
amdgpu_sdma.h
amdgpu_securedisplay.c drm/amdgpu: Fix the uninitialized variable warning 2024-09-08 07:54:39 +02:00
amdgpu_securedisplay.h
amdgpu_smuio.h
amdgpu_socbb.h
amdgpu_sync.c
amdgpu_sync.h
amdgpu_trace_points.c
amdgpu_trace.h
amdgpu_ttm.c drm/amdgpu: tear down ttm range manager for doorbell in amdgpu_ttm_fini() 2025-02-08 09:51:48 +01:00
amdgpu_ttm.h drm/amdgpu: fix visible VRAM handling during faults 2024-05-02 16:32:41 +02:00
amdgpu_ucode.c drm/amdgpu: Add kicker device detection 2025-07-06 11:00:15 +02:00
amdgpu_ucode.h drm/amdgpu: Add kicker device detection 2025-07-06 11:00:15 +02:00
amdgpu_umc.c
amdgpu_umc.h
amdgpu_umr.h
amdgpu_uvd.c
amdgpu_uvd.h
amdgpu_vce.c drm/amdgpu: fix usage slab after free 2024-12-09 10:33:11 +01:00
amdgpu_vce.h
amdgpu_vcn.c drm/amdgpu/vcn: not pause dpg for unified queue 2024-08-29 17:33:58 +02:00
amdgpu_vcn.h drm/amdgpu/vcn: identify unified queue in sw init 2024-08-29 17:33:58 +02:00
amdgpu_vf_error.c
amdgpu_vf_error.h
amdgpu_virt.c drm/amdgpu: Fix NULL pointer dereference in VRAM logic for APU devices 2025-11-24 10:29:57 +01:00
amdgpu_virt.h drm/amdgpu: trigger flr_work if reading pf2vf data failed 2025-05-22 14:12:14 +02:00
amdgpu_vkms.c drm/amdgpu: avoid using null object of framebuffer 2024-07-05 09:34:03 +02:00
amdgpu_vkms.h
amdgpu_vm_cpu.c
amdgpu_vm_pt.c drm/amdgpu: fix dereference null return value for the function amdgpu_vm_pt_parent 2024-08-29 17:33:41 +02:00
amdgpu_vm_sdma.c drm/amdgpu: fix potential resource leak warning 2024-08-14 13:58:44 +02:00
amdgpu_vm.c Revert "drm/amdgpu: Avoid extra evict-restore process." 2025-09-09 18:56:32 +02:00
amdgpu_vm.h
amdgpu_vram_mgr.c drm/amdgpu: amdgpu_vram_mgr_new(): Clamp lpfn to total vram 2025-07-06 11:00:15 +02:00
amdgpu_vram_mgr.h
amdgpu_xcp.c
amdgpu_xcp.h drm/amdgpu: Fix get each xcp macro 2024-10-10 11:57:13 +02:00
amdgpu_xgmi.c
amdgpu_xgmi.h
amdgpu.h minmax: make generic MIN() and MAX() macros available everywhere 2025-10-02 13:42:55 +02:00
amdgv_sriovmsg.h drm/amd/amdgpu: Properly tune the size of struct 2024-10-04 16:29:09 +02:00
aqua_vanjaram.c drm/amdgpu: Fix DPX valid mode check on GC 9.4.3 2024-11-14 13:19:36 +01:00
arct_reg_init.c
athub_v1_0.c
athub_v1_0.h
athub_v2_1.c
athub_v2_1.h
athub_v2_0.c
athub_v2_0.h
athub_v3_0.c
athub_v3_0.h
atom.c
atom.h
atombios_crtc.c
atombios_crtc.h
atombios_dp.c
atombios_dp.h
atombios_encoders.c drm/amdgpu: properly handle vbios fake edid sizing 2024-10-04 16:29:08 +02:00
atombios_encoders.h
atombios_i2c.c
atombios_i2c.h
cik_ih.c
cik_ih.h
cik_sdma.c
cik_sdma.h
cik.c
cik.h
cikd.h
clearstate_ci.h
clearstate_defs.h
clearstate_gfx9.h
clearstate_gfx10.h
clearstate_gfx11.h
clearstate_si.h
clearstate_vi.h
cz_ih.c
cz_ih.h
dce_v6_0.c drm/amdgpu: drop hw access in non-DC audio fini 2025-09-09 18:56:27 +02:00
dce_v6_0.h
dce_v8_0.c drm/amdgpu: drop hw access in non-DC audio fini 2025-09-09 18:56:27 +02:00
dce_v8_0.h
dce_v10_0.c drm/amdgpu: drop hw access in non-DC audio fini 2025-09-09 18:56:27 +02:00
dce_v10_0.h
dce_v11_0.c drm/amdgpu: drop hw access in non-DC audio fini 2025-09-09 18:56:27 +02:00
dce_v11_0.h
df_v1_7.c drm/amdgpu: Fix out-of-bounds read of df_v1_7_channel_number 2024-09-08 07:54:40 +02:00
df_v1_7.h
df_v3_6.c
df_v3_6.h
df_v4_3.c
df_v4_3.h
dimgrey_cavefish_reg_init.c
emu_soc.c
gfx_v6_0.c
gfx_v6_0.h
gfx_v7_0.c
gfx_v7_0.h
gfx_v8_0.c drm/amdgpu/gfx8: reset compute ring wptr on the GPU on resume 2025-07-24 08:53:12 +02:00
gfx_v8_0.h
gfx_v9_4_2.c
gfx_v9_4_2.h
gfx_v9_4_3.c drm/amdgpu: Indicate CU havest info to CP 2024-07-25 09:50:48 +02:00
gfx_v9_4_3.h
gfx_v9_4.c
gfx_v9_4.h
gfx_v9_0.c drm/amdgpu/gfx9: use rlc safe mode for soft recovery 2024-10-10 11:57:37 +02:00
gfx_v9_0.h
gfx_v10_0.c drm/amdgpu/gfx10: use rlc safe mode for soft recovery 2024-10-10 11:57:38 +02:00
gfx_v10_0.h
gfx_v11_0_3.c
gfx_v11_0_3.h
gfx_v11_0.c drm/amdgpu: Skip emit de meta data on gfx11 with rs64 enabled 2025-12-01 11:41:44 +01:00
gfx_v11_0.h
gfxhub_v1_1.c
gfxhub_v1_1.h
gfxhub_v1_2.c
gfxhub_v1_2.h
gfxhub_v1_0.c drm/amdgpu: Do not program AGP BAR regs under SRIOV in gfxhub_v1_0.c 2025-06-04 14:42:02 +02:00
gfxhub_v1_0.h
gfxhub_v2_1.c
gfxhub_v2_1.h
gfxhub_v2_0.c
gfxhub_v2_0.h
gfxhub_v3_0_3.c
gfxhub_v3_0_3.h
gfxhub_v3_0.c
gfxhub_v3_0.h
gmc_v6_0.c
gmc_v6_0.h
gmc_v7_0.c drm/amdgpu: use atomic functions with memory barriers for vm fault info 2025-10-23 16:16:26 +02:00
gmc_v7_0.h
gmc_v8_0.c drm/amdgpu: use atomic functions with memory barriers for vm fault info 2025-10-23 16:16:26 +02:00
gmc_v8_0.h
gmc_v9_0.c drm/amdgpu: Fix memory range calculation 2024-08-03 08:53:45 +02:00
gmc_v9_0.h
gmc_v10_0.c
gmc_v10_0.h
gmc_v11_0.c
gmc_v11_0.h
hdp_v4_0.c drm/amdgpu/hdp4: use memcfg register to post the write for HDP flush 2025-05-18 08:24:07 +02:00
hdp_v4_0.h
hdp_v5_2.c drm/amdgpu/hdp5.2: use memcfg register to post the write for HDP flush 2025-05-18 08:24:07 +02:00
hdp_v5_2.h
hdp_v5_0.c drm/amdgpu/hdp5: use memcfg register to post the write for HDP flush 2025-05-18 08:24:07 +02:00
hdp_v5_0.h
hdp_v6_0.c drm/amdgpu/hdp6: use memcfg register to post the write for HDP flush 2025-05-18 08:24:07 +02:00
hdp_v6_0.h
iceland_ih.c
iceland_ih.h
iceland_sdma_pkt_open.h
ih_v6_1.c
ih_v6_1.h
ih_v6_0.c drm/amdgpu: clear RB_OVERFLOW bit when enabling interrupts 2024-09-12 11:11:30 +02:00
ih_v6_0.h
imu_v11_0_3.c
imu_v11_0_3.h
imu_v11_0.c drm/amd/amdgpu/imu_v11_0: Increase buffer size to ensure all possible values can be stored 2024-08-29 17:33:22 +02:00
imu_v11_0.h
jpeg_v1_0.c drm/amd/amdgpu: apply command submission parser for JPEG v1 2024-09-18 19:24:10 +02:00
jpeg_v1_0.h drm/amd/amdgpu: apply command submission parser for JPEG v1 2024-09-18 19:24:10 +02:00
jpeg_v2_5.c
jpeg_v2_5.h
jpeg_v2_0.c drm/amdgpu/jpeg2: properly set atomics vmid field 2024-08-29 17:33:16 +02:00
jpeg_v2_0.h
jpeg_v3_0.c
jpeg_v3_0.h
jpeg_v4_0_3.c drm/amd/amdgpu: command submission parser for JPEG 2024-08-29 17:33:44 +02:00
jpeg_v4_0_3.h drm/amd/amdgpu: command submission parser for JPEG 2024-08-29 17:33:44 +02:00
jpeg_v4_0.c
jpeg_v4_0.h
Kconfig
lsdma_v6_0.c
lsdma_v6_0.h
Makefile
mca_v3_0.c
mca_v3_0.h
mes_v10_1.c
mes_v10_1.h
mes_v11_0.c
mes_v11_0.h
mmhub_v1_7.c drm/amdgpu: Set snoop bit for SDMA for MI series 2025-06-04 14:42:10 +02:00
mmhub_v1_7.h
mmhub_v1_8.c drm/amdgpu: Set snoop bit for SDMA for MI series 2025-06-04 14:42:10 +02:00
mmhub_v1_8.h
mmhub_v1_0.c
mmhub_v1_0.h
mmhub_v2_3.c
mmhub_v2_3.h
mmhub_v2_0.c
mmhub_v2_0.h
mmhub_v3_0_1.c drm/amdgpu: update mmhub 3.0.1 client id mappings 2025-08-28 16:28:38 +02:00
mmhub_v3_0_1.h
mmhub_v3_0_2.c
mmhub_v3_0_2.h
mmhub_v3_0.c
mmhub_v3_0.h
mmhub_v9_4.c drm/amdgpu: Set snoop bit for SDMA for MI series 2025-06-04 14:42:10 +02:00
mmhub_v9_4.h
mmsch_v1_0.h
mmsch_v2_0.h
mmsch_v3_0.h
mmsch_v4_0_3.h
mmsch_v4_0.h
mxgpu_ai.c drm/amdgpu: trigger flr_work if reading pf2vf data failed 2025-05-22 14:12:14 +02:00
mxgpu_ai.h
mxgpu_nv.c drm/amdgpu: trigger flr_work if reading pf2vf data failed 2025-05-22 14:12:14 +02:00
mxgpu_nv.h
mxgpu_vi.c
mxgpu_vi.h
navi10_ih.c
navi10_ih.h
navi10_sdma_pkt_open.h
nbio_v2_3.c
nbio_v2_3.h
nbio_v4_3.c
nbio_v4_3.h
nbio_v6_1.c
nbio_v6_1.h
nbio_v7_2.c
nbio_v7_2.h
nbio_v7_4.c drm/amdgpu: the warning dereferencing obj for nbio_v7_4 2024-09-08 07:54:42 +02:00
nbio_v7_4.h
nbio_v7_7.c drm/amd: Fix initialization mistake for NBIO 7.7.0 2024-11-22 15:38:35 +01:00
nbio_v7_7.h
nbio_v7_9.c
nbio_v7_9.h
nbio_v7_0.c
nbio_v7_0.h
nv.c drm/amdgpu: Update SRIOV video codec caps 2025-06-04 14:41:59 +02:00
nv.h
nvd.h
ObjectID.h
psp_gfx_if.h
psp_v3_1.c
psp_v3_1.h
psp_v10_0.c
psp_v10_0.h
psp_v11_0_8.c
psp_v11_0_8.h
psp_v11_0.c
psp_v11_0.h
psp_v12_0.c
psp_v12_0.h
psp_v13_0_4.c
psp_v13_0_4.h
psp_v13_0.c
psp_v13_0.h
sdma_common.h
sdma_v2_4.c
sdma_v2_4.h
sdma_v3_0.c
sdma_v3_0.h
sdma_v4_4_2.c drm/amdgpu: implement IRQ_STATE_ENABLE for SDMA v4.4.2 2024-05-17 12:02:16 +02:00
sdma_v4_4_2.h
sdma_v4_4.c
sdma_v4_4.h
sdma_v4_0.c drm/amdgpu: Fix signedness bug in sdma_v4_0_process_trap_irq() 2024-07-27 11:34:08 +02:00
sdma_v4_0.h
sdma_v5_2.c drm/amdgpu/sdma5.2: Update wptr registers as well as doorbell 2024-08-03 08:54:28 +02:00
sdma_v5_2.h
sdma_v5_0.c
sdma_v5_0.h
sdma_v6_0_0_pkt_open.h
sdma_v6_0.c
sdma_v6_0.h
si_dma.c
si_dma.h
si_enums.h
si_ih.c
si_ih.h
si.c
si.h
sid.h
sienna_cichlid.c drm/amdgpu: Fix uninitialized variable warnings 2024-07-11 12:49:04 +02:00
sienna_cichlid.h
smu_v11_0_i2c.c
smu_v11_0_i2c.h
smu_v13_0_10.c drm/amd/amdgpu: Fix uninitialized variable warnings 2024-08-03 08:54:29 +02:00
smu_v13_0_10.h
smuio_v9_0.c
smuio_v9_0.h
smuio_v11_0_6.c
smuio_v11_0_6.h
smuio_v11_0.c
smuio_v11_0.h
smuio_v13_0_3.c
smuio_v13_0_3.h
smuio_v13_0_6.c
smuio_v13_0_6.h
smuio_v13_0.c
smuio_v13_0.h
soc15_common.h
soc15.c drm/amdgpu: Fix JPEG video caps max size for navi1x and raven 2025-03-28 21:59:55 +01:00
soc15.h
soc15d.h drm/amd/amdgpu: command submission parser for JPEG 2024-08-29 17:33:44 +02:00
soc21.c drm/amdgpu: Update SRIOV video codec caps 2025-06-04 14:41:59 +02:00
soc21.h
ta_rap_if.h
ta_ras_if.h
ta_secureDisplay_if.h
ta_xgmi_if.h
tonga_ih.c
tonga_ih.h
tonga_sdma_pkt_open.h
umc_v6_1.c
umc_v6_1.h
umc_v6_7.c
umc_v6_7.h
umc_v6_0.c
umc_v6_0.h
umc_v8_7.c
umc_v8_7.h
umc_v8_10.c
umc_v8_10.h
uvd_v3_1.c drm/amdgpu: Power up UVD 3 for FW validation (v2) 2025-10-15 11:57:57 +02:00
uvd_v3_1.h
uvd_v4_2.c
uvd_v4_2.h
uvd_v5_0.c
uvd_v5_0.h
uvd_v6_0.c
uvd_v6_0.h
uvd_v7_0.c amdgpu/uvd: get ring reference from rq scheduler 2024-12-19 18:11:27 +01:00
uvd_v7_0.h
vce_v2_0.c
vce_v2_0.h
vce_v3_0.c
vce_v3_0.h
vce_v4_0.c
vce_v4_0.h
vcn_sw_ring.c
vcn_sw_ring.h
vcn_v1_0.c
vcn_v1_0.h
vcn_v2_5.c
vcn_v2_5.h
vcn_v2_0.c
vcn_v2_0.h
vcn_v3_0.c drm/amdgpu/vcn: Allow limiting ctx to instance 0 for AV1 at any time 2025-09-19 16:32:04 +02:00
vcn_v3_0.h
vcn_v4_0_3.c drm/amdgpu/vcn: reset fw_shared under SRIOV 2025-02-08 09:51:46 +01:00
vcn_v4_0_3.h
vcn_v4_0.c drm/amdgpu/vcn4: Fix IB parsing with multiple engine info packages 2025-09-19 16:32:04 +02:00
vcn_v4_0.h
vega10_ih.c
vega10_ih.h
vega10_reg_init.c
vega10_sdma_pkt_open.h
vega20_ih.c drm/amdgpu: clear RB_OVERFLOW bit when enabling interrupts for vega20_ih 2024-12-14 20:00:06 +01:00
vega20_ih.h
vega20_reg_init.c
vi.c drm/amdgpu: Fix MPEG2, MPEG4 and VC1 video caps max size 2025-03-28 21:59:55 +01:00
vi.h
vid.h