summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2025-06-03drm/amdgpu: Fix integer overflow in amdgpu_gem_add_input_fence()Dan Carpenter-1/+1
2025-06-03drm/amdgpu: Fix integer overflow issues in amdgpu_userq_fence.cDan Carpenter-4/+4
2025-06-03drm/amdgpu: disable workload profile switching when OD is enabledAlex Deucher-0/+31
2025-06-03drm/amdgpu/gfx10: Refine Cleaner Shader for GFX10.1.10Vitaly Prosyak-10/+9
2025-06-03drm/amdgpu: Add more checks to discovery fetchLijo Lazar-3/+13
2025-06-03drm/amdkfd: enable kfd on RISCV systemsXuemei Liu-1/+1
2025-06-03dma-fence: Use a flag for 64-bit seqnosTvrtko Ursulin-10/+7
2025-06-03Merge drm-next-2025-05-28 into drm-misc-nextMaxime Ripard-10650/+15721
2025-05-29drm/amdkfd: Map wptr BO to GART unconditionallyLang Yu-13/+13
2025-05-29drm/amdgpu/mes: remove some unused functionsAlex Deucher-67/+0
2025-05-29drm/amdgpu/mes: add missing locking in helper functionsAlex Deucher-0/+16
2025-05-29drm/amd: Export DMCUB version to sysfsMario Limonciello-3/+5
2025-05-29drm/amd/pm: Enable static metrics table supportAsad Kamal-0/+5
2025-05-29drm/amd/pm: Enable static metrics table supportAsad Kamal-2/+4
2025-05-29drm/amd/display: Constify struct timing_generator_funcsChristophe JAILLET-9/+9
2025-05-29drm/amd/display: Add null pointer check for get_first_active_display()Wentao Liang-0/+3
2025-05-29drm/amdgpu: Get mca address for old eeprom recordsganglxie-0/+9
2025-05-29drm/amdgpu: handle old RAS eeprom data in non-nps1 modeganglxie-2/+39
2025-05-29amd/amdkfd: fix a kfd_process ref leakYifan Zhang-0/+1
2025-05-29drm/amdgpu: Add userq fence support to SDMAv6.0Arunpravin Paneer Selvam-16/+41
2025-05-29drm/amdkfd: Identical code for different branchesSunday Clement-6/+1
2025-05-29drm/amd/pm: Optimize get gpu metrics data functionAsad Kamal-7/+9
2025-05-29drm/amdgpu: amdgpu_vram_mgr_new(): Clamp lpfn to total vramJohn Olender-1/+1
2025-05-29drm/amdgpu/vcn5.0.1: read back register after writtenDavid (Ming Qiang) Wu-0/+15
2025-05-29drm/amdgpu/vcn5: read back register after writtenDavid (Ming Qiang) Wu-0/+20
2025-05-29drm/amdgpu/vcn4.0.5: read back register after writtenDavid (Ming Qiang) Wu-0/+10
2025-05-29drm/amdgpu/vcn4.0.3: read back register after writtenDavid (Ming Qiang) Wu-0/+16
2025-05-29drm/amdgpu/vcn4: read back register after writtenDavid (Ming Qiang) Wu-0/+20
2025-05-29drm/amdgpu/vcn3: read back register after writtenDavid (Ming Qiang) Wu-0/+20
2025-05-29drm/amdgpu/vcn2.5: read back register after writtenDavid (Ming Qiang) Wu-0/+19
2025-05-29drm/amdgpu/vcn2: read back register after writtenDavid (Ming Qiang) Wu-0/+21
2025-05-29Revert "drm/amd/display: pause the workload setting in dm"Fangzhi Zuo-10/+1
2025-05-29drm/amdgpu/vcn1: read back register after writtenDavid (Ming Qiang) Wu-0/+21
2025-05-29drm/amd/display: Reuse Subvp debug option for FAMSAurabindo Pillai-3/+6
2025-05-29Revert "drm/amd/display: more liberal vmin/vmax update for freesync"Aurabindo Pillai-11/+5
2025-05-28drm/amd/display: Add some missing register headers for DCN401Aurabindo Pillai-0/+42
2025-05-28drm/amd/amdgpu: Add GPIO resources required for amdispPratap Nirujogi-2/+67
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-10556/+15580
2025-05-28drm/amdgpu: update trace format to match gpu_scheduler_tracePierre-Eric Pelloux-Prayer-12/+10
2025-05-28drm: Get rid of drm_sched_job.idPierre-Eric Pelloux-Prayer-12/+6
2025-05-28drm/sched: Store the drm client_id in drm_sched_fencePierre-Eric Pelloux-Prayer-6/+10
2025-05-27Merge tag 'ratelimit.2025.05.25a' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-9/+2
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+2
2025-05-22Revert "drm/amd: Keep display off while going into S4"Mario Limonciello-5/+0
2025-05-22Revert "drm/amd: Keep display off while going into S4"Mario Limonciello-5/+0
2025-05-22drm/amd/pm: Fetch partition metrics on SMUv13.0.12Lijo Lazar-0/+68
2025-05-22Revert "drm/amd/display: [FW Promotion] Release 0.1.11.0"Aurabindo Pillai-32/+2
2025-05-22drm/amdgpu: seq64 memory unmap uses uninterruptible lockPhilip Yang-1/+1
2025-05-22drm/amdgpu: update ras support checkMangesh Gadre-1/+2
2025-05-22drm/amdgpu: Enable RAS for jpeg 5.0.1Mangesh Gadre-0/+192