summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
AgeCommit message (Expand)Author
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
2020-08-24drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov
2020-08-12Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-08-06drm/amdgpu: new ids flag for tmz (v2)Pierre-Eric Pelloux-Prayer
2020-08-06drm/amdkfd: option to disable system mem limitPhilip Yang
2020-08-04drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v5)Monk Liu
2020-08-04drm/amdgpu: add bad page count threshold in module parameter(v3)Guchun Chen
2020-07-28drm/amdgpu: Change type of module param `ppfeaturemask` to hexintPaul Menzel
2020-07-21drm/amdgpu: do not disable SMU on vm rebootNirmoy Das
2020-07-15drm/amdgpu: add module parameter choose reset modeWenhui Sheng
2020-07-01drm/amdgpu: remove distinction between explicit and implicit sync (v2)Christian König
2020-07-01drm/amd/display: fix ref count leak in amdgpu_drm_ioctlNavid Emamdoost
2020-07-01drm/amdkfd: Add eviction debug messagesFelix Kuehling
2020-07-01drm/amd/amdgpu: handle return value of amdgpu_driver_load_kmsLiu ChengZhe