aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h
AgeCommit message (Expand)Author
2018-07-27drm/amdgpu: add support for inplace IB patching for MM engines v2Christian König
2018-07-16drm/amdgpu: remove ring parameter from amdgpu_job_submitChristian König
2018-06-15drm/amdgpu: define and add extra dword for jpeg ringBoyuan Zhang
2018-06-15drm/amdgpu: define vcn jpeg ringBoyuan Zhang
2018-05-18drm/amdgpu/vg20:increase 3 rings for AMDGPU_MAX_RINGSJames Zhu
2018-05-15drm/amdgpu: optionally do a writeback but don't invalidate TC for IB fencesMarek Olšák
2018-05-15drm/amdgpu: add emit_reg_write_reg_wait ring callbackAlex Deucher
2018-02-06drm/amdgpu: Add KFD eviction fenceFelix Kuehling
2018-02-06drm/amdgpu: Fix header file dependenciesFelix Kuehling
2018-02-19drm/amdgpu: separate PASID mapping from VM flush v2Christian König
2018-02-19drm/amdgpu: cache the fence to wait for a VMIDChristian König
2018-02-19drm/amdgpu: add new emit_reg_wait callbackChristian König
2018-02-19drm/amdgpu: remove now superflous *_hdp operationChristian König
2018-02-19drm/amdgpu: forward pasid to backend flush implementationsChristian König
2017-12-27drm/amdgpu: rename vm_id to vmidChristian König
2017-12-12drm/amdgpu: use polling mem to set SDMA3 wptr for VFPixel Ding
2017-12-07drm: move amd_gpu_scheduler into common locationLucas Stach
2017-12-04drm/amdgpu:cleanup force_completionMonk Liu
2017-10-19drm/amdgpu: busywait KIQ register accessing (v4)pding
2017-10-09drm/amdgpu: add framework for HW specific priority settings v9Andres Rodriguez
2017-09-28drm/amdgpu: map compute rings by least recently used pipeAndres Rodriguez
2017-07-14drm/amdgpu: fix amdgpu_ring_write_multipleChristian König
2017-07-14drm/amdgpu: move ring helpers to amdgpu_ring.hChristian König
2017-06-01drm/amdgpu: Move compute vm bug logic to amdgpu_vm.cAlex Xie
2017-05-31drm/amdgpu: guarantee bijective mapping of ring ids for LRU v3Andres Rodriguez
2017-05-31drm/amdgpu: implement lru amdgpu_queue_mgr policy for compute v4Andres Rodriguez
2017-05-31drm/amdgpu: Optimize a function called by every IB shedulingAlex Xie
2017-05-24drm/amdgpu: add vcn enc ring type and functionsLeo Liu
2017-05-24drm/amdgpu: add a ring func for vcn start commandLeo Liu
2017-05-24drm/amdgpu: add vcn decode ring type and functionsLeo Liu
2017-05-24drm/amdgpu/SRIOV:implement guilty job TDR for(V2)Monk Liu
2017-05-24drm/amdgpu:use FRAME_CNTL for new GFX ucode (v2)Monk Liu
2017-04-28drm/amdgpu: assign VM invalidation engine manually v2Christian König
2017-04-28drm/amdgpu: add VMHUB to ring associationChristian König
2017-03-29drm/amdgpu:fix ring init sequenceMonk Liu
2017-03-29drm/amdgpu/gfx8: store the eop gpu addr in the ring structureAlex Deucher
2017-03-29drm/amdgpu: add uvd enc ring type and functionsLeo Liu
2017-03-29drm/amdgpu: add uvd enc ringsLeo Liu
2017-03-29drm/amdgpu: add a ring func for end commandLeo Liu
2017-03-29drm/amdgpu: change wptr to 64 bits (v2)Ken Wang
2017-03-29drm/amdgpu: change pointer of mqd_ptr & mqd_backup to voidXiangliang Yu
2017-03-29drm/amdgpu:imple ring clearMonk Liu
2017-03-29drm/damdgpu:add new mqd member in ringMonk Liu
2017-01-27drm/amdgpu/ring: add two interfaces to support r/w registers with kiqXiangliang Yu
2016-11-11drm/amdgpu: Add a ring type KIQ definitionTrigger Huang
2016-10-28Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...Dave Airlie
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: move fence and ring defines into amdgpu_ring.hChristian König