summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
AgeCommit message (Expand)Author
2024-09-06drm/amdgpu: Replace 'amdgpu_job_submit_direct' with 'drm_sched_entity' in cle...Srinivasan Shanmugam
2024-08-29drm/amdgpu/mes: add mes mapping legacy queue switchJack Xiao
2024-08-20drm/amdgpu: Implement Enforce Isolation Handler for KGD/KFD serializationSrinivasan Shanmugam
2024-08-20drm/amdgpu: Add sysfs interface for running cleaner shaderSrinivasan Shanmugam
2024-08-20drm/amdgpu: Add enforce_isolation sysfs attributeSrinivasan Shanmugam
2024-08-16drm/amdgpu: Add infrastructure for Cleaner Shader featureSrinivasan Shanmugam
2024-08-13drm/amdgpu/mes12: fix suspend issueJack Xiao
2024-08-13drm/amdgpu/mes: add multiple mes ring instances supportJack Xiao
2024-08-06drm/amdgpu: fix unchecked return value warning for amdgpu_gfxTim Huang
2024-06-14drm/amdgpu: create amdgpu_ras_in_recovery to simplify codeTao Zhou
2024-06-05drm/amdgpu: Fix type mismatch in amdgpu_gfx_kiq_init_ringSrinivasan Shanmugam
2024-05-23drm/amdgpu: Fix snprintf usage in amdgpu_gfx_kiq_init_ringSrinivasan Shanmugam
2024-05-13drm/amdgpu/mes: fix mes12 to map legacy queueJack Xiao
2024-05-02drm/amdgpu/gfx: enable mes to map legacy queue supportJack Xiao
2024-05-02drm/amdgpu: Add gfx v9_4_4 ip blockHawking Zhang
2024-04-30drm/amdgpu/gfx: enable mes to map legacy queue supportJack Xiao
2024-04-26drm/amdgpu: fix uninitialized scalar variable warningTim Huang
2024-03-20drm/amdgpu: correct the KGQ fallback messagePrike Liang
2024-03-08Merge tag 'amd-drm-next-6.9-2024-03-01' of https://gitlab.freedesktop.org/agd...Dave Airlie
2024-02-22drm/amdgpu: Drop redundant parameter in amdgpu_gfx_kiq_init_ringMa Jun
2024-02-22Merge tag 'amd-drm-next-6.9-2024-02-19' of https://gitlab.freedesktop.org/agd...Dave Airlie
2024-02-13Revert "drm/amd: flush any delayed gfxoff on suspend entry"Mario Limonciello
2024-02-13Merge tag 'amd-drm-next-6.9-2024-02-09' of https://gitlab.freedesktop.org/agd...Dave Airlie
2024-01-31drm/amdgpu: prefer snprintf over sprintfJani Nikula
2024-01-22drm/amdgpu: Cleanup inconsistent indenting in 'amdgpu_gfx_enable_kcq()'Srinivasan Shanmugam
2023-11-09drm/amdgpu: Use correct KIQ MEC engine for gfx9.4.3 (v5)Victor Lu
2023-11-03drm/amdgpu: don't put MQDs in VRAM on ARM | ARM64Alex Deucher
2023-10-19drm/amdgpu: Workaround to skip kiq ring test during ras gpu recoveryStanley.Yang
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar
2023-08-16drm/amd: flush any delayed gfxoff on suspend entryMario Limonciello
2023-07-25drm/amdgpu: Add -ENOMEM error handling when there is no memorySrinivasan Shanmugam
2023-07-25drm/amdgpu: Return -ENOMEM when there is no memory in 'amdgpu_gfx_mqd_sw_init'Srinivasan Shanmugam
2023-06-09drm/amdgpu: Fix unused variable in amdgpu_gfx.cSrinivasan Shanmugam
2023-06-09drm/amdgpu: fix the memory override in kiq ring structShiwu Zhang
2023-06-09drm/amdgpu: fix S3 issue if MQD in VRAMJack Xiao
2023-06-09drm/amdgpu: add GFX RAS common functionTao Zhou
2023-06-09drm/amdgpu: Add compute mode descriptor functionLijo Lazar
2023-06-09drm/amdgpu: Move memory partition query to gmcLijo Lazar
2023-06-09drm/amdgpu: Add flags for partition mode queryLijo Lazar
2023-06-09drm/amdgpu: Use unique doorbell range per xccLijo Lazar
2023-06-09drm/amdgpu: Switch to SOC partition funcsLijo Lazar
2023-06-09drm/amdgpu: remove partition attributes sys file for gfx_v9_4_3Shiwu Zhang
2023-06-09drm/amdgpu: fix kcq mqd_backup buffer double free for multi-XCDShiwu Zhang
2023-06-09drm/amdgpu: detect current GPU memory partition modeRajneesh Bhardwaj
2023-06-09drm/amdgpu: Fix failure when switching to DPX modeMukul Joshi
2023-06-09drm/amdkfd: Add device repartition supportMukul Joshi
2023-06-09drm/amdgpu: Change num_xcd to xcc_maskLijo Lazar
2023-06-09drm/amdgpu: introduce new doorbell assignment table for GC 9.4.3Le Ma
2023-06-09drm/amdgpu: convert the doorbell_index to 2 dwords offset for kiqLe Ma
2023-06-09drm/amdgpu: enable the ring and IB test for slave kcqShiwu Zhang