summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Drop redundant parameter in amdgpu_gfx_kiq_init_ringMa Jun2024-02-221-3/+3
* Revert "drm/amd: flush any delayed gfxoff on suspend entry"Mario Limonciello2024-02-131-1/+8
* drm/amdgpu: Cleanup inconsistent indenting in 'amdgpu_gfx_enable_kcq()'Srinivasan Shanmugam2024-01-221-2/+2
* drm/amdgpu: Use correct KIQ MEC engine for gfx9.4.3 (v5)Victor Lu2023-11-091-4/+4
* drm/amdgpu: don't put MQDs in VRAM on ARM | ARM64Alex Deucher2023-11-031-0/+2
* drm/amdgpu: Workaround to skip kiq ring test during ras gpu recoveryStanley.Yang2023-10-191-0/+21
* drm/amdgpu: Use function for IP version checkLijo Lazar2023-09-201-2/+2
* drm/amd: flush any delayed gfxoff on suspend entryMario Limonciello2023-08-161-8/+1
* drm/amdgpu: Add -ENOMEM error handling when there is no memorySrinivasan Shanmugam2023-07-251-7/+10
* drm/amdgpu: Return -ENOMEM when there is no memory in 'amdgpu_gfx_mqd_sw_init'Srinivasan Shanmugam2023-07-251-3/+8
* drm/amdgpu: Fix unused variable in amdgpu_gfx.cSrinivasan Shanmugam2023-06-091-3/+3
* drm/amdgpu: fix the memory override in kiq ring structShiwu Zhang2023-06-091-2/+2
* drm/amdgpu: fix S3 issue if MQD in VRAMJack Xiao2023-06-091-0/+4
* drm/amdgpu: add GFX RAS common functionTao Zhou2023-06-091-0/+19
* drm/amdgpu: Add compute mode descriptor functionLijo Lazar2023-06-091-23/+1
* drm/amdgpu: Move memory partition query to gmcLijo Lazar2023-06-091-29/+1
* drm/amdgpu: Add flags for partition mode queryLijo Lazar2023-06-091-1/+2
* drm/amdgpu: Use unique doorbell range per xccLijo Lazar2023-06-091-1/+4
* drm/amdgpu: Switch to SOC partition funcsLijo Lazar2023-06-091-27/+4
* drm/amdgpu: remove partition attributes sys file for gfx_v9_4_3Shiwu Zhang2023-06-091-0/+7
* drm/amdgpu: fix kcq mqd_backup buffer double free for multi-XCDShiwu Zhang2023-06-091-1/+0
* drm/amdgpu: detect current GPU memory partition modeRajneesh Bhardwaj2023-06-091-0/+25
* drm/amdgpu: Fix failure when switching to DPX modeMukul Joshi2023-06-091-1/+5
* drm/amdkfd: Add device repartition supportMukul Joshi2023-06-091-1/+21
* drm/amdgpu: Change num_xcd to xcc_maskLijo Lazar2023-06-091-10/+11
* drm/amdgpu: introduce new doorbell assignment table for GC 9.4.3Le Ma2023-06-091-5/+1
* drm/amdgpu: convert the doorbell_index to 2 dwords offset for kiqLe Ma2023-06-091-4/+3
* drm/amdgpu: enable the ring and IB test for slave kcqShiwu Zhang2023-06-091-32/+27
* drm/amdgpu: add sysfs node for compute partition modeLe Ma2023-06-091-0/+132
* drm/amdgpu: assign different AMDGPU_GFXHUB for rings on each xccLe Ma2023-06-091-1/+1
* drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)Hawking Zhang2023-06-091-1/+1
* drm/amdgpu: release correct lock in amdgpu_gfx_enable_kgq()Dan Carpenter2023-06-091-1/+1
* drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcsHoratio Zhang2023-06-091-3/+5
* drm/amdgpu: unlock the correct lock in amdgpu_gfx_enable_kcq()Dan Carpenter2023-06-091-1/+1
* drm/amdgpu: put MQDs in VRAMAlex Deucher2023-06-091-2/+7
* drm/amdgpu: add [en/dis]able_kgq() functionsAlex Deucher2023-06-091-0/+68
* drm/amdgpu: check correct allocated mqd_backup object after allocGuchun Chen2023-06-091-4/+5
* drm/amdgpu: fix a build warning by a typo in amdgpu_gfx.cGuchun Chen2023-06-091-2/+2
* drm/amdgpu: track MQD size for gfx and computeAlex Deucher2023-04-241-0/+2
* drm/amdgpu: allocate doorbell index for multi-die caseLe Ma2023-04-211-0/+5
* drm/amdgpu: add master/slave check in init phaseLe Ma2023-04-201-23/+36
* drm/amdgpu: add multi-xcc support to amdgpu_gfx interfaces (v4)Le Ma2023-04-181-33/+42
* drm/amdgpu: move queue_bitmap to an independent structure (v3)Le Ma2023-04-181-16/+25
* drm/amdgpu: convert gfx.kiq to array type (v3)Le Ma2023-04-181-17/+17
* drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)Le Ma2023-04-141-0/+1
* drm/amdgpu: Correct gfx ras_late_init callbackHawking Zhang2023-03-131-1/+1
* drm/amdgpu: allow multipipe policy on ASICs with one MECLang Yu2023-01-181-0/+3
* drm/amdgpu: Perform gpu reset after gfx finishes processing ras poison consum...YiPeng Chai2023-01-171-0/+9
* drm/amdgpu: Add gfx ras function on gfx v11_0_3YiPeng Chai2023-01-171-0/+35
* drm/amdgpu: use VRAM|GTT for a bunch of kernel allocationsChristian König2023-01-031-2/+5