summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
AgeCommit message (Expand)Author
2020-11-18drm/amdgpu: Fix missing prototype warningLuben Tuikov
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
2020-05-21drm/amd/display: Add DC Debug mask to disable features for bringupHarry Wentland
2020-05-18drm/amdgpu: Add a UAPI flag for user to call mem_syncAndrey Grodzovsky
2020-05-08drm/amdgpu: drop extra runtime pm handling in resume pmopAlex Deucher
2020-05-08drm/amdgpu: fix runpm logic in amdgpu_pmops_resumeAlex Deucher
2020-05-08drm/amdgpu: enable hibernate support on Navi1XEvan Quan
2020-04-28drm/amdkfd: Enable GWS based on FW SupportJoseph Greathouse
2020-04-28drm/amdgpu: add tmz feature parameter (v2)Huang Rui
2020-04-28drm/amdgpu: bump version for invalidate L2 before SDMA IBsMarek Olšák
2020-03-09drm/amdgpu: Enter low power state if CRTC active.Andrey Grodzovsky
2020-02-28drm/amdgpu: release drm_device after amdgpu_driver_unload_kmsYintian Tao