summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2020-02-04drm/amdgpu: return EINVAL instead of ENOENT in the VM codeChristian König
2020-02-04drm/amdgpu: fix parentheses in amdgpu_vm_update_ptesChristian König
2020-02-04drm/amdgpu: make sure to never allocate PDs/PTs for invalidationsChristian König
2020-02-04drm/amdgpu: drop unnecessary restriction for huge root PDEsChristian König
2020-02-04drm/amdgpu: stop using amdgpu_bo_gpu_offset in the VM backendChristian König
2020-02-04drm/amdgpu: rework job synchronization v2Christian König
2020-02-04drm/amdgpu: use the VM as job ownerChristian König
2020-02-04drm/amdgpu: explicitly sync VM update to PDs/PTsChristian König
2020-01-30drm/amdgpu: Fix implicit enum conversion in gfx_v9_4_ras_error_injectNathan Chancellor
2020-01-30amdgpu: using vmalloc requires includeing vmalloc.hStephen Rothwell
2020-01-30drm/amdgpu: allocate entities on demandNirmoy Das
2020-01-30drm/amdgpu: Enable DISABLE_BARRIER_WAITCNT for ArcturusJoseph Greathouse
2020-01-27drm/amdgpu: enable GPU reset by default on renoirAlex Deucher
2020-01-27drm/amdgpu: enable GPU reset by default on NaviAlex Deucher
2020-01-27drm/amdgpu: add coreboot workaround for KV/KBChristian König
2020-01-27drm/amdgpu: original raven doesn't support full asic resetAlex Deucher
2020-01-27drm/amdgpu: attempt to enable gfxoff on more raven1 boards (v2)Alex Deucher
2020-01-27drm/amd/amdgpu: fix spelling mistake "to" -> "too"Colin Ian King
2020-01-27drm/amdgpu: initialize bo_va_list when add gws to processxinhui pan
2020-01-27drm/amdgpu/vcn: use inst_idx relacing instJames Zhu
2020-01-27drm/amdgpu/vcn: fix typo errorJames Zhu
2020-01-27drm/amdgpu/vcn: fix vcn2.5 instance issueJames Zhu
2020-01-27drm/amdgpu/vcn2.5: fix a bug for the 2nd vcn instance (v2)James Zhu
2020-01-27drm/amdgpu/vcn: Share vcn_v2_0_dec_ring_test_ring to vcn2.5James Zhu
2020-01-27drm/amdgpu: Use the correct flush_type in flush_gpu_tlb_pasidFelix Kuehling
2020-01-27drm/amdgpu: Fix TLB invalidation request when using semaphoreFelix Kuehling
2020-01-22drm/amdgpu: individualize fence allocation per entityNirmoy Das
2020-01-22Revert "drm/amdgpu: fix modprobe failure of the secondary GPU when GDDR6 trai...Tianci.Yin
2020-01-22drm/amdgpu: fix VRAM partially encroached issue in GDDR6 memory training(V2)Tianci.Yin
2020-01-22drm/amdgpu: remove unnecessary conversion to boolNirmoy Das
2020-01-22drm/amdgpu: add RAS support for the gfx block of ArcturusDennis Li
2020-01-22drm/amdgpu: abstract EDC counter clear to a separated functionDennis Li
2020-01-22drm/amdgpu: refine the security check for RAS functionsDennis Li
2020-01-22drm/amdgpu: enable RAS feature for more mmhub sub-blocks of AcrturusDennis Li
2020-01-22drm/amdgpu: read gfx register using RREG32_KIQ macrochen gong
2020-01-22drm/amdgpu: add kiq version interface for RREG32/WREG32chen gong
2020-01-22drm/amdgpu: provide a generic function interface for reading/writing register...chen gong
2020-01-22drm/amdgpu: added support to get mGPU DRAM baseJohn Clements
2020-01-22drm/amdgpu: modify packet size for pm4 flush tlbsAlex Sierra
2020-01-17drm/amdgpu: add the lost mutex_init backPan, Xinhui
2020-01-16drm/amdgpu: add arcturus to gpu recovery check code pathHawking Zhang
2020-01-16drm/amdgpu: check if driver should try recovery in ras recovery pathHawking Zhang
2020-01-16drm/amd/powerplay: a quick fix for the deadlock issue belowEvan Quan
2020-01-16drm/amdgpu: only set cp active field for kiq queueHuang Rui
2020-01-16drm/amdgpu/pm: clean up return typesAlex Deucher
2020-01-16drm/amdgpu/vcn2.5: implement indirect DPG SRAM modeJames Zhu
2020-01-16drm/amdgpu/vcn2.5: add dpg pause modeJames Zhu
2020-01-16drm/amdgpu/vcn2.5: add DPG mode start and stopJames Zhu
2020-01-16drm/amdgpu/vcn: move macro from vcn2.0 to share amdgpu_vcn (v2)James Zhu
2020-01-16drm/amdgpu/vcn: support multiple instance direct SRAM read and write (v2)James Zhu