summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)Author
2015-08-25drm/amdgpu: improve sa_bo->fence by kernel fenceChunming Zhou
2015-08-25drm/amdgpu: modify amdgpu_fence_wait_any() to amdgpu_fence_wait_multiple()Junwei Zhang
2015-08-20drm/amdgpu: some clean up for cs_ioctlChunming Zhou
2015-08-20drm/amdgpu: abstract amdgpu_job for schedulerChunming Zhou
2015-08-17drm/amdgpu: wait on page directory changes. v2Bas Nieuwenhuizen
2015-08-17drm/amdgpu: fix waiting for all fences before flippingChristian König
2015-08-17drm/amdgpu: remove amdgpu_fence_waitChristian König
2015-08-17drm/amdgpu: remove amdgpu_fence_signaledChristian König
2015-08-17drm/amd: add scheduler fence implementation (v2)Chunming Zhou
2015-08-17drm/amdgpu: use kernel submit helper in vmChunming Zhou
2015-08-17drm/amdgpu: merge amd_sched_entity and amd_context_entity v2Christian König
2015-08-17drm/amdgpu: process sched job exactly triggered by fence signalChunming Zhou
2015-08-17drm/amdgpu: cleanup amdgpu_ctx inti/fini v2Christian König
2015-08-17drm/amdgpu: cleanup ctx_mgr init/finiChristian König
2015-08-17drm/amdgpu: fix bo list handling in CSChristian König
2015-08-17drm/amdgpu: move sched job process from isr to fence callbackChunming Zhou
2015-08-17drm/amdgpu: add kernel fence in ib_submit_kernel_helperChunming Zhou
2015-08-17drm/amdgpu: use kernel fence for last_pt_updateChunming Zhou
2015-08-17drm/amdgpu: stop using addr to check for BO move v3Christian König
2015-08-17drm/amdgpu: move wait_queue_head from adev to ring (v2)monk.liu
2015-08-17drm/amdgpu: new implement for fence_wait_any (v2)monk.liu
2015-08-17drm/amdgpu: add helper function for kernel submissionChunming Zhou
2015-08-17drm/amdgpu: fix seq in ctx_add_fenceChunming Zhou
2015-08-17drm/amdgpu: add amdgpu.sched_hw_submission optionJammy Zhou
2015-08-17drm/amdgpu: add amdgpu.sched_jobs optionJammy Zhou
2015-08-17drm/amdgpu: protect fence_process from multiple contextChunming Zhou
2015-08-17drm/amdgpu: dispatch job for vmChunming Zhou
2015-08-17drm/amdgpu: add kernel ctx support (v2)Chunming Zhou
2015-08-17drm/amdgpu: prepare job before push to sw queue for pte ringChunming Zhou
2015-08-17drm/amdgpu: make sure the fence is emitted before ring to get it.Chunming Zhou
2015-08-17drm/amdgpu: dispatch jobs in csChunming Zhou
2015-08-17drm/amdgpu: add bo list copyChunming Zhou
2015-08-17drm/amdgpu: add backend implementation of gpu scheduler (v2)Chunming Zhou
2015-08-17drm/amdgpu: add context entity initChunming Zhou
2015-08-17drm/amdgpu: add scheduler initializationAlex Deucher
2015-08-17drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)Jammy Zhou
2015-08-17drm/amdgpu: fix UVD/VCE fence handlingChristian König
2015-08-17drm/amdgpu: add fence suspend/resume functionsAlex Deucher
2015-08-17drm/amdgpu: always enable EOP interrupt v2Chunming Zhou
2015-08-17drm/amdgpu: rework vm_grab_id interfaceChristian König
2015-08-17drm/amdgpu: remove amdgpu_fence_recreateChristian König
2015-08-17drm/amdgpu: add user fence context map v2Christian König
2015-08-17drm/amdgpu: deal with foreign fences in amdgpu_syncChristian König
2015-08-17drm/amdgpu: cleanup context structure v2Alex Deucher
2015-08-17drm/amd: Add CGS interfacesChunming Zhou
2015-08-17Merge tag 'v4.2-rc7' into drm-nextDave Airlie
2015-08-05drm/amdgpu: add feature version for SDMA ucodeJammy Zhou
2015-08-05drm/amdgpu: add feature version for RLC and MEC v2Jammy Zhou
2015-07-29drm/amdgpu: clean up init sequence for failuresAlex Deucher
2015-07-23drm/amdgpu: implement VCE 3.0 harvesting support (v4)Alex Deucher