aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2023-10-26drm/sched: Convert the GPU scheduler to variable number of run-queuesLuben Tuikov2-2/+3
2023-10-25drm/amd: Disable ASPM for VI w/ all Intel systemsMario Limonciello1-1/+1
2023-10-25Merge tag 'amd-drm-next-6.7-2023-10-20' of https://gitlab.freedesktop.org/agd...Dave Airlie32-613/+568
2023-10-23drm/amdkfd: reserve a fence slot while locking the BOChristian König1-1/+1
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie3-4/+9
2023-10-21drm/amdgpu: Remove redundant call to priority_is_valid()Luben Tuikov1-7/+8
2023-10-20drm/amdgpu: Create version number for coredumpsAndré Almeida2-0/+4
2023-10-20drm/amdgpu: Move coredump code to amdgpu_reset fileAndré Almeida4-87/+90
2023-10-20drm/amdgpu: Encapsulate all device reset infoAndré Almeida3-26/+36
2023-10-20drm/amdgpu: support the port num info based on the capability flagShiwu Zhang2-13/+33
2023-10-20drm/amdgpu: prepare the output buffer for GET_PEER_LINKS commandShiwu Zhang1-2/+10
2023-10-20drm/amdgpu: drop status query/reset for GCEA 9.4.3 and MMEA 1.8Tao Zhou2-203/+0
2023-10-20drm/amdgpu: update the xgmi ta interface headerShiwu Zhang2-17/+51
2023-10-20drm/amdgpu: add set/get mca debug mode operationsTao Zhou2-0/+26
2023-10-20drm/amdgpu: replace reset_error_count with amdgpu_ras_reset_error_countTao Zhou5-25/+10
2023-10-20drm/amdgpu: add clockgating support for NBIO v7.7.1Li Ma1-0/+1
2023-10-20drm/amdgpu: fix missing stuff in NBIO v7.11Li Ma2-0/+79
2023-10-20drm/amdgpu: Enable RAS feature by default for APUStanley.Yang1-12/+2
2023-10-20drm/amdgpu: fix typo for amdgpu ras error data printYang Wang1-2/+2
2023-10-20drm/amd/amdgpu/vcn: Add RB decouple feature under SRIOV - P4Bokun Zhang1-16/+55
2023-10-20drm/amd/amdgpu/vcn: Add RB decouple feature under SRIOV - P3Bokun Zhang1-7/+41
2023-10-20drm/amd/amdgpu/vcn: Add RB decouple feature under SRIOV - P2Bokun Zhang1-0/+4
2023-10-20drm/amd/amdgpu/vcn: Add RB decouple feature under SRIOV - P1Bokun Zhang1-2/+3
2023-10-20drm/amdgpu: Fix delete nodes that have been relesedStanley.Yang1-3/+1
2023-10-20drm/amdgpu: Add UVD_VCPU_INT_EN2 to dpg sramHawking Zhang1-0/+5
2023-10-20drm/amdgpu: Enable software RAS in vcn v4_0_3Hawking Zhang1-1/+3
2023-10-20drm/amdgpu: define ras_reset_error_count functionTao Zhou2-4/+17
2023-10-20drm/amdgpu: Log UE corrected by replay as correctable errorCandice Li1-3/+4
2023-10-20Merge tag 'drm-misc-fixes-2023-10-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-2/+3
2023-10-19drm/amdgpu: Reserve fences for VM updateFelix Kuehling1-1/+4
2023-10-19drm/amdgpu: Fix possible null pointer dereferenceFelix Kuehling1-1/+2
2023-10-19drm/amdgpu: Reserve fences for VM updateFelix Kuehling1-1/+4
2023-10-19drm/amdgpu: Fix possible null pointer dereferenceFelix Kuehling1-1/+2
2023-10-19drm/amdgpu: Workaround to skip kiq ring test during ras gpu recoveryStanley.Yang1-0/+21
2023-10-19drm/amd: Read IMU FW version from scratch register during hw_initMario Limonciello1-0/+4
2023-10-19drm/amd: Don't parse IMU ucode version if it won't be loadedMario Limonciello1-2/+2
2023-10-19drm/amd: Move microcode init step to early_init()Mario Limonciello1-8/+8
2023-10-19drm/amdgpu: update retry times for psp BL waitAsad Kamal1-1/+1
2023-10-19drm/amdgpu/mes11: remove aggregated doorbell codeAlex Deucher3-185/+40
2023-10-19drm/amdgpu : Add hive ras recovery checkAsad Kamal2-2/+8
2023-10-19Revert "drm/amdgpu: Program xcp_ctl registers as needed"Mangesh Gadre1-12/+11
2023-10-19drm/amdgpu/umsch: add suspend and resume callbackLang Yu1-0/+16
2023-10-19drm/amdgpu: ignore duplicate BOs againChristian König1-1/+2
2023-10-18Merge tag 'amd-drm-next-6.7-2023-10-13' of https://gitlab.freedesktop.org/agd...Dave Airlie174-1620/+10727
2023-10-17gpu/drm: Eliminate DRM_SCHED_PRIORITY_UNSETLuben Tuikov1-1/+2
2023-10-17drm/amdgpu: Unset context priority is now invalidLuben Tuikov1-1/+1
2023-10-13drm/amdgpu/vkms: fix a possible null pointer dereferenceMa Ke1-0/+2
2023-10-13drm/amdgpu: add RAS error info support for umc_v12_0Yang Wang1-6/+14
2023-10-13drm/amdgpu: add RAS error info support for mmhub_v1_8Yang Wang1-2/+13
2023-10-13drm/amdgpu: add RAS error info support for gfx_v9_4_3Yang Wang1-2/+8