summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2019-10-10drm/amdgpu: Do not implement power-on for SDMA after do mode2 reset on Renoirchen gong
2019-10-10drm/amdgpu/sdma5: fix mask value of POLL_REGMEM packet for pipe syncXiaojie Yuan
2019-10-10drm/amdgpu: fix memory leakNirmoy Das
2019-10-10drm/amdgpu: avoid ras error injection for retired pageTao Zhou
2019-10-10drm/amdgpu: Use the ALIGN() macroLuben Tuikov
2019-10-10drm/amdgpu/ras: document the reboot ras optionAlex Deucher
2019-10-10drm/amdgpu/ras: fix typos in documentationAlex Deucher
2019-10-10drm/amdgpu: Enable gfx cache probing on HDP write for arcturusOak Zeng
2019-10-10drm/amdgpu: Clean up gmc_v9_0_gart_enableOak Zeng
2019-10-10drm/amdgpu: simplify gds_compute_max_wave_id computationMarek Olšák
2019-10-07drm/amdgpu: Report vram vendor with sysfs (v3)Ori Messinger
2019-10-07drm/amdgpu: remove duplicated include from mmhub_v1_0.cYueHaibing
2019-10-07drm/amdgpu: move amdgpu_device_get_job_timeout_settingsAlex Deucher
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/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/amdgpu: hide another #warningArnd Bergmann
2019-10-03drm/amdgpu: make pmu support optional, againArnd Bergmann
2019-10-03drm/amdgpu: remove set but not used variable 'pipe'yu kuai
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/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: Iterate through DRM connectors correctlyLyude Paul
2019-10-03drm/amdkfd: fix kgd2kfd_device_init() definition conflict errorPrike Liang
2019-10-03drm/amd/amdgpu: add IH cg support on soc15 projectKenneth Feng
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
2019-10-03drm/amdkfd: Delete unused definesYong Zhao
2019-10-03drm/amd: Pass drm_device to kfdHarish Kasiviswanathan
2019-10-03drm/amdkfd: Use better name for sdma queue non HWS pathYong Zhao
2019-10-03drm/amdkfd: Delete useless SDMA register setting on non HWS pathYong Zhao
2019-10-03drm/amdgpu: restrict hotplug error messageChristian König
2019-10-03drm/amdgpu: once more fix amdgpu_bo_create_kernel_atChristian König
2019-10-03drm/amdgpu: add comments in ras interrupt callbackTao Zhou
2019-10-03drm/amdgpu: implement common gmc_ras_late_initTao Zhou
2019-10-03drm/amdgpu: move xgmi ras fini to xgmi blockTao Zhou
2019-10-03drm/amdgpu: move mmhub ras fini to mmhub blockTao Zhou
2019-10-03drm/amdgpu: move umc ras fini to umc blockTao Zhou
2019-10-03drm/amdgpu: add ras fini for xgmiTao Zhou