aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-07drm/amdkfd: fix the build when CIK support is disabledAlex Deucher1-0/+6
2019-10-07drm/amd: Fix Kconfig indentationKrzysztof Kozlowski2-18/+18
2019-10-07drm/amdgpu: Report vram vendor with sysfs (v3)Ori Messinger6-7/+65
2019-10-07drm/amdkfd: Fix a && vs || typoDan Carpenter1-1/+1
2019-10-07drm/amd/powerplay: Fix error handling in smu_init_fb_allocations()Dan Carpenter1-3/+2
2019-10-07drm/amd/powerplay: unlock on error in smu_resume()Dan Carpenter1-1/+1
2019-10-07drm/amd/display: Remove set but not used variables 'pp_smu', 'old_pipe'zhengbin1-12/+0
2019-10-07drm/amd/display: Remove set but not used variable 'pixel_width'zhengbin1-7/+0
2019-10-07drm/amd/display: Remove set but not used variables 'h_ratio_chroma', 'v_ratio_chroma'zhengbin1-4/+0
2019-10-07drm/amd/display: Remove set but not used variable 'source_bpp'zhengbin1-3/+0
2019-10-07drm/amd/display: Make function wait_for_alt_mode staticzhengbin1-1/+1
2019-10-07drm/amdkfd: add missing void argument to function kgd2kfd_initColin Ian King1-1/+1
2019-10-07drm/amdgpu: remove duplicated include from mmhub_v1_0.cYueHaibing1-1/+0
2019-10-07drm/amdgpu: move amdgpu_device_get_job_timeout_settingsAlex Deucher3-68/+67
2019-10-07drm/amd/display: remove set but not used variable 'core_freesync'YueHaibing1-4/+0
2019-10-07drm/amd/display: Fix typo in some commentsChristophe JAILLET1-2/+2
2019-10-07drm/amdkfd: Print more sdma engine hqds in debug fsOak Zeng1-1/+2
2019-10-07drm/amdkfd: Fix MQD size calculationOak Zeng1-1/+2
2019-10-07drm/amdgpu: Fix error handling in amdgpu_ras_recovery_initFelix Kuehling1-1/+1
2019-10-04drm/amdgpu: remove redundant variable r and redundant return statementColin Ian King1-2/+0
2019-10-04drm/amdgpu: fix uninitialized variable pasid_mapping_neededColin Ian King1-1/+1
2019-10-04drm/amd/display: Make some functions staticzhengbin1-4/+8
2019-10-04drm/amd/display: fix struct init in update_bounding_boxRaul E Rangel1-1/+3
2019-10-04drm/amdgpu: add code comment in vcn_v2_5_hw_initLeo Liu1-0/+1
2019-10-04drm/amdgpu/vcn: use amdgpu_ring_test_helperLeo Liu3-28/+12
2019-10-03drm/amdgpu: improve MSI-X handling (v3)Alex Deucher1-4/+13
2019-10-03drm/amd/display: fix spelling mistake AUTHENICATED -> AUTHENTICATEDColin Ian King4-14/+14
2019-10-03drm/amdgpu: display_mode_vba_21: remove uint typedefArnd Bergmann1-8/+5
2019-10-03drm/amdgpu: hide another #warningArnd Bergmann1-2/+0
2019-10-03drm/amdgpu: make pmu support optional, againArnd Bergmann1-1/+1
2019-10-03drm/amd/display: memory leakNavid Emamdoost7-0/+7
2019-10-03drm/amdgpu: remove set but not used variable 'pipe'yu kuai1-3/+1
2019-10-03drm/amdgpu: Drop unused variable and statementAustin Kim1-2/+0
2019-10-03drm/amdgpu: fix multiple memory leaks in acp_hw_initNavid Emamdoost1-12/+22
2019-10-03drm/amdgpu: don't increment vram lost if we are in hibernationAlex Deucher2-4/+8
2019-10-03drm/amdgpu : enable msix for amdgpu drivershaoyunl1-2/+3
2019-10-03drm/amdkfd: Improve KFD IOCTL printingYong Zhao1-2/+3
2019-10-03drm/amdgpu: Export setup_vm_pt_regs() logic for mmhub 2.0Yong Zhao2-7/+14
2019-10-03drm/amdgpu: Add the HDP flush support for NaviYong Zhao2-3/+22
2019-10-03drm/amdkfd: Use array to probe kfd2kgd_callsYong Zhao8-106/+41
2019-10-03drm/amdkfd: Delete unnecessary function declarationsYong Zhao3-257/+90
2019-10-03drm/amdgpu: Delete useless header file referenceYong Zhao10-21/+0
2019-10-03drm/amd/amdgpu/sriov ip block setting of ArcturusJack Zhang2-8/+20
2019-10-03drm/amdgpu: return tcc_disabled_mask to userspaceMarek Olšák4-1/+17
2019-10-03drm/amdgpu/dm/mst: Use ->atomic_best_encoderLyude Paul1-5/+5
2019-10-03drm/amdgpu/dm/mst: Don't create MST topology managers for eDP portsLyude Paul1-0/+4
2019-10-03drm/amdgpu/dm/mst: Remove unnecessary NULL checkLyude Paul1-4/+2
2019-10-03drm/amdgpu: Iterate through DRM connectors correctlyLyude Paul11-73/+195
2019-10-03drm/amdgpu/dm: Resume short HPD IRQs before resuming MST topologyLyude Paul1-3/+3
2019-10-03drm/amdkfd: fix kgd2kfd_device_init() definition conflict errorPrike Liang1-0/+1