summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-18drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 as wellGuilherme G. Piccoli1-1/+7
2023-05-17drm/amdgpu/gfx11: update gpu_clock_counter logicAlex Deucher1-4/+7
2023-05-11drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcsHoratio Zhang1-46/+0
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
2022-09-29drm/amdgpu/gfx11: use common function to init cp fwLikun Gao1-139/+16
2022-09-29drm/amdgpu: avoid gfx register accessing during gfxoffEvan Quan1-0/+4
2022-09-29drm/amdgpu/gfx11: switch to amdgpu_gfx_rlc_init_microcodeHawking Zhang1-152/+4
2022-09-19drm/amdgpu: save rlcv/rlcp ucode version in amdgpu_gfxHawking Zhang1-0/+5
2022-09-01drm/amdgpu: add a compute pipe reset for RS64Horace Chen1-0/+15
2022-08-30drm/amdgpu: init gfx config for gfx v11_0_3Hawking Zhang1-0/+2
2022-08-30drm/amdgpu: declare firmware for new GC 11.0.3Hawking Zhang1-0/+4
2022-08-30drm/amdgpu: drop gc 11_0_0 golden settingsHawking Zhang1-41/+0
2022-08-25drm/amdgpu: add MGCG perfmon setting for gfx11Likun Gao1-0/+3
2022-08-25drm/amdgpu: add sdma instance check for gfx11 CGCGTim Huang1-6/+12
2022-08-22drm/amdgpu: enable GFXOFF allow control for GC IP v11.0.1Tim Huang1-2/+1
2022-08-10drm/amdgpu: enable GFX Power Gating for GC IP v11.0.1Tim Huang1-0/+38
2022-08-10drm/amdgpu: enable GFX Clock Gating control for GC IP v11.0.1Tim Huang1-0/+1
2022-07-29drm/amdgpu: correct RLC_RLCS_BOOTLOAD_STATUS offset and indexYifan Zhang1-1/+9
2022-07-13drm/amdgpu/gfx11: add aggregated doorbell supportJack Xiao1-11/+71
2022-07-13drm/amdgpu: support gfx soft reset for gfx v11Likun Gao1-49/+132
2022-06-15drm/amd: disable GPA mode in backdoor loadYifan Zhang1-0/+3
2022-06-08drm/amdgpu: Add MODE register to wave debug info in gfx11Joseph Greathouse1-0/+1
2022-06-03drm/amdgpu: delete duplicate condition in gfx_v11_0_soft_reset()Dan Carpenter1-13/+11