linux/drivers/gpu/drm/amd/amdgpu
Alex Deucher 631cdbd27e drm/amdgpu/atomfirmware: simplify the interface to get vram info
fetch both the vram type and width in one function call.  This
avoids having to parse the same data table twice to get the two
pieces of data.

Reviewed-by: Xiaojie Yuan <xiaojie.yuan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-10-03 09:11:01 -05:00
..
amdgpu.h drm/amdgpu: remove needless usage of #ifdef 2019-09-16 10:05:20 -05:00
amdgpu_acp.c
amdgpu_acp.h
amdgpu_acpi.c
amdgpu_afmt.c
amdgpu_amdkfd.c drm/amdkfd: enable renoir while device probes 2019-09-16 09:55:50 -05:00
amdgpu_amdkfd.h drm/amdkfd: Query kfd device info by CHIP id instead of pci device id 2019-09-13 17:49:45 -05:00
amdgpu_amdkfd_arcturus.c drm/amdkfd: Fix NULL pointer dereference for set_scratch_backing_va() 2019-10-03 09:11:01 -05:00
amdgpu_amdkfd_fence.c
amdgpu_amdkfd_gfx_v7.c drm/amdkfd: Add an error print if SDMA RLC is not idle 2019-10-03 09:11:00 -05:00
amdgpu_amdkfd_gfx_v8.c drm/amdkfd: Add an error print if SDMA RLC is not idle 2019-10-03 09:11:00 -05:00
amdgpu_amdkfd_gfx_v9.c drm/amdkfd: Fix NULL pointer dereference for set_scratch_backing_va() 2019-10-03 09:11:01 -05:00
amdgpu_amdkfd_gfx_v9.h drm/amdkfd: Fix NULL pointer dereference for set_scratch_backing_va() 2019-10-03 09:11:01 -05:00
amdgpu_amdkfd_gfx_v10.c drm/amdkfd: Sync gfx10 kfd2kgd_calls function pointers 2019-10-03 09:11:01 -05:00
amdgpu_amdkfd_gpuvm.c drm/amdgpu: allow direct submission of PDE updates v2 2019-09-16 10:42:55 -05:00
amdgpu_atombios.c
amdgpu_atombios.h
amdgpu_atomfirmware.c drm/amdgpu/atomfirmware: simplify the interface to get vram info 2019-10-03 09:11:01 -05:00
amdgpu_atomfirmware.h drm/amdgpu/atomfirmware: simplify the interface to get vram info 2019-10-03 09:11:01 -05:00
amdgpu_atpx_handler.c drm/amdgpu: Add APTX quirk for Dell Latitude 5495 2019-08-27 10:09:12 -05:00
amdgpu_benchmark.c
amdgpu_bios.c
amdgpu_bo_list.c
amdgpu_bo_list.h
amdgpu_cgs.c
amdgpu_connectors.c drm/amdgpu: Provide ddc symlink in connector sysfs directory 2019-07-31 16:35:37 +02:00
amdgpu_connectors.h
amdgpu_cs.c drm/amdgpu: allow direct submission of PDE updates v2 2019-09-16 10:42:55 -05:00
amdgpu_csa.c drm/amdgpu: program for resuming preempted ib 2019-06-21 18:57:40 -05:00
amdgpu_csa.h
amdgpu_ctx.c drm/amdgpu: correct ras error count type 2019-08-23 11:30:32 -05:00
amdgpu_ctx.h drm/amdgpu: correct ras error count type 2019-08-23 11:30:32 -05:00
amdgpu_debugfs.c drm/amdgpu: remove the redundant null checks 2019-09-16 10:42:56 -05:00
amdgpu_debugfs.h drm/amdgpu: add mcbp unit test in debugfs (v3) 2019-06-21 18:58:21 -05:00
amdgpu_device.c drm/amd/amdgpu:Fix compute ring unable to detect hang. 2019-10-03 09:11:01 -05:00
amdgpu_discovery.c drm/amdgpu/discovery: fix DCE_HWIP mapping error in hw_id_map array 2019-07-11 14:37:24 -05:00
amdgpu_discovery.h drm/amdgpu/discovery: add ip discovery initial support 2019-06-21 18:58:21 -05:00
amdgpu_display.c drm-misc-next for 5.4: 2019-08-21 16:44:41 +10:00
amdgpu_display.h drm/amdgpu: Fix amdgpu_display_supported_domains logic. 2019-07-30 23:48:32 -05:00
amdgpu_dma_buf.c drm/amdgpu: fix documentation for amdgpu_gem_prime_export 2019-10-03 09:11:00 -05:00
amdgpu_dma_buf.h drm/amdgpu: Fill out gem_object->resv 2019-07-31 10:19:23 +02:00
amdgpu_doorbell.h drm/amdgpu/: add doorbell assignment for 2nd vcn instance 2019-07-18 14:18:05 -05:00
amdgpu_dpm.c drm/amd/amdgpu: power up sdma engine when S3 resume back 2019-09-16 10:16:07 -05:00
amdgpu_dpm.h drm/amd: add gfxoff support on navi10 2019-06-21 18:59:25 -05:00
amdgpu_drv.c drm/amd/amdgpu:Fix compute ring unable to detect hang. 2019-10-03 09:11:01 -05:00
amdgpu_drv.h
amdgpu_encoders.c
amdgpu_fb.c drm/amdgpu: Fix amdgpu_display_supported_domains logic. 2019-07-30 23:48:32 -05:00
amdgpu_fence.c drm/amd/amdgpu:Fix compute ring unable to detect hang. 2019-10-03 09:11:01 -05:00
amdgpu_gart.c dmr/amdgpu: Fix compile error with CONFIG_DRM_AMDGPU_GART_DEBUGFS 2019-08-15 10:59:17 -05:00
amdgpu_gart.h
amdgpu_gds.h Revert "drm/amdgpu: fix transform feedback GDS hang on gfx10 (v2)" 2019-08-12 12:47:47 -05:00
amdgpu_gem.c drm/amdgpu: allow direct submission of PDE updates v2 2019-09-16 10:42:55 -05:00
amdgpu_gem.h drm/amdgpu: cleanup mtype mapping 2019-09-16 09:59:21 -05:00
amdgpu_gfx.c drm/amdgpu/gfx: switch to amdgpu_gfx_ras_late_init helper function 2019-09-13 17:41:42 -05:00
amdgpu_gfx.h drm/amdgpu/gfx: switch to amdgpu_gfx_ras_late_init helper function 2019-09-13 17:41:42 -05:00
amdgpu_gmc.c drm/amdgpu: move umc late init from gmc to umc block 2019-09-16 10:06:03 -05:00
amdgpu_gmc.h drm/amdgpu: initialize ras structures for xgmi block (v2) 2019-09-16 10:08:51 -05:00
amdgpu_gtt_mgr.c
amdgpu_i2c.c
amdgpu_i2c.h
amdgpu_ib.c drm/amdgpu: Fix KFD-related kernel oops on Hawaii 2019-09-16 10:10:06 -05:00
amdgpu_ids.c drm/amdgpu: split the VM entity into direct and delayed 2019-09-16 10:42:55 -05:00
amdgpu_ids.h dma-buf: rename reservation_object to dma_resv 2019-08-13 09:09:30 +02:00
amdgpu_ih.c
amdgpu_ih.h
amdgpu_ioc32.c
amdgpu_irq.c drm/amdgpu/ih: fix documentation in amdgpu_irq_dispatch 2019-10-03 09:11:00 -05:00
amdgpu_irq.h
amdgpu_job.c drm/amdgpu: Avoid HW GPU reset for RAS. 2019-09-13 17:41:05 -05:00
amdgpu_job.h drm/amdgpu: Avoid HW GPU reset for RAS. 2019-09-13 17:41:05 -05:00
amdgpu_kms.c drm/amdgpu: Check for valid number of registers to read 2019-09-16 10:42:56 -05:00
amdgpu_mes.h drm/amdgpu/mes10.1: add mes firmware info fields 2019-06-21 18:59:28 -05:00
amdgpu_mmhub.c drm/amdgpu/mmhub: switch to amdgpu_mmhub_ras_late_init helper function 2019-09-13 17:41:55 -05:00
amdgpu_mmhub.h drm/amdgpu/mmhub: switch to amdgpu_mmhub_ras_late_init helper function 2019-09-13 17:41:55 -05:00
amdgpu_mn.c drm/amdgpu/mn: fix documentation for amdgpu_mn_read_lock 2019-10-03 09:11:00 -05:00
amdgpu_mn.h drm/amdgpu: Prepare for hmm_range_register API change (v2) 2019-07-08 13:55:00 -05:00
amdgpu_mode.h
amdgpu_nbio.c drm/amdgpu/nbio: switch to amdgpu_nbio_ras_late_init helper function 2019-09-13 17:42:02 -05:00
amdgpu_nbio.h drm/amdgpu: add ras error query count interface for nbio 2019-09-16 10:09:21 -05:00
amdgpu_object.c drm/amdgpu: cleanup creating BOs at fixed location (v2) 2019-09-17 08:06:54 -05:00
amdgpu_object.h drm/amdgpu: cleanup creating BOs at fixed location (v2) 2019-09-17 08:06:54 -05:00
amdgpu_pll.c
amdgpu_pll.h
amdgpu_pm.c drm/amdgpu: fix documentation for amdgpu_pm.c 2019-10-03 09:11:00 -05:00
amdgpu_pm.h
amdgpu_pmu.c
amdgpu_pmu.h
amdgpu_psp.c drm/amdgpu/psp: silence response status warning 2019-10-03 09:11:01 -05:00
amdgpu_psp.h drm/amdgpu: psp DTM init 2019-10-03 09:10:58 -05:00
amdgpu_ras.c drm/amdgpu/ras: fix and update the documentation for RAS 2019-10-03 09:11:00 -05:00
amdgpu_ras.h drm/amdgpu: fix ras ctrl debugfs node leak 2019-09-16 15:30:38 -05:00
amdgpu_ras_eeprom.c drm/amdgpu: remove redundant variable definition 2019-10-03 09:10:59 -05:00
amdgpu_ras_eeprom.h drm/amdgpu: Add amdgpu_ras_eeprom_reset_table 2019-09-16 10:06:27 -05:00
amdgpu_ring.c Merge branch 'drm-next' into drm-next-5.3 2019-06-25 08:42:25 -05:00
amdgpu_ring.h drm/amdgpu/: increase AMDGPU_MAX_RINGS to add 2nd vcn instance 2019-07-18 14:18:05 -05:00
amdgpu_rlc.c
amdgpu_rlc.h drm/amdgpu: use rlc toc from psp sos binary 2019-06-20 21:46:49 -05:00
amdgpu_sa.c
amdgpu_sched.c
amdgpu_sched.h
amdgpu_sdma.c drm/amdgpu/sdma: switch to amdgpu_sdma_ras_late_init helper function 2019-09-13 17:41:49 -05:00
amdgpu_sdma.h drm/amdgpu/sdma: switch to amdgpu_sdma_ras_late_init helper function 2019-09-13 17:41:49 -05:00
amdgpu_socbb.h drm/amd/display: use fixed-width data type for soc bounding box struct 2019-06-21 18:59:34 -05:00
amdgpu_sync.c dma-buf: rename reservation_object to dma_resv 2019-08-13 09:09:30 +02:00
amdgpu_sync.h dma-buf: rename reservation_object to dma_resv 2019-08-13 09:09:30 +02:00
amdgpu_test.c
amdgpu_trace.h drm/amdgpu: trace if a PD/PT update is done directly 2019-09-16 15:30:32 -05:00
amdgpu_trace_points.c
amdgpu_ttm.c drm/amdgpu: cleanup creating BOs at fixed location (v2) 2019-09-17 08:06:54 -05:00
amdgpu_ttm.h drm-misc-next for 5.4: 2019-08-21 16:44:41 +10:00
amdgpu_ucode.c drm/amdgpu: enable psp front door loading by default on Arcturus 2019-10-03 09:11:00 -05:00
amdgpu_ucode.h drm/amdgpu: psp DTM init 2019-10-03 09:10:58 -05:00
amdgpu_umc.c drm/amdgpu: rename umc ras_init to err_cnt_init 2019-09-16 10:06:20 -05:00
amdgpu_umc.h drm/amdgpu: rename umc ras_init to err_cnt_init 2019-09-16 10:06:20 -05:00
amdgpu_uvd.c dma-buf: rename reservation_object to dma_resv 2019-08-13 09:09:30 +02:00
amdgpu_uvd.h
amdgpu_vce.c
amdgpu_vce.h
amdgpu_vcn.c Revert "drm/amdgpu: use direct loading on renoir vcn for the moment" 2019-08-22 17:48:46 -05:00
amdgpu_vcn.h drm/amd/amdgpu/vcn_v2_0: Mark RB commands as KMD commands 2019-07-30 23:48:32 -05:00
amdgpu_vf_error.c
amdgpu_vf_error.h
amdgpu_virt.c drm/amdgpu: cleanup vega10 SRIOV code path 2019-08-02 10:17:21 -05:00
amdgpu_virt.h drm/amdgpu: cleanup vega10 SRIOV code path 2019-08-02 10:17:21 -05:00
amdgpu_vm.c drm/amdgpu/vm: fix up documentation in amdgpu_vm.c 2019-10-03 09:11:00 -05:00
amdgpu_vm.h drm/amdgpu: add graceful VM fault handling v3 2019-09-16 10:42:55 -05:00
amdgpu_vm_cpu.c drm/amdgpu: trace if a PD/PT update is done directly 2019-09-16 15:30:32 -05:00
amdgpu_vm_sdma.c drm/amdgpu: trace if a PD/PT update is done directly 2019-09-16 15:30:32 -05:00
amdgpu_vram_mgr.c drm/amdgpu: reserve at least 4MB of VRAM for page tables v2 2019-09-13 17:38:47 -05:00
amdgpu_xgmi.c drm/amdgpu: initialize ras structures for xgmi block (v2) 2019-09-16 10:08:51 -05:00
amdgpu_xgmi.h drm/amdgpu: initialize ras structures for xgmi block (v2) 2019-09-16 10:08:51 -05:00
arct_reg_init.c drm/amdgpu: init UMC & RSMU register base address 2019-09-13 17:42:08 -05:00
athub_v1_0.c drm/amdgpu: split athub clock gating from mmhub 2019-08-12 12:47:48 -05:00
athub_v1_0.h drm/amdgpu: split athub clock gating from mmhub 2019-08-12 12:47:48 -05:00
athub_v2_0.c drm/amdgpu/athub2: set clock gating for navi12 2019-08-12 12:47:47 -05:00
athub_v2_0.h
atom.c
atom.h
atombios_crtc.c
atombios_crtc.h
atombios_dp.c
atombios_dp.h
atombios_encoders.c
atombios_encoders.h
atombios_i2c.c
atombios_i2c.h
cik.c drm/amdgpu: add reset_method asic callback for cik 2019-07-30 23:24:06 -05:00
cik.h
cik_dpm.h
cik_ih.c
cik_ih.h
cik_sdma.c
cik_sdma.h
cikd.h
clearstate_ci.h
clearstate_defs.h
clearstate_gfx9.h
clearstate_gfx10.h
clearstate_si.h
clearstate_vi.h
cz_ih.c
cz_ih.h
dce_v6_0.c drm/amd: be quiet when no SAD block is found 2019-09-16 10:42:56 -05:00
dce_v6_0.h
dce_v8_0.c drm/amd: be quiet when no SAD block is found 2019-09-16 10:42:56 -05:00
dce_v8_0.h
dce_v10_0.c drm/amd: be quiet when no SAD block is found 2019-09-16 10:42:56 -05:00
dce_v10_0.h
dce_v11_0.c drm/amd: be quiet when no SAD block is found 2019-09-16 10:42:56 -05:00
dce_v11_0.h
dce_virtual.c drm/amdgpu/virtual_dce: drop error message in hw_init 2019-08-29 15:52:32 -05:00
dce_virtual.h
df_v1_7.c drm/amd/amdgpu: add sw_fini interface for df_funcs 2019-09-13 17:42:15 -05:00
df_v1_7.h
df_v3_6.c drm/amd/amdgpu: add sw_fini interface for df_funcs 2019-09-13 17:42:15 -05:00
df_v3_6.h
emu_soc.c
gfx_v6_0.c drm/amd/amdgpu: Add VMID to SRBM debugfs bank selection 2019-07-16 13:08:38 -05:00
gfx_v6_0.h
gfx_v7_0.c Linux 5.3-rc3 2019-08-09 13:07:28 -05:00
gfx_v7_0.h
gfx_v8_0.c Linux 5.3-rc3 2019-08-09 13:07:28 -05:00
gfx_v8_0.h
gfx_v9_0.c drm/amdgpu: do not init mec2 jt for renoir 2019-10-03 09:10:59 -05:00
gfx_v9_0.h
gfx_v10_0.c drm/amdgpu/gfx10: add support for wks firmware loading 2019-10-03 09:11:00 -05:00
gfx_v10_0.h drm/amdgpu: add gfx v10 implementation (v10) 2019-06-21 18:59:23 -05:00
gfxhub_v1_0.c drm/amdgpu: Disable retry faults in VMID0 2019-09-16 09:54:34 -05:00
gfxhub_v1_0.h
gfxhub_v1_1.c
gfxhub_v1_1.h
gfxhub_v2_0.c drm/amdgpu: Disable retry faults in VMID0 2019-09-16 09:54:34 -05:00
gfxhub_v2_0.h
gmc_v6_0.c drm/amdgpu: cleanup PTE flag generation v3 2019-09-16 09:59:29 -05:00
gmc_v6_0.h
gmc_v7_0.c drm/amdgpu: cleanup PTE flag generation v3 2019-09-16 09:59:29 -05:00
gmc_v7_0.h
gmc_v8_0.c drm/amdgpu: cleanup PTE flag generation v3 2019-09-16 09:59:29 -05:00
gmc_v8_0.h
gmc_v9_0.c drm/amdgpu/atomfirmware: simplify the interface to get vram info 2019-10-03 09:11:01 -05:00
gmc_v9_0.h drm/amdkfd: Expose function mmhub_v9_4_setup_vm_pt_regs() for kfd to use 2019-07-18 14:18:04 -05:00
gmc_v10_0.c drm/amdgpu/atomfirmware: simplify the interface to get vram info 2019-10-03 09:11:01 -05:00
gmc_v10_0.h
iceland_ih.c
iceland_ih.h
iceland_sdma_pkt_open.h
Kconfig drm main pull request for v5.3-rc1 (sans mm changes) 2019-07-15 19:04:27 -07:00
kv_dpm.c
kv_dpm.h
kv_smc.c
Makefile drm/amdgpu: Add SRIOV mailbox backend for Navi1x 2019-09-16 10:09:52 -05:00
mes_v10_1.c Merge branch 'drm-next' into drm-next-5.3 2019-06-25 08:42:25 -05:00
mes_v10_1.h drm/amdgpu/mes10.1: Fix header guard 2019-07-08 13:56:02 -05:00
mmhub_v1_0.c drm/amdgpu: Disable retry faults in VMID0 2019-09-16 09:54:34 -05:00
mmhub_v1_0.h drm/amdgpu: add amdgpu_mmhub_funcs definition 2019-08-12 12:47:48 -05:00
mmhub_v2_0.c drm/amdgpu: Disable retry faults in VMID0 2019-09-16 09:54:34 -05:00
mmhub_v2_0.h
mmhub_v9_4.c drm/amdgpu: Disable retry faults in VMID0 2019-09-16 09:54:34 -05:00
mmhub_v9_4.h drm/amdgpu: add mmhub clock gating for Arcturus 2019-08-12 12:47:49 -05:00
mmsch_v1_0.h
mxgpu_ai.c drm/amdgpu: cleanup vega10 SRIOV code path 2019-08-02 10:17:21 -05:00
mxgpu_ai.h
mxgpu_nv.c drm/amdgpu: Add SRIOV mailbox backend for Navi1x 2019-09-16 10:09:52 -05:00
mxgpu_nv.h drm/amdgpu: Add SRIOV mailbox backend for Navi1x 2019-09-16 10:09:52 -05:00
mxgpu_vi.c
mxgpu_vi.h
navi10_ih.c drm/amdgpu: switch to new amdgpu_nbio structure 2019-09-13 17:11:03 -05:00
navi10_ih.h
navi10_reg_init.c drm/amdgpu/discovery: move common discovery code out of navi1*_reg_base_init() 2019-08-06 13:53:05 -05:00
navi10_sdma_pkt_open.h
navi12_reg_init.c drm/amdgpu: initialize reg base for navi12 2019-08-02 10:30:39 -05:00
navi14_reg_init.c drm/amdgpu/discovery: move common discovery code out of navi1*_reg_base_init() 2019-08-06 13:53:05 -05:00
nbio_v2_3.c drm/amdgpu: switch to new amdgpu_nbio structure 2019-09-13 17:11:03 -05:00
nbio_v2_3.h drm/amdgpu: switch to new amdgpu_nbio structure 2019-09-13 17:11:03 -05:00
nbio_v6_1.c drm/amdgpu: switch to new amdgpu_nbio structure 2019-09-13 17:11:03 -05:00
nbio_v6_1.h drm/amdgpu: switch to new amdgpu_nbio structure 2019-09-13 17:11:03 -05:00
nbio_v7_0.c drm/amdgpu: switch to new amdgpu_nbio structure 2019-09-13 17:11:03 -05:00
nbio_v7_0.h drm/amdgpu: switch to new amdgpu_nbio structure 2019-09-13 17:11:03 -05:00
nbio_v7_4.c Revert "drm/amdgpu/nbio7.4: add hw bug workaround for vega20" 2019-09-16 10:42:55 -05:00
nbio_v7_4.h drm/amdgpu: switch to new amdgpu_nbio structure 2019-09-13 17:11:03 -05:00
nv.c drm/amdgpu/SRIOV: Navi10/12 VF doesn't support SMU 2019-09-16 10:16:14 -05:00
nv.h drm/amdgpu: initialize reg base for navi12 2019-08-02 10:30:39 -05:00
nvd.h
ObjectID.h
ppsmc.h
psp_gfx_if.h drm/amdgpu: extend PSP FW loading support to 8 SDMA instances 2019-08-02 10:30:39 -05:00
psp_v3_1.c drm/amdgpu/psp: flush HDP write fifo after submitting cmds to the psp 2019-10-03 09:10:59 -05:00
psp_v3_1.h
psp_v10_0.c drm/amdgpu/psp: flush HDP write fifo after submitting cmds to the psp 2019-10-03 09:10:59 -05:00
psp_v10_0.h
psp_v11_0.c drm/amdgpu/psp: flush HDP write fifo after submitting cmds to the psp 2019-10-03 09:10:59 -05:00
psp_v11_0.h
psp_v12_0.c drm/amdgpu/psp: flush HDP write fifo after submitting cmds to the psp 2019-10-03 09:10:59 -05:00
psp_v12_0.h drm/amdgpu: add psp_v12_0 for renoir (v2) 2019-08-12 12:47:50 -05:00
r600_dpm.h
sdma_v2_4.c
sdma_v2_4.h
sdma_v3_0.c
sdma_v3_0.h
sdma_v4_0.c drm/amd/amdgpu: power up sdma engine when S3 resume back 2019-09-16 10:16:07 -05:00
sdma_v4_0.h
sdma_v5_0.c drm/amdgpu: switch to new amdgpu_nbio structure 2019-09-13 17:11:03 -05:00
sdma_v5_0.h drm/amdgpu: add initial support for sdma v5.0 (v6) 2019-06-21 18:58:21 -05:00
si.c drm/amdgpu/si: fix ASIC tests 2019-08-29 15:52:32 -05:00
si.h
si_dma.c
si_dma.h
si_dpm.c
si_dpm.h
si_enums.h
si_ih.c
si_ih.h
si_smc.c
sid.h
sislands_smc.h
smu_v11_0_i2c.c drm/amdgpu: Remove clock gating restore. 2019-09-13 17:50:10 -05:00
smu_v11_0_i2c.h drm/amdgpu: Vega20 SMU I2C HW engine controller. 2019-08-27 09:17:35 -05:00
soc15.c drm/amdgpu: Use mode2 mode to perform GPU RESET for Renoir 2019-10-03 09:11:01 -05:00
soc15.h drm/amdgpu: dynamically initialize IP offset for Arcturus 2019-07-18 14:18:02 -05:00
soc15_common.h drm/amdgpu: cleanup vega10 SRIOV code path 2019-08-02 10:17:21 -05:00
soc15d.h
ta_ras_if.h
ta_xgmi_if.h
tonga_ih.c
tonga_ih.h
tonga_sdma_pkt_open.h
umc_v6_1.c drm/amdgpu: use GPU PAGE SHIFT for umc retired page 2019-10-03 09:10:59 -05:00
umc_v6_1.h drm/amdgpu: implement umc ras init function 2019-08-02 10:30:38 -05:00
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 drm/amdgpu: rename AMDGPU_GFXHUB/MMHUB macro with hub number 2019-07-18 14:18:01 -05: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 drm/amdgpu: rename AMDGPU_GFXHUB/MMHUB macro with hub number 2019-07-18 14:18:01 -05:00
vce_v4_0.h
vcn_v1_0.c drm/amdgpu: modify amdgpu_vcn to support multiple instances 2019-07-18 14:18:05 -05:00
vcn_v1_0.h
vcn_v2_0.c drm/amdgpu: switch to new amdgpu_nbio structure 2019-09-13 17:11:03 -05:00
vcn_v2_0.h drm/amdgpu/VCN2: expose rings functions 2019-07-18 14:18:04 -05:00
vcn_v2_5.c drm/amdgpu: remove excess function parameter description 2019-10-03 09:11:00 -05:00
vcn_v2_5.h drm/amdgpu: enable VCN2.5 on Arcturus 2019-07-18 14:18:05 -05:00
vega10_ih.c drm/amdgpu: switch to new amdgpu_nbio structure 2019-09-13 17:11:03 -05:00
vega10_ih.h
vega10_reg_init.c drm/amdgpu: enable Doorbell support for Renoir (v2) 2019-08-12 12:47:50 -05:00
vega10_sdma_pkt_open.h
vega20_reg_init.c drm/amdgpu: init RSMU and UMC ip base address for vega20 2019-07-31 14:48:51 -05:00
vi.c drm/amdgpu: add reset_method asic callback for vi 2019-07-30 23:24:10 -05:00
vi.h
vid.h