Age | Commit message (Expand) | Author |
2023-08-16 | drm/amd: flush any delayed gfxoff on suspend entry | Mario Limonciello |
2023-08-16 | drm/amdgpu: skip fence GFX interrupts disable/enable for S0ix | Tim Huang |
2023-08-16 | drm/amdgpu: skip xcp drm device allocation when out of drm resource | James Zhu |
2023-08-16 | drm/amdgpu: disable mcbp if parameter zero is set | Jiadong Zhu |
2023-08-09 | drm/amdgpu/gfx11: only enable CP GFX shadowing on SR-IOV | Alex Deucher |
2023-08-09 | drm/amdgpu: fix possible UAF in amdgpu_cs_pass1() | Alex Deucher |
2023-08-09 | drm/amdgpu: Match against exact bootloader status | Lijo Lazar |
2023-08-09 | drm/amd: Disable S/G for APUs when 64GB or more host memory | Mario Limonciello |
2023-07-25 | drm/amdgpu: Restore HQD persistent state register | Lijo Lazar |
2023-07-25 | drm/amd: Fix an error handling mistake in psp_sw_init() | Mario Limonciello |
2023-07-25 | drm/amdgpu: Fix infinite loop in gfxhub_v1_2_xcc_gart_enable (v2) | Victor Lu |
2023-07-18 | drm/amdgpu: use a macro to define no xcp partition case | Guchun Chen |
2023-07-18 | drm/amdgpu/vm: use the same xcp_id from root PD | Guchun Chen |
2023-07-18 | drm/amdgpu: fix slab-out-of-bounds issue in amdgpu_vm_pt_create | Guchun Chen |
2023-07-18 | drm/amdgpu: Allocate root PD on correct partition | Guchun Chen |
2023-07-18 | drm/amdgpu: Allow the initramfs generator to include psp_13_0_6_ta | Candice Li |
2023-07-18 | drm/amdgpu/vkms: relax timer deactivation by hrtimer_try_to_cancel | Guchun Chen |
2023-07-14 | Merge tag 'amd-drm-fixes-6.5-2023-07-12' of https://gitlab.freedesktop.org/ag... | Dave Airlie |
2023-07-12 | drm/amd: Move helper for dynamic speed switch check out of smu13 | Mario Limonciello |
2023-07-12 | drm/amdgpu: avoid restore process run into dead loop. | gaba |
2023-07-06 | Merge tag 'drm-next-2023-07-07' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2023-06-30 | drm/amdgpu: Fix potential fence use-after-free v2 | shanzhulig |
2023-06-30 | drm/amd/pm: avoid unintentional shutdown due to temperature momentary fluctua... | Evan Quan |
2023-06-30 | drm/amdgpu: Keep non-psp path for partition switch | Lijo Lazar |
2023-06-30 | drm/amdgpu: share drm device for pci amdgpu device with 1st partition device | James Zhu |
2023-06-30 | drm/amdgpu/vcn: Need to unpause dpg before stop dpg | Emily Deng |
2023-06-30 | drm/amdgpu: remove duplicated doorbell range init for sdma v4.4.2 | Le Ma |
2023-06-30 | drm/amdgpu: gpu recovers from fatal error in poison mode | YiPeng Chai |
2023-06-30 | drm/amdgpu: enable mcbp by default on gfx9 | Alex Deucher |
2023-06-30 | drm/amdgpu: make mcbp a per device setting | Alex Deucher |
2023-06-30 | drm/amd: Don't initialize PSP twice for Navi3x | Mario Limonciello |
2023-06-30 | drm/amdgpu: port SRIOV VF missed changes | Zhigang Luo |
2023-06-30 | drm/amd: Don't try to enable secure display TA multiple times | Mario Limonciello |
2023-06-30 | drm/amdgpu: fix number of fence calculations | Christian König |
2023-06-30 | drm/amdgpu: Modify for_each_inst macro | Lijo Lazar |
2023-06-30 | drm/amdgpu:Remove sdma halt/unhalt during frontdoor load | Mangesh Gadre |
2023-06-30 | drm/amdgpu: check RAS irq existence for VCN/JPEG | Tao Zhou |
2023-06-30 | drm/amdgpu: remove vm sanity check from amdgpu_vm_make_compute | Xiaogang Chen |
2023-06-29 | Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2023-06-27 | Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-06-23 | drm/amd/pm: update the LC_L1_INACTIVITY setting to address possible noise issue | Evan Quan |
2023-06-23 | drm/amdgpu: Skip TMR for MP0_HWIP 13.0.6 | Zhigang Luo |
2023-06-23 | drm/amd/pm: revise the ASPM settings for thunderbolt attached scenario | Evan Quan |
2023-06-23 | drm/amdgpu: fix clearing mappings for BOs that are always valid in VM | Samuel Pitoiset |
2023-06-23 | drm/amdgpu: Add vbios attribute only if supported | Lijo Lazar |
2023-06-23 | drm/amdgpu/atomfirmware: fix LPDDR5 width reporting | Alex Deucher |
2023-06-23 | drm/amdgpu: Remove CONFIG_DEBUG_FS guard around body of amdgpu_rap_debugfs_in... | Nathan Chancellor |
2023-06-23 | drm/amdgpu: Move calculation of xcp per memory node | Lijo Lazar |
2023-06-23 | drm/amdgpu: Skip mark offset for high priority rings | Jiadong Zhu |
2023-06-15 | drm/amdgpu: Increase hmm range get pages timeout | Philip Yang |