aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2023-06-30drm/amdgpu: port SRIOV VF missed changesZhigang Luo1-1/+14
2023-06-30drm/amd: Don't try to enable secure display TA multiple timesMario Limonciello1-0/+2
2023-06-30drm/amdgpu: fix number of fence calculationsChristian König1-5/+6
2023-06-30drm/amdgpu: Modify for_each_inst macroLijo Lazar1-3/+4
2023-06-30drm/amdgpu:Remove sdma halt/unhalt during frontdoor loadMangesh Gadre1-4/+9
2023-06-30drm/amdgpu: check RAS irq existence for VCN/JPEGTao Zhou2-2/+4
2023-06-30drm/amdgpu: remove vm sanity check from amdgpu_vm_make_computeXiaogang Chen1-6/+6
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds184-3251/+17286
2023-06-27Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2023-06-26drm: Clear fd/handle callbacks in struct drm_driverThomas Zimmermann1-4/+0
2023-06-23drm/amd/pm: update the LC_L1_INACTIVITY setting to address possible noise issueEvan Quan1-1/+1
2023-06-23drm/amdgpu: Skip TMR for MP0_HWIP 13.0.6Zhigang Luo1-0/+1
2023-06-23drm/amd/pm: revise the ASPM settings for thunderbolt attached scenarioEvan Quan1-4/+7
2023-06-23drm/amdgpu: fix clearing mappings for BOs that are always valid in VMSamuel Pitoiset1-0/+12
2023-06-23drm/amdgpu: Add vbios attribute only if supportedLijo Lazar4-2/+15
2023-06-23drm/amdgpu/atomfirmware: fix LPDDR5 width reportingAlex Deucher1-6/+12
2023-06-23drm/amdgpu: Remove CONFIG_DEBUG_FS guard around body of amdgpu_rap_debugfs_in...Nathan Chancellor1-2/+0
2023-06-23drm/amdgpu: Move calculation of xcp per memory nodeLijo Lazar1-1/+3
2023-06-23drm/amdgpu: Skip mark offset for high priority ringsJiadong Zhu1-0/+3
2023-06-19drm/amdgpu: Remove struct drm_driver.gem_prime_mmapThomas Zimmermann1-1/+0
2023-06-19Merge drm/drm-next into drm-misc-nextThomas Zimmermann185-3341/+17711
2023-06-19drm: Remove struct drm_driver.gem_prime_mmapThomas Zimmermann1-1/+0
2023-06-15drm/amdgpu: Increase hmm range get pages timeoutPhilip Yang1-2/+2
2023-06-15drm/amdgpu: Enable translate further for GC v9.4.3Philip Yang1-0/+1
2023-06-15drm/amdgpu: Remove unused NBIO interfaceLijo Lazar2-16/+0
2023-06-15drm/amdgpu: add entity error check in amdgpu_ctx_get_entityZhenGuo Yin1-1/+9
2023-06-15drm/amdgpu: add VM generation tokenChristian König7-7/+37
2023-06-15drm/amdgpu: reset VM when an error is detectedChristian König1-16/+65
2023-06-15drm/amdgpu: abort submissions during prepare on errorChristian König1-1/+12
2023-06-15drm/amdgpu: mark soft recovered fences with -ENODATAChristian König1-0/+7
2023-06-15drm/amdgpu: mark force completed fences with -ECANCELEDChristian König1-0/+1
2023-06-15drm/amdgpu: add amdgpu_error_* debugfs fileChristian König3-0/+41
2023-06-15drm/amdgpu: mark GC 9.4.3 experimental for nowAlex Deucher1-0/+2
2023-06-15drm/amdgpu: Use PSP FW API for partition switchLijo Lazar2-15/+6
2023-06-15drm/amdgpu: Change nbio v7.9 xcp status definitionLijo Lazar1-5/+3
2023-06-15drm/amdgpu: make sure that BOs have a backing storeChristian König1-1/+5
2023-06-15drm/amdgpu: make sure BOs are locked in amdgpu_vm_get_memoryChristian König1-30/+39
2023-06-15drm/amdgpu: Add checking mc_vram_sizeStanley.Yang1-1/+2
2023-06-15drm/amdgpu: Optimize checking ras supportedStanley.Yang3-21/+23
2023-06-15drm/amdgpu: Add channel_dis_num to ras init flagsCandice Li2-0/+2
2023-06-15drm/amdgpu: Update total channel number for umc v8_10Candice Li3-1/+5
2023-06-15drm/amdgpu: Fix usage of UMC fill record in RASLuben Tuikov1-2/+1
2023-06-15drm/amdgpu/sdma4: set align mask to 255Alex Deucher2-4/+4
2023-06-15drm/amdgpu: Report ras_num_recs in debugfsLuben Tuikov1-0/+2
2023-06-15drm/amdgpu: Release SDMAv4.4.2 ecc irq properlyLijo Lazar1-6/+10
2023-06-15drm/amdgpu: add wait_for helper for spirom updateLikun Gao4-4/+29
2023-06-15drm/amdgpu: Print client id for the unregistered interrupt resourceMa Jun1-1/+2
2023-06-15Revert "drm/amdgpu: remove TOPDOWN flags when allocating VRAM in large bar sy...Arunpravin Paneer Selvam1-1/+1
2023-06-15drm/amdgpu: expose num_hops and num_links xgmi info through dev attrShiwu Zhang1-0/+46
2023-06-15drm/amdgpu: vcn_4_0 set instance 0 init sched score to 1Sonny Jiang1-1/+5