summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2025-07-16drm/amdgpu/vcn: don't enable per queue resets on SR-IOVAlex Deucher-3/+6
2025-07-16drm/amdgpu/jpeg4: add additional ring reset error checkingAlex Deucher-2/+6
2025-07-16drm/amdgpu/jpeg3: add additional ring reset error checkingAlex Deucher-2/+6
2025-07-16drm/amdgpu/jpeg2: add additional ring reset error checkingAlex Deucher-2/+6
2025-07-16drm/amdgpu: clean up sdma reset functionsAlex Deucher-31/+40
2025-07-16drm/amdgpu: Fix missing unlocking in an error path in amdgpu_userq_create()Christophe JAILLET-2/+4
2025-07-16drm/amdgpu: Pass along the format info from .fb_create() to drm_helper_mode_f...Ville Syrjälä-2/+3
2025-07-16drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_s...Ville Syrjälä-1/+1
2025-07-16drm: Pass the format info to .fb_create()Ville Syrjälä-0/+2
2025-07-16drm/amdgpu: Reset the clear flag in buddy during resumeArunpravin Paneer Selvam-0/+20
2025-07-15drm/amdgpu: refine bad page loading when in the same nps modeganglxie-0/+15
2025-07-15drm/amdgpu: refine eeprom data checkganglxie-0/+31
2025-07-15drm/amdgpu: The interrupt source was not releasedCe Sun-1/+1
2025-07-15drm/amdgpu/vcn5: add additional ring reset error checkingAlex Deucher-2/+6
2025-07-15drm/amdgpu/vcn4.0.5: add additional ring reset error checkingAlex Deucher-2/+6
2025-07-15drm/amdgpu/vcn4: add additional ring reset error checkingAlex Deucher-2/+6
2025-07-15drm/amdgpu/gfx10: fix kiq locking in KCQ resetAlex Deucher-4/+2
2025-07-15drm/amdgpu/gfx9.4.3: fix kiq locking in KCQ resetAlex Deucher-2/+1
2025-07-15drm/amdgpu/gfx9: fix kiq locking in KCQ resetAlex Deucher-1/+1
2025-07-15drm/amdgpu: Use cached partition mode, if validLijo Lazar-4/+16
2025-07-15drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESETMaíra Canal-1/+1
2025-07-11Merge tag 'amd-drm-next-6.17-2025-07-11' of https://gitlab.freedesktop.org/ag...Simona Vetter-233/+253
2025-07-10drm/amdgpu: Fix lifetime of struct amdgpu_task_info after ring resetAndré Almeida-3/+2
2025-07-10drm/amdgpu: do not resume device in thaw for normal hibernationSamuel Zhang-0/+17
2025-07-10drm/amdgpu: move GTT to shmem after eviction for hibernationSamuel Zhang-1/+9
2025-07-09drm/amdgpu: fix the logic to validate fpriv and root boSunil Khatri-1/+1
2025-07-09drm/amdgpu: fix MQD debugfs undefined symbol when DEBUG_FS=nSunil Khatri-1/+4
2025-07-08Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst-1501/+2286
2025-07-07drm/amdgpu: fix use-after-free in amdgpu_userq_suspend+0x51a/0x5a0Vitaly Prosyak-1/+1
2025-07-07Revert "drm/amdgpu: fix slab-use-after-free in amdgpu_userq_mgr_fini"Vitaly Prosyak-4/+15
2025-07-07drm/amdgpu/sdma: allow caller to handle kernel rings in engine resetAlex Deucher-22/+31
2025-07-07drm/amdgpu/sdma: consolidate engine reset handlingAlex Deucher-25/+9
2025-07-07drm/amdgpu: Add a noverbose flag to psp_wait_forLijo Lazar-118/+130
2025-07-07drm/amdgpu/gfx10: fix KGQ reset sequenceAlex Deucher-5/+15
2025-07-07drm/amdgpu: Pass adev pointer to functionsLijo Lazar-61/+55
2025-07-04drm/amdgpu: add support of debugfs for mqd informationSunil Khatri-0/+53
2025-07-04drm/amdgpu: add debugfs support for VM pagetable per clientSunil Khatri-0/+55
2025-07-04Merge tag 'amd-drm-next-6.17-2025-07-01' of https://gitlab.freedesktop.org/ag...Dave Airlie-1501/+2286
2025-06-30drm/amdkfd: add hqd_sdma_get_doorbell callbacks for gfx7/8Alex Deucher-0/+16
2025-06-30drm/amdgpu: Fix memory leak in amdgpu_ctx_mgr_entity_finiLin.Cao-0/+1
2025-06-30drm/amdgpu: Include sdma_4_4_4.binKent Russell-0/+1
2025-06-30drm/amdgpu/sdma5.x: suspend KFD queues in ring resetAlex Deucher-2/+12
2025-06-30drm/amdgpu/sdma6: add more ucode version checks for userq supportAlex Deucher-0/+20
2025-06-30drm/amdgpu: Remove useless timeout error messageYiPeng Chai-10/+1
2025-06-30drm/amdgpu: Fix code style issueCe Sun-18/+11
2025-06-30drm/amdgpu: refine ras error injection when eeprom initialization failedganglxie-6/+18
2025-06-30drm/amdgpu: Fix error with dev_info_once usageLijo Lazar-5/+8
2025-06-30drm/amdgpu: Use correct severity for BP threshold exceed eventXiang Liu-2/+4
2025-06-30drm/amdgpu: move scheduler wqueue handling into callbacksAlex Deucher-21/+55
2025-06-30drm/amdgpu: move guilty handling into ring resetsAlex Deucher-51/+3