summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2023-07-25drm/amdgpu: Restore HQD persistent state registerLijo Lazar-1/+2
2023-07-25drm/amd: Fix an error handling mistake in psp_sw_init()Mario Limonciello-3/+3
2023-07-25drm/amdgpu: Fix infinite loop in gfxhub_v1_2_xcc_gart_enable (v2)Victor Lu-4/+1
2023-07-18drm/amdgpu: use a macro to define no xcp partition caseGuchun Chen-5/+8
2023-07-18drm/amdgpu/vm: use the same xcp_id from root PDGuchun Chen-1/+2
2023-07-18drm/amdgpu: fix slab-out-of-bounds issue in amdgpu_vm_pt_createGuchun Chen-11/+14
2023-07-18drm/amdgpu: Allocate root PD on correct partitionGuchun Chen-3/+3
2023-07-18drm/amdgpu: Allow the initramfs generator to include psp_13_0_6_taCandice Li-0/+1
2023-07-18drm/amdgpu/vkms: relax timer deactivation by hrtimer_try_to_cancelGuchun Chen-2/+3
2023-07-14Merge tag 'amd-drm-fixes-6.5-2023-07-12' of https://gitlab.freedesktop.org/ag...Dave Airlie-0/+23
2023-07-12drm/amd: Move helper for dynamic speed switch check out of smu13Mario Limonciello-0/+20
2023-07-12drm/amdgpu: avoid restore process run into dead loop.gaba-0/+3
2023-07-06Merge tag 'drm-next-2023-07-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-75/+177
2023-06-30drm/amdgpu: Fix potential fence use-after-free v2shanzhulig-3/+3
2023-06-30drm/amd/pm: avoid unintentional shutdown due to temperature momentary fluctua...Evan Quan-0/+3
2023-06-30drm/amdgpu: Keep non-psp path for partition switchLijo Lazar-6/+22
2023-06-30drm/amdgpu: share drm device for pci amdgpu device with 1st partition deviceJames Zhu-3/+6
2023-06-30drm/amdgpu/vcn: Need to unpause dpg before stop dpgEmily Deng-0/+2
2023-06-30drm/amdgpu: remove duplicated doorbell range init for sdma v4.4.2Le Ma-5/+0
2023-06-30drm/amdgpu: gpu recovers from fatal error in poison modeYiPeng Chai-0/+12
2023-06-30drm/amdgpu: enable mcbp by default on gfx9Alex Deucher-3/+8
2023-06-30drm/amdgpu: make mcbp a per device settingAlex Deucher-13/+22
2023-06-30drm/amd: Don't initialize PSP twice for Navi3xMario Limonciello-5/+0
2023-06-30drm/amdgpu: port SRIOV VF missed changesZhigang Luo-1/+14
2023-06-30drm/amd: Don't try to enable secure display TA multiple timesMario Limonciello-0/+2
2023-06-30drm/amdgpu: fix number of fence calculationsChristian König-5/+6
2023-06-30drm/amdgpu: Modify for_each_inst macroLijo Lazar-3/+4
2023-06-30drm/amdgpu:Remove sdma halt/unhalt during frontdoor loadMangesh Gadre-4/+9
2023-06-30drm/amdgpu: check RAS irq existence for VCN/JPEGTao Zhou-2/+4
2023-06-30drm/amdgpu: remove vm sanity check from amdgpu_vm_make_computeXiaogang Chen-6/+6
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-3251/+17286
2023-06-27Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2023-06-23drm/amd/pm: update the LC_L1_INACTIVITY setting to address possible noise issueEvan Quan-1/+1
2023-06-23drm/amdgpu: Skip TMR for MP0_HWIP 13.0.6Zhigang Luo-0/+1
2023-06-23drm/amd/pm: revise the ASPM settings for thunderbolt attached scenarioEvan Quan-4/+7
2023-06-23drm/amdgpu: fix clearing mappings for BOs that are always valid in VMSamuel Pitoiset-0/+12
2023-06-23drm/amdgpu: Add vbios attribute only if supportedLijo Lazar-2/+15
2023-06-23drm/amdgpu/atomfirmware: fix LPDDR5 width reportingAlex Deucher-6/+12
2023-06-23drm/amdgpu: Remove CONFIG_DEBUG_FS guard around body of amdgpu_rap_debugfs_in...Nathan Chancellor-2/+0
2023-06-23drm/amdgpu: Move calculation of xcp per memory nodeLijo Lazar-1/+3
2023-06-23drm/amdgpu: Skip mark offset for high priority ringsJiadong Zhu-0/+3
2023-06-15drm/amdgpu: Increase hmm range get pages timeoutPhilip Yang-2/+2
2023-06-15drm/amdgpu: Enable translate further for GC v9.4.3Philip Yang-0/+1
2023-06-15drm/amdgpu: Remove unused NBIO interfaceLijo Lazar-16/+0
2023-06-15drm/amdgpu: add entity error check in amdgpu_ctx_get_entityZhenGuo Yin-1/+9
2023-06-15drm/amdgpu: add VM generation tokenChristian König-7/+37
2023-06-15drm/amdgpu: reset VM when an error is detectedChristian König-16/+65
2023-06-15drm/amdgpu: abort submissions during prepare on errorChristian König-1/+12
2023-06-15drm/amdgpu: mark soft recovered fences with -ENODATAChristian König-0/+7
2023-06-15drm/amdgpu: mark force completed fences with -ECANCELEDChristian König-0/+1