summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2020-01-24drm: Avoid drm_global_mutex for simple inc/dec of dev->open_countChris Wilson
2020-01-16drm/ttm: nuke invalidate_caches callbackChristian König
2019-12-19drm/amdgpu/display: use msleep rather than udelay for HDCPAlex Deucher
2019-12-19drm/amdgpu/display: include delay.hAlex Deucher
2019-12-17Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...Daniel Vetter
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-12-13Merge tag 'drm-fixes-5.5-2019-12-12' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-12-12drm/amdgpu: add invalidate semaphore limit for SRIOV in gmc10changzhu
2019-12-12drm/amdgpu: add invalidate semaphore limit for SRIOV and picasso in gmc9changzhu
2019-12-12drm/amdgpu: avoid using invalidate semaphore for picassochangzhu
2019-12-12Revert "drm/amdgpu: dont schedule jobs while in reset"Alex Deucher
2019-12-11drm/amdgpu: fix license on Kconfig and MakefilesAlex Deucher
2019-12-11drm/amdgpu: log when amdgpu.dc=1 but ASIC is unsupportedSimon Ser
2019-12-11drm/amd/display: include linux/slab.h where neededArnd Bergmann
2019-12-11drm/amdgpu: fix JPEG instance checking when ctx initLeo Liu
2019-12-11drm/amdgpu: fix VCN2.x number of irq typesLeo Liu
2019-12-11drm/amdgpu/gfx10: update gfx golden settings for navi14Tianci.Yin
2019-12-11drm/amdgpu/gfx10: update gfx golden settingsTianci.Yin
2019-12-11drm/amdgpu: enable gfxoff feature for navi10 asicKevin Wang
2019-12-11drm/amdgpu/gfx10: update gfx golden settings for navi14Tianci.Yin
2019-12-11drm/amdgpu/gfx10: update gfx golden settingsTianci.Yin
2019-12-11drm/amd/powerplay: enable pp one vf mode for vega10Yintian Tao
2019-12-11drm/amdgpu: Added RAS UMC error query support for ArcturusJohn Clements
2019-12-11drm/amd/powerplay: correct the value retrieved through GPU_LOAD sensor interfaceXiaomeng Hou
2019-12-11drm/amd/powerplay: implement the get_enabled_mask callback for smu12Xiaomeng Hou
2019-12-11drm/amd/powerplay: implement interface to retrieve clock freq for renoirXiaomeng Hou
2019-12-11drm/amd/powerplay: implement interface to retrieve gpu temperature for renoirXiaomeng Hou
2019-12-11drm/amd/powerplay: clear VBIOS scratchs on baco exit V2Evan Quan
2019-12-11drm/amdgpu: avoid using invalidate semaphore for picassochangzhu
2019-12-11drm/amdgpu: add condition to enable baco for ras recoveryLe Ma
2019-12-11drm/amdgpu: fix license on Kconfig and MakefilesAlex Deucher
2019-12-11drm/amdgpu/gfx10: update gfx golden settings for navi14Tianci.Yin
2019-12-11drm/amdgpu/gfx10: update gfx golden settingsTianci.Yin
2019-12-11drm/amdgpu/gfx10: update gfx golden settings for navi14Tianci.Yin
2019-12-11drm/amdgpu/gfx10: update gfx golden settingsTianci.Yin
2019-12-10drm/amd/display: include linux/slab.h where neededArnd Bergmann
2019-12-10drm/amd/display: fix undefined struct member referenceArnd Bergmann
2019-12-09drm/amd/powerplay: pre-check the SMU state before issuing messageEvan Quan
2019-12-09drm/amd/powerplay: drop unnecessary warning promptEvan Quan
2019-12-09drm/amdgpu/display: add fallthrough commentAlex Deucher
2019-12-09drm/amdgpu: fix resume failures due to psp fw loading sequence change (v3)Hawking Zhang
2019-12-09Revert "drm/amdgpu: enable VCN DPG on Raven and Raven2"Thong Thai
2019-12-09drm/amdgpu: add VM eviction lock v3Christian König
2019-12-09drm/amdgpu: stop adding VM updates fences to the resv objChristian König
2019-12-09drm/amdgpu: explicitely sync to VM updates v2Christian König
2019-12-09drm/amdgpu: move VM eviction decision into amdgpu_vm.cChristian König
2019-12-06Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-12-06drm/amdgpu: Fix BACO entry failure in NAVI10.Andrey Grodzovsky
2019-12-06drm: share address space for dma bufsGerd Hoffmann
2019-12-05drm/amd/display: Compare clock state member to determine optimization.Yongqiang Sun