summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: add protype for print ip stateSunil Khatri2024-04-261-0/+1
* drm/amdgpu: add prototype for ip dumpSunil Khatri2024-04-261-0/+1
* drm/amdgpu: Fix the ring buffer size for queue VM flushPrike Liang2024-04-261-2/+1
* drm/amdgpu/gfx11: properly handle regGRBM_GFX_CNTL in soft resetAlex Deucher2024-04-161-10/+5
* drm/amdgpu: fix incorrect number of active RBs for gfx11Tim Huang2024-04-091-1/+1
* drm/amdgpu: clear set_q_mode_offs when VM changedZhenGuo Yin2024-04-091-0/+1
* drm/amdgpu: Fix truncations in gfx_v11_0_init_microcode()Srinivasan Shanmugam2024-03-221-1/+1
* drm/amdgpu: workaround to avoid SET_Q_MODE packets v2Christian König2024-03-041-16/+90
* drm/amdgpu: cleanup conditional executionChristian König2024-03-041-19/+8
* drm/amdgpu: initialize gfx11.5.1Yifan Zhang2024-02-221-1/+7
* drm/amdgpu: add firmware for GC 11.5.1Yifan Zhang2024-02-221-0/+4
* drm/amdgpu: Drop redundant parameter in amdgpu_gfx_kiq_init_ringMa Jun2024-02-221-3/+2
* drm/amdgpu: drm/amdgpu: remove golden setting for gfx 11.5.0Yifan Zhang2024-01-311-22/+0
* drm/amdgpu/gfx11: set UNORD_DISPATCH in compute MQDsAlex Deucher2024-01-251-1/+1
* drm/amd/amdgpu: Update RLC_SPM_MC_CNT by ring wreg in guestYuanShang2024-01-181-3/+13
* drm/amdgpu: update regGL2C_CTRL4 value in golden settingYifan Zhang2024-01-151-1/+1
* drm/amdgpu: correct the cu count for gfx v11Likun Gao2024-01-091-0/+3
* drm/amdgpu/gfx11: need acquire mutex before access CP_VMID_RESET v2Jack Xiao2024-01-031-1/+47
* drm/amdgpu: Enable tunneling on high-priority compute queuesFriedrich Vock2023-12-131-1/+2
* drm/amdgpu: distinguish rlc fw for different SKULikun Gao2023-11-301-1/+6
* drm/amdgpu: Skip access gfx11 golden registers under SRIOVZhenGuo Yin2023-11-301-0/+3
* drm/amdgpu: fix memory overflow in the IB testTim Huang2023-11-291-1/+1
* drm/amdgpu: Force order between a read and write to the same addressAlex Sierra2023-11-291-0/+8
* drm/amdgpu/gfx10,11: use memcpy_to/fromio for MQDsAlex Deucher2023-11-031-6/+6
* drm/amdgpu: add unmap latency when gfx11 set kiq resourcesTong Liu012023-10-311-0/+1
* drm/amd: Read IMU FW version from scratch register during hw_initMario Limonciello2023-10-191-0/+4
* drm/amd: Move microcode init step to early_init()Mario Limonciello2023-10-191-8/+8
* drm/amdgpu/mes11: remove aggregated doorbell codeAlex Deucher2023-10-191-71/+15
* drm/amdgpu: enable GFX IP v11.5.0 CG and PG supportLi Ma2023-10-131-0/+3
* drm/amdgpu: cleanup gmc_v11_0_flush_gpu_tlbChristian König2023-09-261-2/+0
* drm/amdgpu: Use function for IP version checkLijo Lazar2023-09-201-13/+14
* drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3Mukul Joshi2023-09-111-1/+1
* drm/amdgpu: access RLC_SPM_MC_CNTL through MMIO in SRIOV runtimeZhenGuo Yin2023-08-301-10/+3
* drm/amdgpu: add golden setting for gc_11_5_0Aaron Liu2023-08-301-0/+24
* drm/amdgpu/gfx11: initialize gfx11.5.0Prike Liang2023-08-301-1/+8
* drm/amdgpu/gfx11: only enable CP GFX shadowing on SR-IOVAlex Deucher2023-08-091-2/+6
* drm/amdgpu: Remove gfx v11_0_3 ras_late_init callHawking Zhang2023-08-071-26/+0
* drm/amdgpu: Add RLCG interface driver implementation for gfx v9.4.3 (v3)Victor Lu2023-07-181-1/+1
* drm/amdgpu: make mcbp a per device settingAlex Deucher2023-06-301-1/+1
* drm/amdgpu: setup hw debug registers on driver initializationJonathan Kim2023-06-091-0/+1
* drm/amdgpu/gfx: set sched.ready status after ring/IB test in gfxGuchun Chen2023-06-091-21/+4
* drm/amd/amdgpu: Update debugfs for XCC support (v3)Tom St Denis2023-06-091-4/+4
* drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)Hawking Zhang2023-06-091-4/+4
* drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 as wellGuilherme G. Piccoli2023-06-091-1/+7
* drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcsHoratio Zhang2023-06-091-46/+0
* drm/amdgpu/gfx11: always restore kcq/kgq MQDsAlex Deucher2023-06-091-9/+4
* drm/amdgpu/gfx11: drop unused variableAlex Deucher2023-06-091-3/+1
* drm/amdgpu/gfx11: use generic [en/dis]able_kgq() helpersAlex Deucher2023-06-091-47/+2
* drm/amdgpu/gfx11: drop old bring up codeAlex Deucher2023-06-091-67/+3
* drm/amdgpu/gfx11: update gpu_clock_counter logicAlex Deucher2023-04-241-4/+7