summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-12drm/amd/amdgpu: Drop the hang limit parameterSrinivasan Shanmugam1-8/+0
2023-03-31drm/amd/amdgpu: Remove initialisation of globals to 0 or NULLSrinivasan Shanmugam1-2/+2
2023-03-31drm/amd/amdgpu: Fix error do not initialise globals to 0Srinivasan Shanmugam1-1/+1
2023-03-22drm/amdgpu: skip ASIC reset for APUs when go to S4Tim Huang1-1/+4
2023-02-24drm/amdgpu: change default behavior of bad_page_threshold parameterTao Zhou1-1/+1
2023-02-24drm/amdgpu: add more fields into device info, caches sizes, etc.Marek Olšák1-1/+4
2023-02-24drm/amd: Don't allow s0ix on APUs older than RavenMario Limonciello1-1/+6
2023-02-09drm/amdgpu: add S/G display parameterAlex Deucher1-0/+11
2023-01-31Revert "drm/amdgpu: TA unload messages are not actually sent to psp when amdg...Vitaly Prosyak1-2/+2
2023-01-25Merge tag 'amd-drm-next-6.3-2023-01-20' of https://gitlab.freedesktop.org/agd...Dave Airlie1-1/+2
2023-01-24Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-1/+0
2023-01-20drm/amdgpu: return the PCIe gen and lanes from the INFO ioctlMarek Olšák1-1/+2
2023-01-13drm/amdgpu: Do not include <linux/fb.h>Thomas Zimmermann1-1/+0
2023-01-10drm/amd: Delay removal of the firmware framebufferMario Limonciello1-6/+0
2023-01-04Revert "drm/amd/display: Enable Freesync Video Mode by default"Michel Dänzer1-0/+27
2023-01-04drm/amdgpu: allow zero as vram limitChristian König1-1/+1
2022-12-15drm/amdgpu: bump minor version number for DEV_INFO and SENSOR IOCTLs updateEvan Quan1-2/+4
2022-12-10drm/amdgpu: handle polaris10/11 overlap asics (v2)Alex Deucher1-2/+11
2022-12-01drm/amdgpu: improve GART and GTT documentationPeter Maucher1-4/+6
2022-11-29drm/amdgpu: use dev_dbg to print messages in runtime cycleGuchun Chen1-1/+1
2022-11-29drm/amdgpu: add printing to indicate rpm completenessGuchun Chen1-0/+2
2022-11-23drm/amdgpu: update documentation of parameter amdgpu_gtt_sizeZhenGuo Yin1-2/+1
2022-11-22Merge tag 'amd-drm-next-6.2-2022-11-18' of https://gitlab.freedesktop.org/agd...Dave Airlie1-5/+2
2022-11-16Merge tag 'drm-misc-next-2022-11-10-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie1-0/+1
2022-11-15drm/amdgpu: revert "implement tdr advanced mode"Christian König1-1/+1
2022-11-15drm/amdgpu: remove the DID of Vangogh from pciidlistPerry Yuan1-3/+0
2022-11-15drm/amdgpu: clarify DC checksAlex Deucher1-1/+1
2022-11-05drm/fb-helper: Move generic fbdev emulation into separate source fileThomas Zimmermann1-0/+1
2022-11-01drm/amdgpu: Disable GPU reset on SRIOV before remove pci.Gavin Wan1-1/+2
2022-10-08Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+14
2022-09-24drm: POC drm on dyndbg - use in core, 2 helpers, 3 drivers.Jim Cromie1-0/+14
2022-09-20drm/amdgpu: bump minor for gang submitChristian König1-1/+2
2022-09-19drm/amdgpu: Fixed psp fence and memory issues when removing amdgpu deviceYiPeng Chai1-0/+1
2022-09-19drm/amdgpu: Adjust removal control flow for smu v13_0_2YiPeng Chai1-0/+30
2022-09-08drm/amdgpu: TA unload messages are not actually sent to psp when amdgpu is un...YiPeng Chai1-2/+2
2022-08-30drm/amdgpu: add missing pci_disable_device() in amdgpu_pmops_runtime_resume()Yang Yingliang1-1/+4
2022-07-25drm/amd/display: Add visualconfirm module parameterLeo Li1-0/+4
2022-07-25drm/amdgpu: bump driver version for IP discovery info in HW INFOAlex Deucher1-2/+3
2022-07-25drm/amdgpu: Fix comment typoJason Wang1-1/+1
2022-07-18drm/amdgpu: drop runpm from amdgpu_device structureGuchun Chen1-5/+5
2022-06-08drm/amdgpu: Add peer-to-peer support among PCIe connected AMD GPUsRamesh Errabolu1-0/+10
2022-05-26drm/amdgpu: bump minor version numberChristian König1-2/+3
2022-05-26drm/amdgpu: add beige goby PCI IDAlex Deucher1-0/+1
2022-05-18drm/amd: Don't reset dGPUs if the system is going to s2idleMario Limonciello1-1/+1
2022-05-05Revert "drm/amdgpu: disable runpm if we are the primary adapter"Alex Deucher1-28/+0
2022-05-04drm/amd/amdgpu: add more fw load type to fit new ASICsChengming Gui1-1/+1
2022-05-04drm/amdgpu: add mes_kiq module parameter v2Jack Xiao1-0/+10
2022-04-21drm/amdgpu: don't runtime suspend if there are displays attached (v3)Alex Deucher1-35/+70
2022-04-09drm/amdgpu: expand cg_flags from u32 to u64Evan Quan1-4/+4
2022-04-07drm/amdgpu: Ensure HDA function is suspended before ASIC resetKai-Heng Feng1-6/+12