aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c
AgeCommit message (Expand)Author
2018-04-24drm/amdgpu/sdma: fix mask in emit_pipeline_syncAlex Deucher
2017-03-29drm/amdgpu: fix vm pte pde flags to 64-bit for sdma (v3)Junwei Zhang
2017-03-29drm/amdgpu: use new flag to handle different firmware loading methodHuang Rui
2017-03-29drm/amdgpu: expand pte flags to uint64_tChunming Zhou
2017-03-29drm/amdgpu: switch ih handling to two levels (v3)Alex Deucher
2017-03-29drm/amdgpu: change wptr to 64 bits (v2)Ken Wang
2017-03-29gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches
2017-01-27drm/amd/amdgpu: remove the uncessary parameter for ib schedulerJunwei Zhang
2016-11-23drm/amdgpu: cleanup unused iterator members for sdma v2.4Huang Rui
2016-11-15drm/amdgpu/sdma: fix typo in packet setupAlex Deucher
2016-10-28Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2016-10-25drm/amdgpu: rework IP block registration (v2)Alex Deucher
2016-10-25drm/amdgpu: move align_mask and nop into ring funcs as well (v2)Christian König
2016-10-25drm/amdgpu: move the ring type into the funcs structure (v2)Christian König
2016-10-25drm/amdgpu: move IB and frame size directly into the engine descriptionChristian König
2016-10-25drm/amdgpu: remove explicit NULL init for parse_csChristian König
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson
2016-09-28Merge tag 'v4.8-rc8' into drm-nextDave Airlie
2016-09-20Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-09-16drm/amdgpu/sdma2.4: add ring callbacks for ib and dma frame sizeAlex Deucher
2016-09-15drm/amdgpu: squash lines for simple wrapper functionsMasahiro Yamada
2016-08-19drm/amdgpu: fix sdma_v2_4_ring_test_ibChristian König
2016-08-16drm/amdgpu: stop splitting PTE commands into smaller onesChristian König
2016-08-16drm/amdgpu: cleanup the write_pte implementationsChristian König
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-15drm/amdgpu: no need load microcode at sdma if powerplay is enabledHuang Rui
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 sdma24 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-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: reduce the ring size for SDMAChristian König
2016-05-04drm/amdgpu: use max_dw in ring_initChristian König
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-17drm/amdgpu: include the right version of gmc header files for icelandKen Wang
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 v2_4Chunming 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