summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-09drm/amdgpu/gfx11: only enable CP GFX shadowing on SR-IOVAlex Deucher1-2/+6
2023-06-30drm/amdgpu: make mcbp a per device settingAlex Deucher1-1/+1
2023-06-09drm/amdgpu: setup hw debug registers on driver initializationJonathan Kim1-0/+1
2023-06-09drm/amdgpu/gfx: set sched.ready status after ring/IB test in gfxGuchun Chen1-21/+4
2023-06-09drm/amd/amdgpu: Update debugfs for XCC support (v3)Tom St Denis1-4/+4
2023-06-09drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)Hawking Zhang1-4/+4
2023-06-09drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 as wellGuilherme G. Piccoli1-1/+7
2023-06-09drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcsHoratio Zhang1-46/+0
2023-06-09drm/amdgpu/gfx11: always restore kcq/kgq MQDsAlex Deucher1-9/+4
2023-06-09drm/amdgpu/gfx11: drop unused variableAlex Deucher1-3/+1
2023-06-09drm/amdgpu/gfx11: use generic [en/dis]able_kgq() helpersAlex Deucher1-47/+2
2023-06-09drm/amdgpu/gfx11: drop old bring up codeAlex Deucher1-67/+3
2023-04-25drm/amdgpu/gfx11: update gpu_clock_counter logicAlex Deucher1-4/+7
2023-04-25drm/amdgpu: add get_gfx_shadow_info callback for gfx11Alex Deucher1-0/+22
2023-04-25drm/amdgpu: add gfx11 emit shadow callbackChristian König1-0/+25
2023-04-25drm/amdgpu/gfx11: check the CP FW version CP GFX shadow supportAlex Deucher1-0/+5
2023-04-25drm/amdgpu/gfx11: add FW version check for new CP GFX shadow featureAlex Deucher1-0/+13
2023-04-18drm/amdgpu: add xcc index argument to rlc safe_mode func (v4)Le Ma1-10/+10
2023-04-18drm/amdgpu: add xcc index argument to select_sh_se function v2Le Ma1-4/+4
2023-04-18drm/amdgpu: add multi-xcc support to amdgpu_gfx interfaces (v4)Le Ma1-12/+11
2023-04-18drm/amdgpu: move queue_bitmap to an independent structure (v3)Le Ma1-3/+3
2023-04-18drm/amdgpu: convert gfx.kiq to array type (v3)Le Ma1-13/+13
2023-04-14drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)Le Ma1-3/+2
2023-04-12drm/amdgpu: refine get gpu clock counter methodTong Liu011-2/+15
2023-03-23drm/amdgpu/gfx: set cg flags to enter/exit safe modeJane Jian1-0/+5
2023-03-23drm/amdgpu: add mes resume when do gfx post soft resetTong Liu011-0/+9
2023-02-24drm/amdgpu: add more fields into device info, caches sizes, etc.Marek Olšák1-0/+5
2023-02-24drm/amdgpu: fix incorrect active rb bitmap for gfx11Hawking Zhang1-26/+52
2023-01-31drm/amdgpu: update wave data type to 3 for gfx11Graham Sider1-2/+2
2023-01-19drm/amdgpu: correct MEC number for gfx11 APUsLang Yu1-2/+9
2023-01-18drm/amdgpu: Add gfx cp ecc error irq handling on gfx v11_0_3YiPeng Chai1-0/+47
2023-01-18drm/amdgpu: Add gfx ras poison consumption irq handling on gfx v11_0_3YiPeng Chai1-0/+24
2023-01-18drm/amdgpu: Add gfx ras function on gfx v11_0_3YiPeng Chai1-0/+13
2023-01-10drm/amd: Load GFX11 microcode during early_initMario Limonciello1-19/+7
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for GFX11Mario Limonciello1-67/+37
2023-01-04drm/amdgpu: use VRAM|GTT for a bunch of kernel allocationsChristian König1-10/+23
2022-12-06drm/amdgpu: enable GFX Clock Gating control for GC IP v11.0.4Tim Huang1-0/+1
2022-12-06drm/amdgpu: enable GFX Power Gating for GC IP v11.0.4Tim Huang1-0/+2
2022-11-29drm/amdgpu: add gfx support for GC 11.0.4Yifan Zhang1-1/+9
2022-11-15drm/amdgpu: Stop clearing kiq position during unloadYuBiao Wang1-9/+7
2022-11-04drm/amdgpu: fix for suspend/resume sequence under sriovVictor Zhao1-0/+2
2022-11-04drm/amd/amdgpu: temporary workaround to skip ras error for gc_v11_0_3Kenneth Feng1-2/+2
2022-11-04drm/amdgpu/gfx11: set gfx.funcs in early initAlex Deucher1-1/+2
2022-11-04drm/amdgpu: Disable MCBP from soc21 for SRIOVYiqing Yao1-1/+1
2022-11-01drm/amdgpu: Skip access GRBM_CNTL under SRIOV on gfx_v11Yifan Zha1-1/+2
2022-11-01drm/amdgpu: Enable GFX RAS feature for gfx v11_0_3Candice Li1-0/+26
2022-10-24drm/amd/pm: allow gfxoff on gc_11_0_3Kenneth Feng1-0/+1
2022-10-18drm/amdgpu: Program GC registers through RLCG interface in gfx_v11/gmc_v11Yifan Zha1-1/+1
2022-10-18drm/amd/amdgpu: enable gfx clock gating features on smu_v13_0_10Kenneth Feng1-0/+1
2022-10-18drm/amdgpu: allow secure submission on gfx11 and sdma6Yifan Zhang1-0/+1