summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-07drm/amdkfd: Fix MQD size calculationOak Zeng
2019-10-07drm/amdgpu: Fix error handling in amdgpu_ras_recovery_initFelix Kuehling
2019-10-04drm/amdgpu: remove redundant variable r and redundant return statementColin Ian King
2019-10-04drm/amdgpu: fix uninitialized variable pasid_mapping_neededColin Ian King
2019-10-04drm/amd/display: Make some functions staticzhengbin
2019-10-04drm/amd/display: fix struct init in update_bounding_boxRaul E Rangel
2019-10-04drm/amdgpu: add code comment in vcn_v2_5_hw_initLeo Liu
2019-10-04drm/amdgpu/vcn: use amdgpu_ring_test_helperLeo Liu
2019-10-03drm/amdgpu: improve MSI-X handling (v3)Alex Deucher
2019-10-03drm/amd/display: fix spelling mistake AUTHENICATED -> AUTHENTICATEDColin Ian King
2019-10-03drm/amdgpu: display_mode_vba_21: remove uint typedefArnd Bergmann
2019-10-03drm/amdgpu: hide another #warningArnd Bergmann
2019-10-03drm/amdgpu: make pmu support optional, againArnd Bergmann
2019-10-03drm/amd/display: memory leakNavid Emamdoost
2019-10-03drm/amdgpu: remove set but not used variable 'pipe'yu kuai
2019-10-03drm/amdgpu: Drop unused variable and statementAustin Kim
2019-10-03drm/amdgpu: fix multiple memory leaks in acp_hw_initNavid Emamdoost
2019-10-03drm/amdgpu: don't increment vram lost if we are in hibernationAlex Deucher
2019-10-03drm/amdgpu : enable msix for amdgpu drivershaoyunl
2019-10-03drm/amdkfd: Improve KFD IOCTL printingYong Zhao
2019-10-03drm/amdgpu: Export setup_vm_pt_regs() logic for mmhub 2.0Yong Zhao
2019-10-03drm/amdgpu: Add the HDP flush support for NaviYong Zhao
2019-10-03drm/amdkfd: Use array to probe kfd2kgd_callsYong Zhao
2019-10-03drm/amdkfd: Delete unnecessary function declarationsYong Zhao
2019-10-03drm/amdgpu: Delete useless header file referenceYong Zhao
2019-10-03drm/amd/amdgpu/sriov ip block setting of ArcturusJack Zhang
2019-10-03drm/amdgpu: return tcc_disabled_mask to userspaceMarek Olšák
2019-10-03drm/amdgpu/dm/mst: Use ->atomic_best_encoderLyude Paul
2019-10-03drm/amdgpu/dm/mst: Don't create MST topology managers for eDP portsLyude Paul
2019-10-03drm/amdgpu/dm/mst: Remove unnecessary NULL checkLyude Paul
2019-10-03drm/amdgpu: Iterate through DRM connectors correctlyLyude Paul
2019-10-03drm/amdgpu/dm: Resume short HPD IRQs before resuming MST topologyLyude Paul
2019-10-03drm/amdkfd: fix kgd2kfd_device_init() definition conflict errorPrike Liang
2019-10-03drm/amd/powerplay: initlialize smu->is_apu is false by defaultKevin Wang
2019-10-03Revert "drm/amdgpu: disable stutter mode for renoir"Aaron Liu
2019-10-03drm/amd/powerplay: update the interface for getting dpm full scale clock freq...Prike Liang
2019-10-03drm/amd/powerplay: implement the interface for setting sclk/uclk profile_peak...Prike Liang
2019-10-03drm/amd/powerplay: implement interface set_power_profile_mode() (v2)Prike Liang
2019-10-03drm/amd/powerplay: add the interfaces for getting and setting profiling dpm c...Prike Liang
2019-10-03drm/amd/powerplay: add interface for getting workload typePrike Liang
2019-10-03drm/amd/powerplay: add interface for forcing and unforcing dpm limit valuePrike Liang
2019-10-03drm/amd/powerplay: implement the interface for setting soft freq rangePrike Liang
2019-10-03drm/amd/powerplay: bypass dpm_context null pointer check guard for some smu s...Prike Liang
2019-10-03drm/amd/amdgpu: add IH cg support on soc15 projectKenneth Feng
2019-10-03drm/amd/powerplay: add sensor lock support for smuKevin Wang
2019-10-03drm/amd/powerplay: change metrics update period from 1ms to 100msKevin Wang
2019-10-03drm/amdkfd: Fix race in gfx10 context restore handlerJay Cornwall
2019-10-03drm/amdkfd: Use setup_vm_pt_regs function from base driver in KFDYong Zhao
2019-10-03drm/amdgpu: Export setup_vm_pt_regs() logic for gfxhub 2.0Yong Zhao
2019-10-03drm/amdkfd: Eliminate get_atc_vmid_pasid_mapping_validYong Zhao