summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-21drm/amdgpu: correct default gfx wdt timeout settingHawking Zhang1-2/+2
2021-04-14drm/aperture: Convert drivers to aperture interfacesThomas Zimmermann1-1/+2
2021-04-09drm/amdgpu: Add reset control handling to reset workflowLijo Lazar1-3/+14
2021-04-09drm/amd/amdgpu implement tdr advanced modeJack Zhang1-1/+1
2021-04-09drm/amdgpu: rework S3/S4/S0ix state handlingAlex Deucher1-12/+18
2021-04-09drm/amdgpu: disentangle HG systems from vgaswitcherooAlex Deucher1-20/+14
2021-04-09drm/amdgpu: add a dev_pm_ops prepare callback (v2)Alex Deucher1-0/+24
2021-04-09drm/amdgpu: Add additional Sienna Cichlid PCI IDAlex Deucher1-0/+1
2021-03-24drm/amdgpu: Mark Aldebaran HW support as experimentalFelix Kuehling1-3/+3
2021-03-24drm/amdgpu: revert "reserve backup pages for bad page retirment"Christian König1-2/+2
2021-03-24drm/amdgpu/display: re-enable freesync video patchesNikola Cornij1-0/+12
2021-03-24drm/amdgpu: Keep pending_reset valid during smu reset the ASICshaoyunl1-1/+1
2021-03-24drm/amdgpu: Reset the devices in the XGMI hive duirng probeshaoyunl1-0/+69
2021-03-24Revert freesync video patches temporarilyAurabindo Pillai1-12/+0
2021-03-24drm/amdgpu: update default timeout of Aldebaran SQ watchdogHarish Kasiviswanathan1-2/+2
2021-03-24drm/amdgpu: enable watchdog feature for SQ of aldebaranDennis Li1-0/+18
2021-03-24drm/amdkfd: Add kernel parameter to stop queue eviction on vm faultOak Zeng1-0/+7
2021-03-24drm/amd/amdgpu: Add smu_pptable module parameterLijo Lazar1-0/+10
2021-03-24drm/amdgpu: Add DID for aldebaranFeifei Xu1-0/+5
2021-03-11drm/amd/display: Add a backlight module optionTakashi Iwai1-0/+4
2021-03-05drm/amd/display: Add a backlight module optionTakashi Iwai1-0/+4
2021-03-05drm/amdgpu: enable TMZ by default on Raven asicsAlex Deucher1-2/+2
2021-02-27drm/amdgpu: bump driver version for new video codec INFO ioctl queryAlex Deucher1-1/+2
2021-02-27drm/amd/display: Add module parameter for freesync video modeAurabindo Pillai1-0/+12
2021-02-27drm/amdgpu: reserve backup pages for bad page retirmentDennis Li1-2/+2
2021-02-24drm/amdgpu: fix shutdown and poweroff process failed with s0ixPrike Liang1-1/+8
2021-02-24drm/amdgpu: fix shutdown and poweroff process failed with s0ixPrike Liang1-1/+8
2021-02-09drm/amdgpu: reset runpm flag if device suspend failsAlex Deucher1-1/+3
2021-02-09drm/amdgpu: drop extra drm_kms_helper_poll_enable/disable callsAlex Deucher1-2/+0
2021-02-09drm/amdgpu: add generic pci reset as an optionAlex Deucher1-2/+2
2021-02-09drm/amd/pm: enable DCSKenneth Feng1-2/+6
2021-02-01amdgpu: Add Missing Sienna Cichlid DIDOri Messinger1-0/+1
2021-01-20Merge tag 'amd-drm-next-5.12-2021-01-20' of https://gitlab.freedesktop.org/ag...Daniel Vetter1-0/+2
2021-01-14drm/amdgpu: add new device id for Reniormengwang1-0/+1
2021-01-14drm/amdgpu: add green_sardine device id (v2)Prike Liang1-0/+1
2021-01-13drm/amdgpu: Remove references to struct drm_device.pdevThomas Zimmermann1-1/+0
2020-12-17Merge tag 'amd-drm-fixes-5.11-2020-12-16' of git://people.freedesktop.org/~ag...Daniel Vetter1-11/+12
2020-12-15drm/amdgpu: simplify logic in atpx resume handlingAlex Deucher1-4/+2
2020-12-15drm/amdgpu: no need to call pci_ignore_hotplug for _PR3Alex Deucher1-8/+1
2020-12-15drm/amdgpu: split BOCO and ATPX handlingAlex Deucher1-4/+14
2020-12-15Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter1-2/+0
2020-12-10Merge tag 'amd-drm-next-5.11-2020-12-09' of git://people.freedesktop.org/~agd...Dave Airlie1-6/+18
2020-11-24drm/amdgpu: add module parameter choose runtime methodLikun Gao1-2/+2
2020-11-18drm/amdgpu: add DID for dimgrey_cavefishTao Zhou1-0/+6
2020-11-18drm/amdgpu: add device ID for navy_flounder (v2)Tao Zhou1-0/+6
2020-11-18drm/amdgpu: Fix missing prototype warningLuben Tuikov1-2/+0
2020-11-16drm/amdgpu: remove experimental flag from arcturusAlex Deucher1-4/+4
2020-11-10Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-25/+36
2020-11-10Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...Dave Airlie1-25/+36
2020-11-06drm/amdgpu: Make struct drm_driver constLuben Tuikov1-4/+27