summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Replace 'amdgpu_job_submit_direct' with 'drm_sched_entity' in cle...Srinivasan Shanmugam2024-09-061-16/+19
* drm/amdgpu/mes: add mes mapping legacy queue switchJack Xiao2024-08-291-2/+2
* drm/amdgpu: Implement Enforce Isolation Handler for KGD/KFD serializationSrinivasan Shanmugam2024-08-211-0/+167
* drm/amdgpu: Add sysfs interface for running cleaner shaderSrinivasan Shanmugam2024-08-211-0/+134
* drm/amdgpu: Add enforce_isolation sysfs attributeSrinivasan Shanmugam2024-08-211-0/+101
* drm/amdgpu: Add infrastructure for Cleaner Shader featureSrinivasan Shanmugam2024-08-161-0/+35
* drm/amdgpu/mes12: fix suspend issueJack Xiao2024-08-131-0/+22
* drm/amdgpu/mes: add multiple mes ring instances supportJack Xiao2024-08-131-2/+2
* drm/amdgpu: fix unchecked return value warning for amdgpu_gfxTim Huang2024-08-061-4/+14
* drm/amdgpu: create amdgpu_ras_in_recovery to simplify codeTao Zhou2024-06-141-12/+2
* drm/amdgpu: Fix type mismatch in amdgpu_gfx_kiq_init_ringSrinivasan Shanmugam2024-06-051-1/+2
* drm/amdgpu: Fix snprintf usage in amdgpu_gfx_kiq_init_ringSrinivasan Shanmugam2024-05-231-1/+1
* drm/amdgpu/mes: fix mes12 to map legacy queueJack Xiao2024-05-131-25/+46
* drm/amdgpu/gfx: enable mes to map legacy queue supportJack Xiao2024-05-021-2/+2
* drm/amdgpu: Add gfx v9_4_4 ip blockHawking Zhang2024-05-021-1/+2
* drm/amdgpu/gfx: enable mes to map legacy queue supportJack Xiao2024-04-301-9/+41
* drm/amdgpu: fix uninitialized scalar variable warningTim Huang2024-04-261-1/+2
* drm/amdgpu: correct the KGQ fallback messagePrike Liang2024-03-201-1/+1
* Merge tag 'amd-drm-next-6.9-2024-03-01' of https://gitlab.freedesktop.org/agd...Dave Airlie2024-03-081-3/+3
|\
| * drm/amdgpu: Drop redundant parameter in amdgpu_gfx_kiq_init_ringMa Jun2024-02-221-3/+3
* | Merge tag 'amd-drm-next-6.9-2024-02-19' of https://gitlab.freedesktop.org/agd...Dave Airlie2024-02-221-1/+8
|\|
| * Revert "drm/amd: flush any delayed gfxoff on suspend entry"Mario Limonciello2024-02-131-1/+8
* | Merge tag 'amd-drm-next-6.9-2024-02-09' of https://gitlab.freedesktop.org/agd...Dave Airlie2024-02-131-2/+2
|\|
| * drm/amdgpu: Cleanup inconsistent indenting in 'amdgpu_gfx_enable_kcq()'Srinivasan Shanmugam2024-01-221-2/+2
* | drm/amdgpu: prefer snprintf over sprintfJani Nikula2024-01-311-1/+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-201-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