summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2020-07-01drm/amdgpu/debugfs: fix memory leak when pm_runtime_get_sync failedChen Tao
2020-07-01drm/amdgpu: vcn_v2_5_mc_resume_dpg_mode() can be statickernel test robot
2020-07-01drm/amdgpu: fix compiler warningNirmoy Das
2020-07-01drm/amdgpu: remove distinction between explicit and implicit sync (v2)Christian König
2020-07-01drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync failsNavid Emamdoost
2020-07-01drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_configNavid Emamdoost
2020-07-01drm/amd/display: fix ref count leak in amdgpu_drm_ioctlNavid Emamdoost
2020-07-01drm/amdgpu: fix ref count leak in amdgpu_driver_open_kmsNavid Emamdoost
2020-07-01drm/amdgpu/gfx9: Fix incorrect firmware size calculationLei Guo
2020-07-01drm/amdgpu: fix documentation around busy_percentageAlex Deucher
2020-07-01drm/amdgpu/pm: update comment to clarify Overdrive interfacesAlex Deucher
2020-07-01drm/amdkfd: Add eviction debug messagesFelix Kuehling
2020-07-01drm/amdgpu: Reconfigure ULV for gfx9 server SKUsJoseph Greathouse
2020-07-01drm/amdgpu/jpeg: fix race condition issue for jpeg startJames Zhu
2020-07-01drm/amdgpu/sriov: Need to clear kiq positionEmily Deng
2020-07-01drm/amdgpu/sriov: Add clear vf fw supportEmily Deng
2020-07-01drm/amdgpu: fix the nullptr issue as for PWR IP not existing in discovery tablePrike.Liang
2020-07-01drm/amdgpu: Fix a buffer overflow handling the serial numberDan Carpenter
2020-07-01drm/amd: correct trivial kernel-doc inconsistenciesColton Lewis
2020-07-01drm/amd/amdgpu: handle return value of amdgpu_driver_load_kmsLiu ChengZhe
2020-07-01drm/amd/powerplay: drop unused code around power limitEvan Quan
2020-07-01drm/amdgpu/soc15: fix nullptr issue in soc15_read_register() for reg base acc...Prike.Liang
2020-07-01drm/amdgpu: skip BAR resizing if the bios already did itAlex Deucher
2020-07-01drm/amdgpu: support reserve bad page for virt (v3)Stanley.Yang
2020-07-01drm/amdgpu/fence: use the no_scheduler flagAlex Deucher
2020-07-01Revert "drm/[radeon|amdgpu]: Replace one-element array and use struct_size() ...Alex Deucher
2020-07-01drm/amdgpu: temporarily read bounding box from gpu_info fw for navi12Tianci.Yin
2020-07-01drm/amdgpu: Enable DM block for DCN3Bhawanpreet Lakha
2020-07-01drm/amdgpu: bypass tmr when reserve c2p memoryLikun Gao
2020-07-01drm/amdgpu: remove unnecessary check for mem trainLikun Gao
2020-07-01drm/amdgpu: support memory training for sienna_cichlidLikun Gao
2020-07-01drm/amdgpu: reserve fb according to return value from vbiosLikun Gao
2020-07-01drm/amdgpu: update golden setting for sienna_cichlidLikun Gao
2020-07-01drm/amdgpu/psp: support for loading PSP SPL fwLikun Gao
2020-07-01drm/amdgpu/psp: initialization PSP SPL fwLikun Gao
2020-07-01drm/amdgpu/psp: add structure to support PSP SPLLikun Gao
2020-07-01drm/amdgpu: enable gfxoff for sienna_cichlidLikun Gao
2020-07-01drm/amdgpu/sriov : Add sriov detection for sienna_cichlidshaoyunl
2020-07-01drm/amdgpu: only use one gfx pipe for Sienna_CichlidLikun Gao
2020-07-01drm/amdgpu: disable runtime pm for sienna_cichlid temporarilyLikun Gao
2020-07-01drm/amdgpu: skip GPU scheduler setup for KIQ and MES ringLikun Gao
2020-07-01drm/amdgpu/sriov : Use kiq to do tlb invalidation for gfx10 on sriovshaoyunl
2020-07-01drm/amdgpu/vcn3.0: schedule instance 0 for decode and 1 for encodeAlex Deucher
2020-07-01drm/amdgpu/mes10.1: add no scheduler flag for mesAlex Deucher
2020-07-01drm/amdgpu: enable DPG mode for VCN3.0Boyuan Zhang
2020-07-01drm/amdgpu: add workaround for issue in DPG for VCN3.0Boyuan Zhang
2020-07-01drm/amdgpu: rename macro for VCN2.0 2.5 and 3.0Boyuan Zhang
2020-07-01drm/amdgpu: rename macro for VCN1.0Boyuan Zhang
2020-07-01drm/amdgpu: add internal reg offset translation for VCN inst 1Boyuan Zhang
2020-07-01drm/amdgpu: set indirect sram mode for VCN3.0Boyuan Zhang