summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-08-17drm/amdgpu: move sched job process from isr to fence callbackChunming Zhou
2015-08-17drm/amdgpu: add amd_sched_next_queued_seq functionJammy Zhou
2015-08-17drm/amdgpu: make last_handled_seq atomicJammy Zhou
2015-08-17drm/amdgpu: add amd_sched_commitJammy Zhou
2015-08-17drm/amdgpu: return new seq_no for amd_sched_push_jobJammy Zhou
2015-08-17drm/amdgpu: some code refinement v2Jammy Zhou
2015-08-17drm/amdgpu: fix null pointer by previous cleanupChunming Zhou
2015-08-17drm/amdgpu: add kernel fence in ib_submit_kernel_helperChunming Zhou
2015-08-17drm/amdgpu: use kernel fence for sdma ib testChunming Zhou
2015-08-17drm/amdgpu: use kernel fence for gfx ib testChunming Zhou
2015-08-17drm/amdgpu: use kernel fence in amdgpu_testChunming Zhou
2015-08-17drm/amdgpu: use kernel fence for vce ib testChunming Zhou
2015-08-17drm/amdgpu: change uvd ib test to use kernel fence directlyChunming Zhou
2015-08-17drm/amdgpu: use kernel fence for last_pt_updateChunming Zhou
2015-08-17drm/amdgpu: use kernel fence diretly in amdgpu_bo_fenceChunming Zhou
2015-08-17drm/amdgpu: clean up amd sched wait_ts and wait_signalChristian König
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: re-implement fence_default_waitmonk.liu
2015-08-17drm/amdgpu: new implement for fence_wait_any (v2)monk.liu
2015-08-17drm/amdgpu: use kernel fence interface when possiblemonk.liu
2015-08-17drm/amdgpu: use scheduler for VCE ib testChunming Zhou
2015-08-17drm/amdgpu: use scheduler for UVD ib testChunming Zhou
2015-08-17drm/amdgpu: use gpu scheduler for sdma ib testChunming Zhou
2015-08-17drm/amdgpu: Use gpu scheduler for gfx ring ib testChunming Zhou
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: wait forever for wait emitChunming 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: silent the message for GPU scheduler creationJammy Zhou
2015-08-17drm/amdgpu: fix syncing to VM updatesChristian König
2015-08-17drm/amdgpu: add check for callbackChunming Zhou
2015-08-17drm/amdgpu: add enable_scheduler module optionJammy Zhou
2015-08-17drm/amdgpu: protect fence_process from multiple contextChunming Zhou
2015-08-17drm/amdgpu: add sched isr to fence processChunming 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: use scheduler user seq instead of previous user seqChunming 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: disable hw semaphore with schedulerChunming Zhou
2015-08-17drm/amdgpu: add context entity initChunming Zhou
2015-08-17drm/amdgpu: add scheduler initializationAlex Deucher
2015-08-17drm/amd: add basic scheduling frameworkJammy Zhou
2015-08-17drm/amdgpu: Enable the Fiji DID 0x7300 supportDavid Zhang
2015-08-17drm/amdgpu: remove VM workaround for FijiAlex Deucher