Age | Commit message (Expand) | Author |
2022-09-07 | drm/amdgpu: TA unload messages are not actually sent to psp when amdgpu is un... | YiPeng Chai |
2022-08-29 | drm/amdgpu: add missing pci_disable_device() in amdgpu_pmops_runtime_resume() | Yang Yingliang |
2022-07-25 | drm/amd/display: Add visualconfirm module parameter | Leo Li |
2022-07-25 | drm/amdgpu: bump driver version for IP discovery info in HW INFO | Alex Deucher |
2022-07-25 | drm/amdgpu: Fix comment typo | Jason Wang |
2022-07-18 | drm/amdgpu: drop runpm from amdgpu_device structure | Guchun Chen |
2022-06-08 | drm/amdgpu: Add peer-to-peer support among PCIe connected AMD GPUs | Ramesh Errabolu |
2022-05-26 | drm/amdgpu: bump minor version number | Christian König |
2022-05-26 | drm/amdgpu: add beige goby PCI ID | Alex Deucher |
2022-05-18 | drm/amd: Don't reset dGPUs if the system is going to s2idle | Mario Limonciello |
2022-05-05 | Revert "drm/amdgpu: disable runpm if we are the primary adapter" | Alex Deucher |
2022-05-04 | drm/amd/amdgpu: add more fw load type to fit new ASICs | Chengming Gui |
2022-05-04 | drm/amdgpu: add mes_kiq module parameter v2 | Jack Xiao |
2022-04-21 | drm/amdgpu: don't runtime suspend if there are displays attached (v3) | Alex Deucher |
2022-04-08 | drm/amdgpu: expand cg_flags from u32 to u64 | Evan Quan |
2022-04-07 | drm/amdgpu: Ensure HDA function is suspended before ASIC reset | Kai-Heng Feng |
2022-03-25 | drm/amdkfd: Fix Incorrect VMIDs passed to HWS | Tushar Patel |
2022-03-04 | drm/amdgpu/vcn: Add vcn firmware log | Ruijing Dong |
2022-03-02 | drm/amdgpu: Bump minor version for hot plug tests enabling. | Andrey Grodzovsky |
2022-03-01 | Merge tag 'amd-drm-next-5.18-2022-02-25' of https://gitlab.freedesktop.org/ag... | Dave Airlie |
2022-02-28 | Backmerge tag 'v5.17-rc6' into drm-next | Dave Airlie |
2022-02-24 | drm/amdgpu: Exclude PCI reset method for now. | Andrey Grodzovsky |
2022-02-24 | drm/amdgpu: Add use_xgmi_p2p module parameter | Alex Sierra |
2022-02-23 | drm/amd: Check if ASPM is enabled from PCIe subsystem | Mario Limonciello |
2022-02-23 | drm/amdgpu: drop testing module parameter | Alex Deucher |
2022-02-23 | drm/amdgpu: drop benchmark module parameter | Alex Deucher |
2022-02-22 | drm/amdgpu: Fix typo in *whether* in comment | Paul Menzel |
2022-02-17 | drm/amd: Refactor `amdgpu_aspm` to be evaluated per device | Mario Limonciello |
2022-02-17 | drm/amd: Check if ASPM is enabled from PCIe subsystem | Mario Limonciello |
2022-02-16 | drm/amdgpu: make cyan skillfish support code more consistent | Alex Deucher |
2022-02-14 | Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/... | Dave Airlie |
2022-02-07 | drm/amdgpu: drop experimental flag on aldebaran | Alex Deucher |
2022-02-02 | drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabled | Mario Limonciello |
2022-02-02 | drm/amd: Only run s3 or s0ix if system is configured properly | Mario Limonciello |
2022-02-02 | drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabled | Mario Limonciello |
2022-02-02 | drm/amd: Only run s3 or s0ix if system is configured properly | Mario Limonciello |
2022-01-27 | drm/amdgpu: bump driver version for new CTX OP to set/get stable pstates | Alex Deucher |
2022-01-25 | drm/amdgpu: handle BACO synchronization with secondary funcs | Alex Deucher |
2022-01-25 | drm/amdgpu: move runtime pm init after drm and fbdev init | Alex Deucher |
2022-01-25 | drm/amdgpu: filter out radeon secondary ids as well | Alex Deucher |
2022-01-25 | drm/amdgpu: filter out radeon secondary ids as well | Alex Deucher |
2022-01-21 | Merge tag 'drm-next-2022-01-21' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2022-01-16 | Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2022-01-14 | drm/amdgpu: drop flags check for CHIP_IP_DISCOVERY | Alex Deucher |
2022-01-14 | drm/amdgpu: Fix rejecting Tahiti GPUs | Lukas Fink |
2022-01-14 | drm/amdgpu: drop flags check for CHIP_IP_DISCOVERY | Alex Deucher |
2022-01-14 | drm/amdgpu: Fix rejecting Tahiti GPUs | Lukas Fink |
2022-01-14 | drm/amd/display: Enable Freesync Video Mode by default | Solomon Chiu |
2022-01-10 | Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2022-01-07 | drm/amdgpu: don't set s3 and s0ix at the same time | Mario Limonciello |