summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2025-02-27drm/amdgpu/vcn1.0: convert internal functions to use vcn_instAlex Deucher
2025-02-27drm/amdgpu/vcn3.0: convert internal functions to use vcn_instAlex Deucher
2025-02-27drm/amdgpu/vcn: switch vcn helpers to be instance basedAlex Deucher
2025-02-27drm/amdgpu/vcn: move more instanced data to vcn_instanceAlex Deucher
2025-02-27drm/amdgpu/vcn: make powergating status per instanceAlex Deucher
2025-02-27drm/amdgpu/vcn: switch work handler to be per instanceAlex Deucher
2025-02-27drm/amdgpu/vcn5.0.1: split code along instancesAlex Deucher
2025-02-27drm/amdgpu/vcn5.0.0: split code along instancesAlex Deucher
2025-02-27drm/amdgpu/vcn4.0.5: split code along instancesAlex Deucher
2025-02-27drm/amdgpu/vcn4.0.3: split code along instancesAlex Deucher
2025-02-27drm/amdgpu/vcn4.0: split code along instancesAlex Deucher
2025-02-27drm/amdgpu/vcn3.0: split code along instancesAlex Deucher
2025-02-27drm/amdgpu/vcn2.5: fix VCN stop logicAlex Deucher
2025-02-26Merge tag 'amd-drm-next-6.15-2025-02-21' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-02-25drm/amdgpu: init return value in amdgpu_ttm_clear_bufferPierre-Eric Pelloux-Prayer
2025-02-25drm/amdgpu/mes: keep enforce isolation up to dateAlex Deucher
2025-02-25drm/amdgpu/gfx: only call mes for enforce isolation if supportedAlex Deucher
2025-02-25drm/amdgpu: disable BAR resize on Dell G5 SEAlex Deucher
2025-02-25drm/amdgpu: increase AMDGPU_MAX_RINGSTao Zhou
2025-02-25drm/amdgpu: Fix correct parameter desc for VCN idle check functionsSrinivasan Shanmugam
2025-02-25drm/amdgpu: init return value in amdgpu_ttm_clear_bufferPierre-Eric Pelloux-Prayer
2025-02-25drm/amdgpu: Change page/record number calculation based on npsganglxie
2025-02-25drm/amdgpu: Refine bad page addingganglxie
2025-02-25drm/amdgpu: update SDMA sysfs reset mask in late_initJesse.zhang@amd.com
2025-02-25drm/amdgpu: Set CPER enabled flag after ring initiailizedXiang Liu
2025-02-25drm/amdgpu: Save nps to eepromganglxie
2025-02-25drm/amdgpu: Check if CPER enabled when generating CPERXiang Liu
2025-02-25drm/amdgpu: simplify xgmi peer info callsJonathan Kim
2025-02-25drm/amdgpu: Remove unused nbif_v6_3_1_sriov_funcsDr. David Alan Gilbert
2025-02-25drm/amdgpu: Add ring reset callback for JPEG5_0_1Sathishkumar S
2025-02-25drm/amdgpu: Log after a successful ring resetAndré Almeida
2025-02-25drm/amdgpu: Log the creation of a coredump fileAndré Almeida
2025-02-25drm/amdgpu/mes: keep enforce isolation up to dateAlex Deucher
2025-02-25drm/amdgpu: Add core reset registers for JPEG5_0_1Sathishkumar S
2025-02-25drm/amdgpu: Per-instance init func for JPEG5_0_1Sathishkumar S
2025-02-25drm/amdgpu: disable BAR resize on Dell G5 SEAlex Deucher
2025-02-25drm/amd/pm: Fetch fru product info for smu_v13_0_12Asad Kamal
2025-02-25drm/amdgpu: Update amdgpu_job_timedout to check if the ring is guiltyJesse.zhang@amd.com
2025-02-25drm/amdgpu: Add reset function pointer for SDMA v4.4.2 page ringJesse.zhang@amd.com
2025-02-25drm/amdgpu: Improve SDMA reset logic with guilty queue trackingJesse.zhang@amd.com
2025-02-25drm/amdgpu/sdma: Introduce is_guilty callbacks for sdma GFX and PAGE ringsJesse.zhang@amd.com
2025-02-25drm/amdgpu: Introduce cached_rptr and is_guilty callback in amdgpu_ringJesse.zhang@amd.com
2025-02-25drm/amdgpu: Introduce conditional user queue suspension for SDMA resetsJesse.zhang@amd.com
2025-02-25drm/amdgpu: Remove redundant logic in GC v9.4.3Lijo Lazar
2025-02-25drm/amdgpu: Do not poweroff UVDJ in JPEG4_0_3Sathishkumar S
2025-02-25drm/amdgpu/sdma: Refactor SDMA reset functionality and add callback supportJesse.zhang@amd.com
2025-02-25drm/amdgpu/kfd: Add shared SDMA reset functionality with callback supportJesse.zhang@amd.com
2025-02-25drm/amdgpu: correct the name of mes_pipe structureLikun Gao
2025-02-25drm/amdgpu: update the handle ptr in is_idleSunil Khatri
2025-02-25Merge drm/drm-next into drm-misc-nextThomas Zimmermann