summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Add visualconfirm module parameterLeo Li2022-07-251-0/+4
* drm/amdgpu: bump driver version for IP discovery info in HW INFOAlex Deucher2022-07-251-2/+3
* drm/amdgpu: Fix comment typoJason Wang2022-07-251-1/+1
* drm/amdgpu: drop runpm from amdgpu_device structureGuchun Chen2022-07-181-5/+5
* drm/amdgpu: Add peer-to-peer support among PCIe connected AMD GPUsRamesh Errabolu2022-06-081-0/+10
* drm/amdgpu: bump minor version numberChristian König2022-05-261-2/+3
* drm/amdgpu: add beige goby PCI IDAlex Deucher2022-05-261-0/+1
* drm/amd: Don't reset dGPUs if the system is going to s2idleMario Limonciello2022-05-181-1/+1
* Revert "drm/amdgpu: disable runpm if we are the primary adapter"Alex Deucher2022-05-051-28/+0
* drm/amd/amdgpu: add more fw load type to fit new ASICsChengming Gui2022-05-041-1/+1
* drm/amdgpu: add mes_kiq module parameter v2Jack Xiao2022-05-041-0/+10
* drm/amdgpu: don't runtime suspend if there are displays attached (v3)Alex Deucher2022-04-211-35/+70
* drm/amdgpu: expand cg_flags from u32 to u64Evan Quan2022-04-081-4/+4
* drm/amdgpu: Ensure HDA function is suspended before ASIC resetKai-Heng Feng2022-04-071-6/+12
* drm/amdkfd: Fix Incorrect VMIDs passed to HWSTushar Patel2022-03-251-1/+1
* drm/amdgpu/vcn: Add vcn firmware logRuijing Dong2022-03-041-0/+8
* drm/amdgpu: Bump minor version for hot plug tests enabling.Andrey Grodzovsky2022-03-021-1/+2
* Merge tag 'amd-drm-next-5.18-2022-02-25' of https://gitlab.freedesktop.org/ag...Dave Airlie2022-03-011-19/+11
|\
| * drm/amdgpu: Exclude PCI reset method for now.Andrey Grodzovsky2022-02-241-2/+2
| * drm/amdgpu: Add use_xgmi_p2p module parameterAlex Sierra2022-02-241-0/+8
| * drm/amdgpu: drop testing module parameterAlex Deucher2022-02-231-8/+0
| * drm/amdgpu: drop benchmark module parameterAlex Deucher2022-02-231-8/+0
| * drm/amdgpu: Fix typo in *whether* in commentPaul Menzel2022-02-221-1/+1
* | Backmerge tag 'v5.17-rc6' into drm-nextDave Airlie2022-02-281-0/+3
|\ \ | |/ |/|
| * drm/amd: Check if ASPM is enabled from PCIe subsystemMario Limonciello2022-02-231-0/+3
| * drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabledMario Limonciello2022-02-021-2/+1
| * drm/amd: Only run s3 or s0ix if system is configured properlyMario Limonciello2022-02-021-0/+8
* | drm/amd: Refactor `amdgpu_aspm` to be evaluated per deviceMario Limonciello2022-02-171-3/+0
* | drm/amd: Check if ASPM is enabled from PCIe subsystemMario Limonciello2022-02-171-0/+3
* | drm/amdgpu: make cyan skillfish support code more consistentAlex Deucher2022-02-161-0/+1
* | Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/...Dave Airlie2022-02-141-34/+86
|\ \ | |/ |/|
| * drm/amdgpu: drop experimental flag on aldebaranAlex Deucher2022-02-071-4/+4
| * drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabledMario Limonciello2022-02-021-2/+1
| * drm/amd: Only run s3 or s0ix if system is configured properlyMario Limonciello2022-02-021-0/+8
| * drm/amdgpu: bump driver version for new CTX OP to set/get stable pstatesAlex Deucher2022-01-271-1/+2
| * drm/amdgpu: handle BACO synchronization with secondary funcsAlex Deucher2022-01-251-12/+18
| * drm/amdgpu: move runtime pm init after drm and fbdev initAlex Deucher2022-01-251-0/+65
| * drm/amdgpu: filter out radeon secondary ids as wellAlex Deucher2022-01-251-0/+81
| * drm/amdgpu: drop flags check for CHIP_IP_DISCOVERYAlex Deucher2022-01-141-5/+0
| * drm/amdgpu: Fix rejecting Tahiti GPUsLukas Fink2022-01-141-1/+1
| * drm/amd/display: Enable Freesync Video Mode by defaultSolomon Chiu2022-01-141-27/+0
* | drm/amdgpu: filter out radeon secondary ids as wellAlex Deucher2022-01-251-0/+81
* | Merge tag 'drm-next-2022-01-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-01-211-5/+0
|\ \
| * | drm/amdgpu: drop flags check for CHIP_IP_DISCOVERYAlex Deucher2022-01-141-5/+0
| * | drm/amdgpu: Fix rejecting Tahiti GPUsLukas Fink2022-01-141-1/+1
| |/
* | Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-01-161-2/+4
|\|
| * drm/amdgpu: don't set s3 and s0ix at the same timeMario Limonciello2022-01-071-2/+4
* | Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-01-101-6/+19
|\|
| * Merge tag 'amd-drm-next-5.17-2021-12-30' of ssh://gitlab.freedesktop.org/agd5...Dave Airlie2021-12-311-4/+23
| |\
| | * drm/amdgpu: always reset the asic in suspend (v2)Alex Deucher2021-12-301-1/+4