summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
AgeCommit message (Expand)Author
2021-03-24drm/amdgpu: Add additional Sienna Cichlid PCI IDAlex Deucher
2021-03-22drm/amdgpu: rework S3/S4/S0ix state handlingAlex Deucher
2021-03-10drm/amd/display: Add a backlight module optionTakashi Iwai
2021-02-24drm/amdgpu: fix shutdown and poweroff process failed with s0ixPrike Liang
2021-02-09drm/amdgpu: reset runpm flag if device suspend failsAlex Deucher
2021-02-09drm/amdgpu: drop extra drm_kms_helper_poll_enable/disable callsAlex Deucher
2021-02-09drm/amdgpu: add generic pci reset as an optionAlex Deucher
2021-02-09drm/amd/pm: enable DCSKenneth Feng
2021-02-01amdgpu: Add Missing Sienna Cichlid DIDOri Messinger
2021-01-20Merge tag 'amd-drm-next-5.12-2021-01-20' of https://gitlab.freedesktop.org/ag...Daniel Vetter
2021-01-13drm/amdgpu: add new device id for Reniormengwang
2021-01-13drm/amdgpu: add green_sardine device id (v2)Prike Liang
2021-01-13drm/amdgpu: Remove references to struct drm_device.pdevThomas Zimmermann
2020-12-16Merge tag 'amd-drm-fixes-5.11-2020-12-16' of git://people.freedesktop.org/~ag...Daniel Vetter
2020-12-15drm/amdgpu: simplify logic in atpx resume handlingAlex Deucher
2020-12-15drm/amdgpu: no need to call pci_ignore_hotplug for _PR3Alex Deucher
2020-12-15drm/amdgpu: split BOCO and ATPX handlingAlex Deucher
2020-12-15Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2020-12-10Merge tag 'amd-drm-next-5.11-2020-12-09' of git://people.freedesktop.org/~agd...Dave Airlie
2020-11-24drm/amdgpu: add module parameter choose runtime methodLikun Gao
2020-11-18drm/amdgpu: add DID for dimgrey_cavefishTao Zhou
2020-11-18drm/amdgpu: add device ID for navy_flounder (v2)Tao Zhou
2020-11-18drm/amdgpu: Fix missing prototype warningLuben Tuikov
2020-11-16drm/amdgpu: remove experimental flag from arcturusAlex Deucher
2020-11-10Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-11-10Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...Dave Airlie
2020-11-06drm/amdgpu: Make struct drm_driver constLuben Tuikov
2020-11-04drm/amdgpu: update module paramter doc of amdgpu_dpmKevin Wang
2020-11-04drm/amdgpu: do not initialise global variables to 0 or NULLDeepak R Varma
2020-11-04Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-11-02drm/amdgpu/amdgpu: improve code indentation and alignmentDeepak R Varma
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-10-27drm/amdgpu: enable MULTI_MON_PP_MCLK_SWITCH DC feature at defaultEvan Quan
2020-10-26drm/amdgpu: add DID for navi10 blockchain SKUTianci.Yin
2020-10-23drm/amdgpu: add DID for navi10 blockchain SKUTianci.Yin
2020-10-12Merge tag 'amd-drm-fixes-5.10-2020-10-09' of git://people.freedesktop.org/~ag...Dave Airlie
2020-10-05drm/amdgpu: add van gogh pci idHuang Rui
2020-09-25drm/amdgpu: add an auto setting to the noretry parameterAlex Deucher
2020-09-25drm/amdgpu: Introduce GEM object functionsThomas Zimmermann
2020-09-23Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-09-21drm/amdgpu: Convert to using devm_drm_dev_alloc() (v2)Luben Tuikov
2020-09-17drm/amdgpu: remove experimental flag from navi12Alex Deucher
2020-09-17drm/amdgpu: add device ID for sienna_cichlid (v2)Likun Gao
2020-09-15drm/amdgpu: Fail to load on RAVEN if SME is activeAlex Deucher
2020-09-15drm/amdgpu: Fix consecutive DPC recovery failures.Andrey Grodzovsky
2020-09-15drm/amdgpu: Implement DPC recoveryAndrey Grodzovsky
2020-09-08Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...Dave Airlie
2020-09-03drm/amdgpu: Fix a redundant kfreexinhui pan
2020-08-26drm/amdkfd: implement the dGPU fallback path for apu (v6)Huang Rui
2020-08-26drm/amdgpu: Embed drm_device into amdgpu_device (v3)Luben Tuikov