summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
AgeCommit message (Expand)Author
2023-10-31drm/amdgpu: add unmap latency when gfx11 set kiq resourcesTong Liu01
2023-10-19drm/amd: Read IMU FW version from scratch register during hw_initMario Limonciello
2023-10-19drm/amd: Move microcode init step to early_init()Mario Limonciello
2023-10-19drm/amdgpu/mes11: remove aggregated doorbell codeAlex Deucher
2023-10-13drm/amdgpu: enable GFX IP v11.5.0 CG and PG supportLi Ma
2023-09-26drm/amdgpu: cleanup gmc_v11_0_flush_gpu_tlbChristian König
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar
2023-09-11drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3Mukul Joshi
2023-08-30drm/amdgpu: access RLC_SPM_MC_CNTL through MMIO in SRIOV runtimeZhenGuo Yin
2023-08-30drm/amdgpu: add golden setting for gc_11_5_0Aaron Liu
2023-08-30drm/amdgpu/gfx11: initialize gfx11.5.0Prike Liang
2023-08-09drm/amdgpu/gfx11: only enable CP GFX shadowing on SR-IOVAlex Deucher
2023-08-07drm/amdgpu: Remove gfx v11_0_3 ras_late_init callHawking Zhang
2023-07-18drm/amdgpu: Add RLCG interface driver implementation for gfx v9.4.3 (v3)Victor Lu
2023-06-30drm/amdgpu: make mcbp a per device settingAlex Deucher
2023-06-09drm/amdgpu: setup hw debug registers on driver initializationJonathan Kim
2023-06-09drm/amdgpu/gfx: set sched.ready status after ring/IB test in gfxGuchun Chen
2023-06-09drm/amd/amdgpu: Update debugfs for XCC support (v3)Tom St Denis
2023-06-09drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)Hawking Zhang
2023-06-09drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 as wellGuilherme G. Piccoli
2023-06-09drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcsHoratio Zhang
2023-06-09drm/amdgpu/gfx11: always restore kcq/kgq MQDsAlex Deucher
2023-06-09drm/amdgpu/gfx11: drop unused variableAlex Deucher
2023-06-09drm/amdgpu/gfx11: use generic [en/dis]able_kgq() helpersAlex Deucher
2023-06-09drm/amdgpu/gfx11: drop old bring up codeAlex Deucher
2023-04-24drm/amdgpu/gfx11: update gpu_clock_counter logicAlex Deucher
2023-04-24drm/amdgpu: add get_gfx_shadow_info callback for gfx11Alex Deucher
2023-04-24drm/amdgpu: add gfx11 emit shadow callbackChristian König
2023-04-24drm/amdgpu/gfx11: check the CP FW version CP GFX shadow supportAlex Deucher
2023-04-24drm/amdgpu/gfx11: add FW version check for new CP GFX shadow featureAlex Deucher
2023-04-18drm/amdgpu: add xcc index argument to rlc safe_mode func (v4)Le Ma
2023-04-18drm/amdgpu: add xcc index argument to select_sh_se function v2Le Ma
2023-04-18drm/amdgpu: add multi-xcc support to amdgpu_gfx interfaces (v4)Le Ma
2023-04-18drm/amdgpu: move queue_bitmap to an independent structure (v3)Le Ma
2023-04-18drm/amdgpu: convert gfx.kiq to array type (v3)Le Ma
2023-04-14drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)Le Ma
2023-04-11drm/amdgpu: refine get gpu clock counter methodTong Liu01
2023-03-23drm/amdgpu/gfx: set cg flags to enter/exit safe modeJane Jian
2023-03-23drm/amdgpu: add mes resume when do gfx post soft resetTong Liu01
2023-02-23drm/amdgpu: add more fields into device info, caches sizes, etc.Marek Olšák
2023-02-23drm/amdgpu: fix incorrect active rb bitmap for gfx11Hawking Zhang
2023-01-31drm/amdgpu: update wave data type to 3 for gfx11Graham Sider
2023-01-18drm/amdgpu: correct MEC number for gfx11 APUsLang Yu
2023-01-17drm/amdgpu: Add gfx cp ecc error irq handling on gfx v11_0_3YiPeng Chai
2023-01-17drm/amdgpu: Add gfx ras poison consumption irq handling on gfx v11_0_3YiPeng Chai
2023-01-17drm/amdgpu: Add gfx ras function on gfx v11_0_3YiPeng Chai
2023-01-09drm/amd: Load GFX11 microcode during early_initMario Limonciello
2023-01-09drm/amd: Use `amdgpu_ucode_*` helpers for GFX11Mario Limonciello
2023-01-03drm/amdgpu: use VRAM|GTT for a bunch of kernel allocationsChristian König
2022-12-06drm/amdgpu: enable GFX Clock Gating control for GC IP v11.0.4Tim Huang