linux/drivers/gpu/drm/amd/amdgpu
John Clements 1f455f2580 drm/amdgpu: amalgamate PSP TA load/unload functions
reduce duplicate code

Reviewed-by: Guchun Chen <guchun.chen@amd.com>
Signed-off-by: John Clements <john.clements@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-01-07 11:57:09 -05:00
..
amdgpu.h drm/amdgpu: update the method to get fb_loc of memory training(V4) 2019-12-23 14:59:20 -05:00
amdgpu_acp.c
amdgpu_acp.h
amdgpu_acpi.c
amdgpu_afmt.c
amdgpu_amdkfd.c
amdgpu_amdkfd.h
amdgpu_amdkfd_arcturus.c drm/amdkfd: Use Arcturus specific set_vm_context_page_table_base() 2019-12-18 16:09:06 -05:00
amdgpu_amdkfd_fence.c
amdgpu_amdkfd_gfx_v7.c
amdgpu_amdkfd_gfx_v8.c
amdgpu_amdkfd_gfx_v9.c drm/amdkfd: Use Arcturus specific set_vm_context_page_table_base() 2019-12-18 16:09:06 -05:00
amdgpu_amdkfd_gfx_v9.h drm/amdkfd: Use Arcturus specific set_vm_context_page_table_base() 2019-12-18 16:09:06 -05:00
amdgpu_amdkfd_gfx_v10.c
amdgpu_amdkfd_gpuvm.c Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/linux into drm-next 2019-12-17 18:47:46 +01:00
amdgpu_atombios.c drm/amdgpu: update the method to get fb_loc of memory training(V4) 2019-12-23 14:59:20 -05:00
amdgpu_atombios.h
amdgpu_atomfirmware.c drm/amdgpu: update the method to get fb_loc of memory training(V4) 2019-12-23 14:59:20 -05:00
amdgpu_atomfirmware.h drm/amdgpu: update the method to get fb_loc of memory training(V4) 2019-12-23 14:59:20 -05:00
amdgpu_atpx_handler.c Revert "drm/amdgpu: simplify ATPX detection" 2020-01-07 11:55:56 -05:00
amdgpu_benchmark.c
amdgpu_bios.c
amdgpu_bo_list.c
amdgpu_bo_list.h
amdgpu_cgs.c
amdgpu_connectors.c
amdgpu_connectors.h
amdgpu_cs.c Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/linux into drm-next 2019-12-17 18:47:46 +01:00
amdgpu_csa.c
amdgpu_csa.h
amdgpu_ctx.c drm/amdgpu: fix ctx init failure for asics without gfx ring 2019-12-23 14:56:09 -05:00
amdgpu_ctx.h amd/amdgpu: add sched array to IPs with multiple run-queues 2019-12-18 16:09:12 -05:00
amdgpu_debugfs.c drm/amdgpu: use true, false for bool variable in amdgpu_debugfs.c 2019-12-23 15:00:01 -05:00
amdgpu_debugfs.h
amdgpu_device.c drm/amdgpu: use true, false for bool variable in amdgpu_device.c 2019-12-23 15:00:01 -05:00
amdgpu_discovery.c
amdgpu_discovery.h
amdgpu_display.c
amdgpu_display.h
amdgpu_dma_buf.c
amdgpu_dma_buf.h
amdgpu_doorbell.h
amdgpu_dpm.c
amdgpu_dpm.h
amdgpu_drv.c drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpu 2020-01-07 11:54:30 -05:00
amdgpu_drv.h
amdgpu_encoders.c
amdgpu_fb.c
amdgpu_fence.c drm/amdgpu/pm_runtime: update usage count in fence handling 2019-12-18 16:09:11 -05:00
amdgpu_gart.c
amdgpu_gart.h
amdgpu_gds.h
amdgpu_gem.c
amdgpu_gem.h
amdgpu_gfx.c drm/amdgpu: drop useless BACO arg in amdgpu_ras_reset_gpu 2019-12-18 16:09:06 -05:00
amdgpu_gfx.h amd/amdgpu: add sched array to IPs with multiple run-queues 2019-12-18 16:09:12 -05:00
amdgpu_gmc.c drm/amdgpu: enlarge agp_start address into 48bit 2019-12-23 14:56:21 -05:00
amdgpu_gmc.h
amdgpu_gtt_mgr.c
amdgpu_i2c.c
amdgpu_i2c.h
amdgpu_ib.c
amdgpu_ids.c
amdgpu_ids.h
amdgpu_ih.c
amdgpu_ih.h
amdgpu_ioc32.c
amdgpu_irq.c
amdgpu_irq.h
amdgpu_job.c
amdgpu_job.h
amdgpu_jpeg.c
amdgpu_jpeg.h amd/amdgpu: add sched array to IPs with multiple run-queues 2019-12-18 16:09:12 -05:00
amdgpu_kms.c
amdgpu_mes.h
amdgpu_mmhub.c
amdgpu_mmhub.h
amdgpu_mn.c
amdgpu_mn.h
amdgpu_mode.h
amdgpu_nbio.c
amdgpu_nbio.h
amdgpu_object.c
amdgpu_object.h
amdgpu_pll.c
amdgpu_pll.h
amdgpu_pm.c
amdgpu_pm.h
amdgpu_pmu.c drm/amdgpu: Remove unneeded semicolon in amdgpu_pmu.c 2019-12-18 16:09:11 -05:00
amdgpu_pmu.h
amdgpu_psp.c drm/amdgpu: amalgamate PSP TA load/unload functions 2020-01-07 11:57:09 -05:00
amdgpu_psp.h drm/amdgpu: remove memory training p2c buffer reservation(V2) 2019-12-23 14:59:28 -05:00
amdgpu_ras.c drm/amdgpu: add missed return value set for error case 2019-12-23 14:59:51 -05:00
amdgpu_ras.h drm/amdgpu: drop useless BACO arg in amdgpu_ras_reset_gpu 2019-12-18 16:09:06 -05:00
amdgpu_ras_eeprom.c
amdgpu_ras_eeprom.h
amdgpu_ring.c
amdgpu_ring.h
amdgpu_rlc.c
amdgpu_rlc.h
amdgpu_sa.c
amdgpu_sched.c
amdgpu_sched.h
amdgpu_sdma.c drm/amdgpu: drop useless BACO arg in amdgpu_ras_reset_gpu 2019-12-18 16:09:06 -05:00
amdgpu_sdma.h amd/amdgpu: add sched array to IPs with multiple run-queues 2019-12-18 16:09:12 -05:00
amdgpu_socbb.h
amdgpu_sync.c
amdgpu_sync.h
amdgpu_test.c
amdgpu_trace.h
amdgpu_trace_points.c
amdgpu_ttm.c drm/amdgpu: remove memory training p2c buffer reservation(V2) 2019-12-23 14:59:28 -05:00
amdgpu_ttm.h drm/amdgpu: update the method to get fb_loc of memory training(V4) 2019-12-23 14:59:20 -05:00
amdgpu_ucode.c
amdgpu_ucode.h drm/amdgpu: correct RLC firmwares loading sequence 2020-01-07 11:56:52 -05:00
amdgpu_umc.c drm/amdgpu: drop useless BACO arg in amdgpu_ras_reset_gpu 2019-12-18 16:09:06 -05:00
amdgpu_umc.h
amdgpu_uvd.c drm/scheduler: rework entity creation 2019-12-18 16:09:12 -05:00
amdgpu_uvd.h
amdgpu_vce.c drm/scheduler: rework entity creation 2019-12-18 16:09:12 -05:00
amdgpu_vce.h
amdgpu_vcn.c drm/amdgpu: disable VCN2.5 ib test for Arcturus sriov 2019-12-23 14:56:15 -05:00
amdgpu_vcn.h amd/amdgpu: add sched array to IPs with multiple run-queues 2019-12-18 16:09:12 -05:00
amdgpu_vf_error.c
amdgpu_vf_error.h
amdgpu_virt.c
amdgpu_virt.h
amdgpu_vm.c drm/amdgpu: replace vm_pte's run-queue list with drm gpu scheds list 2019-12-18 16:09:12 -05:00
amdgpu_vm.h drm/amdgpu: replace vm_pte's run-queue list with drm gpu scheds list 2019-12-18 16:09:12 -05:00
amdgpu_vm_cpu.c
amdgpu_vm_sdma.c
amdgpu_vram_mgr.c
amdgpu_xgmi.c drm/amdgpu: Add task barrier to XGMI hive. 2019-12-18 16:09:13 -05:00
amdgpu_xgmi.h drm/amdgpu: Add task barrier to XGMI hive. 2019-12-18 16:09:13 -05:00
arct_reg_init.c
athub_v1_0.c
athub_v1_0.h
athub_v2_0.c
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 Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/linux into drm-next 2019-12-17 18:47:46 +01:00
cik.h
cik_dpm.h
cik_ih.c
cik_ih.h
cik_sdma.c drm/amdgpu: simplify padding calculations (v2) 2019-12-23 14:55:44 -05:00
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
dce_v6_0.h
dce_v8_0.c
dce_v8_0.h
dce_v10_0.c
dce_v10_0.h
dce_v11_0.c
dce_v11_0.h
dce_virtual.c
dce_virtual.h
df_v1_7.c
df_v1_7.h
df_v3_6.c drm/amdgpu: attempt xgmi perfmon re-arm on failed arm 2019-12-23 14:56:02 -05:00
df_v3_6.h
emu_soc.c
gfx_v6_0.c
gfx_v6_0.h
gfx_v7_0.c
gfx_v7_0.h
gfx_v8_0.c
gfx_v8_0.h
gfx_v9_0.c drm/amdgpu/gfx: Add mmSDMA2-7_EDC_COUNTER to support Arcturus 2019-12-23 14:56:57 -05:00
gfx_v9_0.h
gfx_v10_0.c drm/amdgpu: Remove unneeded semicolon in gfx_v10_0.c 2019-12-18 16:09:11 -05:00
gfx_v10_0.h
gfxhub_v1_0.c drm/amdgpu: remove FB location config for sriov 2019-12-23 14:59:43 -05:00
gfxhub_v1_0.h
gfxhub_v1_1.c
gfxhub_v1_1.h
gfxhub_v2_0.c
gfxhub_v2_0.h
gmc_v6_0.c
gmc_v6_0.h
gmc_v7_0.c
gmc_v7_0.h
gmc_v8_0.c
gmc_v8_0.h
gmc_v9_0.c drm/amdgpu: Added ASIC specific check in gmc v9.0 ECC interrupt programming sequence 2019-12-23 14:56:27 -05:00
gmc_v9_0.h
gmc_v10_0.c
gmc_v10_0.h
iceland_ih.c
iceland_ih.h
iceland_sdma_pkt_open.h
jpeg_v1_0.c drm/amdgpu/vcn1.0: use its own idle handler and begin use funcs 2019-12-18 16:09:07 -05:00
jpeg_v1_0.h
jpeg_v2_0.c
jpeg_v2_0.h
jpeg_v2_5.c
jpeg_v2_5.h
Kconfig
kv_dpm.c
kv_dpm.h
kv_smc.c
Makefile
mes_v10_1.c
mes_v10_1.h
mmhub_v1_0.c
mmhub_v1_0.h
mmhub_v2_0.c
mmhub_v2_0.h
mmhub_v9_4.c drm/amdgpu: remove FB location config for sriov 2019-12-23 14:59:43 -05:00
mmhub_v9_4.h
mmsch_v1_0.h drm/amdgpu: add VCN2.5 MMSCH start for Arcturus 2019-12-18 16:33:26 -05:00
mxgpu_ai.c drm/amdgpu: use true, false for bool variable in mxgpu_ai.c 2019-12-23 15:00:00 -05:00
mxgpu_ai.h
mxgpu_nv.c drm/amdgpu: use true, false for bool variable in mxgpu_nv.c 2019-12-23 15:00:01 -05:00
mxgpu_nv.h
mxgpu_vi.c
mxgpu_vi.h
navi10_ih.c drm/amdgpu: Remove unneeded variable 'ret' in navi10_ih.c 2019-12-23 14:59:09 -05:00
navi10_ih.h
navi10_reg_init.c
navi10_sdma_pkt_open.h
navi12_reg_init.c
navi14_reg_init.c
nbio_v2_3.c
nbio_v2_3.h
nbio_v6_1.c
nbio_v6_1.h
nbio_v7_0.c
nbio_v7_0.h
nbio_v7_4.c drm/amdgpu: simplify function return logic 2020-01-07 11:55:29 -05:00
nbio_v7_4.h
nv.c
nv.h
nvd.h
ObjectID.h
ppsmc.h
psp_gfx_if.h drm/amdgpu: update VCN1(dual instances) fw types ID and VCN ip block type 2019-12-18 16:33:26 -05:00
psp_v3_1.c
psp_v3_1.h
psp_v10_0.c
psp_v10_0.h
psp_v11_0.c
psp_v11_0.h
psp_v12_0.c
psp_v12_0.h
r600_dpm.h
sdma_v2_4.c drm/amdgpu: simplify padding calculations (v2) 2019-12-23 14:55:44 -05:00
sdma_v2_4.h
sdma_v3_0.c drm/amdgpu: simplify padding calculations (v2) 2019-12-23 14:55:44 -05:00
sdma_v3_0.h
sdma_v4_0.c drm/amdgpu: simplify padding calculations (v2) 2019-12-23 14:55:44 -05:00
sdma_v4_0.h
sdma_v5_0.c drm/amdgpu: simplify padding calculations (v2) 2019-12-23 14:55:44 -05:00
sdma_v5_0.h
si.c Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/linux into drm-next 2019-12-17 18:47:46 +01:00
si.h
si_dma.c drm/amdgpu: replace vm_pte's run-queue list with drm gpu scheds list 2019-12-18 16:09:12 -05:00
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
smu_v11_0_i2c.h
soc15.c drm/amd/powerplay: add check for baco support on Arcturus 2020-01-07 11:56:43 -05:00
soc15.h
soc15_common.h
soc15d.h
ta_ras_if.h
ta_xgmi_if.h
tonga_ih.c
tonga_ih.h
tonga_sdma_pkt_open.h
umc_v6_0.c
umc_v6_0.h
umc_v6_1.c drm/amdgpu: move umc offset to one new header file for Arcturus 2019-12-18 16:33:01 -05:00
umc_v6_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
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_v1_0.c drm/amdgpu/vcn1.0: use its own idle handler and begin use funcs 2019-12-18 16:09:07 -05:00
vcn_v1_0.h drm/amdgpu/vcn1.0: use its own idle handler and begin use funcs 2019-12-18 16:09:07 -05:00
vcn_v2_0.c
vcn_v2_0.h
vcn_v2_5.c drm/amdgpu: enable VCN0 and VCN1 sriov instances support for Arcturus 2019-12-19 10:10:05 -05:00
vcn_v2_5.h
vega10_ih.c
vega10_ih.h
vega10_reg_init.c
vega10_sdma_pkt_open.h
vega20_reg_init.c
vi.c
vi.h
vid.h