summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
AgeCommit message (Expand)Author
2022-04-21drm/amdgpu: don't runtime suspend if there are displays attached (v3)Alex Deucher
2022-04-08drm/amdgpu: expand cg_flags from u32 to u64Evan Quan
2022-04-07drm/amdgpu: Ensure HDA function is suspended before ASIC resetKai-Heng Feng
2022-03-25drm/amdkfd: Fix Incorrect VMIDs passed to HWSTushar Patel
2022-03-04drm/amdgpu/vcn: Add vcn firmware logRuijing Dong
2022-03-02drm/amdgpu: Bump minor version for hot plug tests enabling.Andrey Grodzovsky
2022-03-01Merge tag 'amd-drm-next-5.18-2022-02-25' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-02-28Backmerge tag 'v5.17-rc6' into drm-nextDave Airlie
2022-02-24drm/amdgpu: Exclude PCI reset method for now.Andrey Grodzovsky
2022-02-24drm/amdgpu: Add use_xgmi_p2p module parameterAlex Sierra
2022-02-23drm/amd: Check if ASPM is enabled from PCIe subsystemMario Limonciello
2022-02-23drm/amdgpu: drop testing module parameterAlex Deucher
2022-02-23drm/amdgpu: drop benchmark module parameterAlex Deucher
2022-02-22drm/amdgpu: Fix typo in *whether* in commentPaul Menzel
2022-02-17drm/amd: Refactor `amdgpu_aspm` to be evaluated per deviceMario Limonciello
2022-02-17drm/amd: Check if ASPM is enabled from PCIe subsystemMario Limonciello
2022-02-16drm/amdgpu: make cyan skillfish support code more consistentAlex Deucher
2022-02-14Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/...Dave Airlie
2022-02-07drm/amdgpu: drop experimental flag on aldebaranAlex Deucher
2022-02-02drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabledMario Limonciello
2022-02-02drm/amd: Only run s3 or s0ix if system is configured properlyMario Limonciello
2022-02-02drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabledMario Limonciello
2022-02-02drm/amd: Only run s3 or s0ix if system is configured properlyMario Limonciello
2022-01-27drm/amdgpu: bump driver version for new CTX OP to set/get stable pstatesAlex Deucher
2022-01-25drm/amdgpu: handle BACO synchronization with secondary funcsAlex Deucher
2022-01-25drm/amdgpu: move runtime pm init after drm and fbdev initAlex Deucher
2022-01-25drm/amdgpu: filter out radeon secondary ids as wellAlex Deucher
2022-01-25drm/amdgpu: filter out radeon secondary ids as wellAlex Deucher
2022-01-21Merge tag 'drm-next-2022-01-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-01-16Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-01-14drm/amdgpu: drop flags check for CHIP_IP_DISCOVERYAlex Deucher
2022-01-14drm/amdgpu: Fix rejecting Tahiti GPUsLukas Fink
2022-01-14drm/amdgpu: drop flags check for CHIP_IP_DISCOVERYAlex Deucher
2022-01-14drm/amdgpu: Fix rejecting Tahiti GPUsLukas Fink
2022-01-14drm/amd/display: Enable Freesync Video Mode by defaultSolomon Chiu
2022-01-10Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-01-07drm/amdgpu: don't set s3 and s0ix at the same timeMario Limonciello
2021-12-31drm/amdgpu: disable runpm if we are the primary adapterAlex Deucher
2021-12-31Merge tag 'amd-drm-next-5.17-2021-12-30' of ssh://gitlab.freedesktop.org/agd5...Dave Airlie
2021-12-30drm/amdgpu: always reset the asic in suspend (v2)Alex Deucher
2021-12-30drm/amdgpu: put SMU into proper state on runpm suspending for BOCO capable pl...Evan Quan
2021-12-30drm/amdgpu: fix runpm documentationAlex Deucher
2021-12-27drm/amdgpu: put SMU into proper state on runpm suspending for BOCO capable pl...Evan Quan
2021-12-27drm/amdgpu: always reset the asic in suspend (v2)Alex Deucher
2021-12-22drm/amdgpu: fix runpm documentationAlex Deucher
2021-12-23Merge tag 'amd-drm-next-5.17-2021-12-16' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-12-10Merge tag 'amd-drm-next-5.17-2021-12-02' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-12-01drm/amdgpu: update fw_load_type module parameter doc to match codeYann Dirson
2021-11-27drm: Move nomodeset kernel parameter to the DRM subsystemJavier Martinez Canillas
2021-11-27drm: Don't print messages if drivers are disabled due nomodesetJavier Martinez Canillas