summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2025-09-02drm/amd/pm: Remove wm_low and wm_high fields from amdgpu_crtc (v2)Timur Kristóf-9/+3
2025-09-02drm/amdgpu: Power up UVD 3 for FW validation (v2)Timur Kristóf-4/+25
2025-09-02drm/amdgpu: Add mapping info option for GEM_OP ioctlDavid Francis-13/+80
2025-09-02drm/amdgpu: Add ioctl to get all gem handles for a processDavid Francis-0/+82
2025-09-02drm/amdgpu: Allow more flags to be set on gem create.David Francis-9/+15
2025-09-02Merge tag 'amd-drm-next-6.18-2025-08-29' of https://gitlab.freedesktop.org/ag...Dave Airlie-1140/+1481
2025-09-01drm/amdgpu: give each kernel job a unique idPierre-Eric Pelloux-Prayer-40/+82
2025-08-29drm/amdgpu: drop hw access in non-DC audio finiAlex Deucher-20/+0
2025-08-29drm/amdgpu/mes11: make MES_MISC_OP_CHANGE_CONFIG failure non-fatalAlex Deucher-2/+3
2025-08-29drm/amdgpu/sdma: bump firmware version checks for user queue supportJesse.Zhang-3/+3
2025-08-29drm/amdgpu: Respect max pixel clock for HDMI and DVI-D (v2)Timur Kristóf-13/+44
2025-08-29drm/amdgpu: drop hw access in non-DC audio finiAlex Deucher-20/+0
2025-08-29drm/amdgpu/mes11: make MES_MISC_OP_CHANGE_CONFIG failure non-fatalAlex Deucher-2/+3
2025-08-29drm/amdgpu: Check vcn state before profile switchLijo Lazar-54/+56
2025-08-29drm/amdgpu: Avoid vcn v5.0.1 poison irq call trace on sriov guestMangesh Gadre-1/+1
2025-08-29drm/amdgpu: Avoid jpeg v5.0.1 poison irq call trace on sriov guestMangesh Gadre-1/+1
2025-08-29drm/amd/amdgpu: unified amdgpu ip block nameYang Wang-2/+34
2025-08-29drm/amdgpu/sdma: bump firmware version checks for user queue supportJesse.Zhang-3/+3
2025-08-29drm/amdgpu: Notify pmfw bad page threshold exceededXiang Liu-2/+3
2025-08-29drm/amdgpu/vcn: add instance number to VCN version messageDavid (Ming Qiang) Wu-4/+4
2025-08-29drm/amdgpu/vcn: remove unused code in vcn_v4_0.cDavid (Ming Qiang) Wu-1/+0
2025-08-29Merge tag 'amd-drm-fixes-6.17-2025-08-28' of https://gitlab.freedesktop.org/a...Dave Airlie-9/+18
2025-08-27drm/amdgpu/userq: fix error handling of invalid doorbellAlex Deucher-0/+1
2025-08-27drm/amdgpu: update firmware version checks for user queue supportJesse.Zhang-3/+3
2025-08-27Revert "drm/amdgpu: fix incorrect vm flags to map bo"Alex Deucher-2/+2
2025-08-27drm/amdgpu/gfx12: set MQD as appriopriate for queue typesAlex Deucher-2/+6
2025-08-27drm/amdgpu/gfx11: set MQD as appriopriate for queue typesAlex Deucher-2/+6
2025-08-27drm/amdgpu/userq: fix error handling of invalid doorbellAlex Deucher-0/+1
2025-08-27drm/amdgpu: update firmware version checks for user queue supportJesse.Zhang-3/+3
2025-08-27drm/amdgpu/vpe: cancel delayed work in hw_finiAlex Deucher-4/+2
2025-08-27drm/amdgpu/vcn: remove unused code in vcn_v1_0.cDavid (Ming Qiang) Wu-2/+0
2025-08-27drm/amd/amdgpu : Use the MES INV_TLBS API for tlb invalidation on gfx12Shaoyun Liu-0/+68
2025-08-27drm/amdgpu: fix shift-out-of-bounds in amdgpu_debugfs_jpeg_sched_mask_setJesse.Zhang-1/+1
2025-08-27Reapply "drm/amdgpu: fix incorrect vm flags to map bo"Jack Xiao-2/+2
2025-08-27Revert "drm/amdgpu: fix incorrect vm flags to map bo"Alex Deucher-2/+2
2025-08-27drm/amdgpu/vpe: add ring reset supportAlex Deucher-1/+24
2025-08-27drm/amdgpu/vcn: drop extra cancel_delayed_work_sync()Alex Deucher-2/+0
2025-08-27drm/amdgpu: remove redundant AMDGPU_HAS_VRAMYifan Zhang-9/+1
2025-08-27drm/amdgpu: Correct the loss of aca bank reg infoCe Sun-32/+29
2025-08-27drm/amdgpu: Add a mutex lock to protect poison injectionCe Sun-0/+5
2025-08-27drm/amdgpu: Correct the counts of nr_banks and nr_errorsCe Sun-0/+2
2025-08-27drm/amdgpu/fence: Remove redundant 0 value initializationLiao Yuanhong-1/+0
2025-08-27drm/amdgpu: Allocate psp fw private buffer in vramHawking Zhang-2/+1
2025-08-27drm/amdgpu/gfx12: set MQD as appriopriate for queue typesAlex Deucher-2/+6
2025-08-27drm/amdgpu/gfx11: set MQD as appriopriate for queue typesAlex Deucher-2/+6
2025-08-22drm/amdgpu: Pin buffers while vmap'ing exported dma-buf objectsThomas Zimmermann-2/+32
2025-08-20Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard-11/+33
2025-08-18drm/amdgpu/vcn: Remove unnecessary checkRodrigo Siqueira-5/+1
2025-08-15drm/amdgpu: refactor bad_page_work for corner case handlingChenglei Xie-13/+58
2025-08-15drm/amdgpu: remove duplicated argument wptr_vaQiang Liu-1/+0