summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Disable GPU reset on SRIOV before remove pci.Gavin Wan2022-11-021-1/+2
* Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-10-071-0/+14
|\
| * drm: POC drm on dyndbg - use in core, 2 helpers, 3 drivers.Jim Cromie2022-09-241-0/+14
* | drm/amdgpu: bump minor for gang submitChristian König2022-09-201-1/+2
* | drm/amdgpu: Fixed psp fence and memory issues when removing amdgpu deviceYiPeng Chai2022-09-191-0/+1
* | drm/amdgpu: Adjust removal control flow for smu v13_0_2YiPeng Chai2022-09-191-0/+30
* | drm/amdgpu: TA unload messages are not actually sent to psp when amdgpu is un...YiPeng Chai2022-09-071-2/+2
* | drm/amdgpu: add missing pci_disable_device() in amdgpu_pmops_runtime_resume()Yang Yingliang2022-08-291-1/+4
|/
* 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