summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
AgeCommit message (Expand)Author
2023-04-11drm/amd/amdgpu: Drop the hang limit parameterSrinivasan Shanmugam
2023-03-31drm/amd/amdgpu: Remove initialisation of globals to 0 or NULLSrinivasan Shanmugam
2023-03-31drm/amd/amdgpu: Fix error do not initialise globals to 0Srinivasan Shanmugam
2023-03-22drm/amdgpu: skip ASIC reset for APUs when go to S4Tim Huang
2023-02-23drm/amdgpu: change default behavior of bad_page_threshold parameterTao Zhou
2023-02-23drm/amdgpu: add more fields into device info, caches sizes, etc.Marek Olšák
2023-02-23drm/amd: Don't allow s0ix on APUs older than RavenMario Limonciello
2023-02-09drm/amdgpu: add S/G display parameterAlex Deucher
2023-01-31Revert "drm/amdgpu: TA unload messages are not actually sent to psp when amdg...Vitaly Prosyak
2023-01-25Merge tag 'amd-drm-next-6.3-2023-01-20' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-01-24Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-01-19drm/amdgpu: return the PCIe gen and lanes from the INFO ioctlMarek Olšák
2023-01-13drm/amdgpu: Do not include <linux/fb.h>Thomas Zimmermann
2023-01-09drm/amd: Delay removal of the firmware framebufferMario Limonciello
2023-01-03Revert "drm/amd/display: Enable Freesync Video Mode by default"Michel Dänzer
2023-01-03drm/amdgpu: allow zero as vram limitChristian König
2022-12-15drm/amdgpu: bump minor version number for DEV_INFO and SENSOR IOCTLs updateEvan Quan
2022-12-09drm/amdgpu: handle polaris10/11 overlap asics (v2)Alex Deucher
2022-12-01drm/amdgpu: improve GART and GTT documentationPeter Maucher
2022-11-29drm/amdgpu: use dev_dbg to print messages in runtime cycleGuchun Chen
2022-11-29drm/amdgpu: add printing to indicate rpm completenessGuchun Chen
2022-11-23drm/amdgpu: update documentation of parameter amdgpu_gtt_sizeZhenGuo Yin
2022-11-22Merge tag 'amd-drm-next-6.2-2022-11-18' of https://gitlab.freedesktop.org/agd...Dave Airlie
2022-11-16Merge tag 'drm-misc-next-2022-11-10-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-11-15drm/amdgpu: revert "implement tdr advanced mode"Christian König
2022-11-15drm/amdgpu: remove the DID of Vangogh from pciidlistPerry Yuan
2022-11-15drm/amdgpu: clarify DC checksAlex Deucher
2022-11-05drm/fb-helper: Move generic fbdev emulation into separate source fileThomas Zimmermann
2022-11-01drm/amdgpu: Disable GPU reset on SRIOV before remove pci.Gavin Wan
2022-10-07Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-09-24drm: POC drm on dyndbg - use in core, 2 helpers, 3 drivers.Jim Cromie
2022-09-20drm/amdgpu: bump minor for gang submitChristian König
2022-09-19drm/amdgpu: Fixed psp fence and memory issues when removing amdgpu deviceYiPeng Chai
2022-09-19drm/amdgpu: Adjust removal control flow for smu v13_0_2YiPeng Chai
2022-09-07drm/amdgpu: TA unload messages are not actually sent to psp when amdgpu is un...YiPeng Chai
2022-08-29drm/amdgpu: add missing pci_disable_device() in amdgpu_pmops_runtime_resume()Yang Yingliang
2022-07-25drm/amd/display: Add visualconfirm module parameterLeo Li
2022-07-25drm/amdgpu: bump driver version for IP discovery info in HW INFOAlex Deucher
2022-07-25drm/amdgpu: Fix comment typoJason Wang
2022-07-18drm/amdgpu: drop runpm from amdgpu_device structureGuchun Chen
2022-06-08drm/amdgpu: Add peer-to-peer support among PCIe connected AMD GPUsRamesh Errabolu
2022-05-26drm/amdgpu: bump minor version numberChristian König
2022-05-26drm/amdgpu: add beige goby PCI IDAlex Deucher
2022-05-18drm/amd: Don't reset dGPUs if the system is going to s2idleMario Limonciello
2022-05-05Revert "drm/amdgpu: disable runpm if we are the primary adapter"Alex Deucher
2022-05-04drm/amd/amdgpu: add more fw load type to fit new ASICsChengming Gui
2022-05-04drm/amdgpu: add mes_kiq module parameter v2Jack Xiao
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