aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c
AgeCommit message (Expand)Author
2016-07-29drm/amdgpu: add a fence timeout for the IB tests v2Christian König
2016-07-29drivers/amdgpu: Use canonical form in branch predicatesEdward O'Callaghan
2016-07-14drm/amdgpu: remove usec timeout loop from IB testsChristian König
2016-07-14drm/amdgpu: cleanup hw reference handling in the IB testsChristian König
2016-07-07drm/amdgpu: remove more of the ring backup codeAlex Deucher
2016-06-09drm/amdgpu: fix sdma3 ucode mem leakMonk Liu
2016-06-09drm/amdgpu: modify sdma start sequenceMonk Liu
2016-06-09drm/amdgpu: init more register for sdmaMonk Liu
2016-05-18drm/amdgpu: update Polaris11 golden settingFlora Cui
2016-05-11drm/amdgpu: move VM fields into jobChristian König
2016-05-11drm/amdgpu: move context switch handling into common code v2Christian König
2016-05-11drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis
2016-05-11drm/amdgpu: keep vm in job instead of ib (v2)Monk Liu
2016-05-04drm/amd/amdgpu: Drop print_status callbacks.Tom St Denis
2016-05-04drm/amdgpu: change ELM/BAF to Polaris10/Polaris11Flora Cui
2016-05-04drm/amdgpu: add SDMA support for ELM/BAFFlora Cui
2016-05-04drm/amdgpu/sdma: rename fiji cg functionsAlex Deucher
2016-05-04drm/amdgpu/sdma: add proper CG flags for fijiAlex Deucher
2016-05-04drm/amdgpu: reduce the ring size for SDMAChristian König
2016-05-02drm/amdgpu: patch cond exec for SDMAMonk Liu
2016-03-17drm/amdgpu: move ib.fence to job.fenceMonk Liu
2016-03-17drm/amdgpu: give a fence param to ib_freeMonk Liu
2016-03-10drm/amdgpu: split pipeline sync out of SDMA vm_flush() as wellChristian König
2016-03-08drm/amdgpu: remove HW fence ownerChristian König
2016-03-08drm/amdgpu: add hdp invalidation for sdma v3_0Chunming Zhou
2016-03-08drm/amdgpu: wait engine idle before vm flush for sdmaChunming Zhou
2016-02-29drm/amdgpu: fix VM faults caused by vm_grab_id() v4Christian König
2016-02-12drm/amdgpu/vi: move sdma tiling config setup into sdma codeAlex Deucher
2016-02-12drm/amdgpu: use SDMA round robin for VM updates v3Christian König
2016-02-12drm/amdgpu: remove is_pte_ringChristian König
2016-02-10drm/amdgpu: move sync into job objectChristian König
2016-02-10drm/amdgpu: send SDMA/GFX IB tests directly to the ring againChristian König
2016-02-10drm/amdgpu: move ring from IBs into jobChristian König
2016-02-10drm/amdgpu: make pad_ib a ring function v3Christian König
2016-02-10drm/amdgpu: move more logic into amdgpu_vm_map_gart v3Christian König
2016-02-10drm/amdgpu: remove the ring lock v2Christian König
2016-02-10drm/amdgpu: remove some more semaphore leftoversAlex Deucher
2016-02-10drm/amdgpu: clean up hw semaphore support in driverChunming Zhou
2015-12-21drm/amdgpu: add sdma clock gating support for Fiji.Eric Huang
2015-12-21drm/amdgpu: support per device powerplay enablement (v2)Jammy Zhou
2015-12-21drm/amdgpu: disable legacy path of firmware check if powerplay is enabledRex Zhu
2015-10-21drm/amdgpu: add SDMA support for Stoney (v2)Samuel Li
2015-10-21drm/amdgpu: remove old lockup detection infrastructureChristian König
2015-10-14drm/amdgpu: rework sdma structuresAlex Deucher
2015-09-02drm/amdgpu: implement burst NOP for SDMAJammy Zhou
2015-09-02drm/amdgpu: add insert_nop ring func and default implementationJammy Zhou
2015-09-02drm/amdgpu: add burst_nop flag for sdmaJammy Zhou
2015-08-28drm/amdgpu: use IB for fill_buffer instead of direct commandChunming Zhou
2015-08-26drm/amdgpu: use IB for copy buffer of evictionChunming Zhou
2015-08-20drm/amdgpu: fix zeroing all IB fields manually v2Christian König