projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GitHub/exynos8895/android_kernel_samsung_universal8895.git
Author
Commit
2015-08-17
Christian König
drm/amdgpu: remove VI hw bug workaround v3
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Christian König
drm/amdgpu: cleanup amdgpu_fence_ring_wait_seq
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Christian König
drm/amdgpu: remove duplicate amdgpu_fence_process imple...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Christian König
drm/amdgpu: remove amdgpu_fence_wait
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Christian König
drm/amdgpu: use the reservation obj wait for the UVD msg
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Christian König
drm/amdgpu: remove amdgpu_fence_signaled
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Chunming Zhou
drm/amd: add scheduler fence implementation (v2)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Chunming Zhou
drm/amdgpu: use kernel submit helper in vm
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Chunming Zhou
drm/amdgpu: use amd_sched_job in its backend ops
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Christian König
drm/amdgpu: cleanup and fix scheduler fence handling v2
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Christian König
drm/amdgpu: merge amd_sched_entity and amd_context_enti...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Christian König
drm/amdgpu: fix coding style in a couple of places
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Christian König
drm/amdgpu: remove unused parent entity
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Chunming Zhou
drm/amdgpu: process sched job exactly triggered by...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Chunming Zhou
Revert "drm/amdgpu: return new seq_no for amd_sched_pus...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Christian König
drm/amdgpu: cleanup amdgpu_ctx inti/fini v2
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Christian König
drm/amdgpu: stop leaking the ctx id into the scheduler v2
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Christian König
drm/amdgpu: cleanup ctx_mgr init/fini
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Christian König
drm/amdgpu: fix bo list handling in CS
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Christian König
drm/amdgpu: reorder the code to avoid forward declerations
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Chunming Zhou
drm/amdgpu: move sched job process from isr to fence...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Jammy Zhou
drm/amdgpu: add amd_sched_next_queued_seq function
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Jammy Zhou
drm/amdgpu: make last_handled_seq atomic
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Jammy Zhou
drm/amdgpu: add amd_sched_commit
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Jammy Zhou
drm/amdgpu: return new seq_no for amd_sched_push_job
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Jammy Zhou
drm/amdgpu: some code refinement v2
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Chunming Zhou
drm/amdgpu: fix null pointer by previous cleanup
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Chunming Zhou
drm/amdgpu: add kernel fence in ib_submit_kernel_helper
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Chunming Zhou
drm/amdgpu: use kernel fence for sdma ib test
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Chunming Zhou
drm/amdgpu: use kernel fence for gfx ib test
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Chunming Zhou
drm/amdgpu: use kernel fence in amdgpu_test
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Chunming Zhou
drm/amdgpu: use kernel fence for vce ib test
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Chunming Zhou
drm/amdgpu: change uvd ib test to use kernel fence...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Chunming Zhou
drm/amdgpu: use kernel fence for last_pt_update
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Chunming Zhou
drm/amdgpu: use kernel fence diretly in amdgpu_bo_fence
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Christian König
drm/amdgpu: clean up amd sched wait_ts and wait_signal
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Christian König
drm/amdgpu: stop using addr to check for BO move v3
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
monk.liu
drm/amdgpu: move wait_queue_head from adev to ring...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
monk.liu
drm/amdgpu: re-implement fence_default_wait
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
monk.liu
drm/amdgpu: new implement for fence_wait_any (v2)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
monk.liu
drm/amdgpu: use kernel fence interface when possible
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Chunming Zhou
drm/amdgpu: use scheduler for VCE ib test
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Chunming Zhou
drm/amdgpu: use scheduler for UVD ib test
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Chunming Zhou
drm/amdgpu: use gpu scheduler for sdma ib test
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Chunming Zhou
drm/amdgpu: Use gpu scheduler for gfx ring ib test
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Chunming Zhou
drm/amdgpu: add helper function for kernel submission
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Chunming Zhou
drm/amdgpu: fix seq in ctx_add_fence
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Chunming Zhou
drm/amdgpu: wait forever for wait emit
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Jammy Zhou
drm/amdgpu: add amdgpu.sched_hw_submission option
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Jammy Zhou
drm/amdgpu: add amdgpu.sched_jobs option
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Jammy Zhou
drm/amdgpu: silent the message for GPU scheduler creation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Christian König
drm/amdgpu: fix syncing to VM updates
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Chunming Zhou
drm/amdgpu: add check for callback
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Jammy Zhou
drm/amdgpu: add enable_scheduler module option
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Chunming Zhou
drm/amdgpu: protect fence_process from multiple context
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Chunming Zhou
drm/amdgpu: add sched isr to fence process
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Chunming Zhou
drm/amdgpu: dispatch job for vm
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Chunming Zhou
drm/amdgpu: add kernel ctx support (v2)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Chunming Zhou
drm/amdgpu: prepare job before push to sw queue for...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Chunming Zhou
drm/amdgpu: make sure the fence is emitted before ring...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Chunming Zhou
drm/amdgpu: use scheduler user seq instead of previous...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Chunming Zhou
drm/amdgpu: dispatch jobs in cs
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Chunming Zhou
drm/amdgpu: add bo list copy
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Chunming Zhou
drm/amdgpu: add backend implementation of gpu scheduler...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Chunming Zhou
drm/amdgpu: disable hw semaphore with scheduler
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Chunming Zhou
drm/amdgpu: add context entity init
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Alex Deucher
drm/amdgpu: add scheduler initialization
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Jammy Zhou
drm/amd: add basic scheduling framework
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
David Zhang
drm/amdgpu: Enable the Fiji DID 0x7300 support
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Alex Deucher
drm/amdgpu: remove VM workaround for Fiji
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Alex Deucher
drm/amdgpu: add support for VCE 3.x on Fiji
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
David Zhang
drm/amdgpu: Add Fiji support to the UVD 6.0 IP module
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
David Zhang
drm/amdgpu: Add Fiji support to the SDMA 3.0 IP module
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
David Zhang
drm/amdgpu: Add Fiji support to the GFX 8.0 IP module...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
David Zhang
drm/amdgpu: Add Fiji support to the DCE 10.0 IP module...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
David Zhang
drm/amdgpu: Add Fiji support to SMC and DPM (v2)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
David Zhang
drm/amdgpu: Add Fiji smu 7.1.3 headers (v2)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
David Zhang
drm/amdgpu: Add Fiji support to IH module
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
David Zhang
drm/amdgpu: Add Fiji support to the GMC 8.5 IP module
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
David Zhang
drm/amdgpu: Add Fiji DID 0x7300 common support
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Alex Deucher
drm/amdgpu: handle conditional support for CIK properly
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
monk.liu
drm/amdgpu: optimize amdgpu_parser_init
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Jammy Zhou
drm/amdgpu: merge amdgpu_family.h into amd_shared.h...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Jammy Zhou
drm/amdgpu: add some pptable definitions
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Jammy Zhou
drm/amdgpu: add some common definitions to amd_shared.h
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Marek Olšák
drm/amdgpu: allow userspace to read more debug registers
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Alex Deucher
drm/amdgpu: move some atombios definitions to common...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Christian König
drm/amdgpu: fix UVD/VCE fence handling
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Alex Deucher
drm/amdgpu: add fence suspend/resume functions
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Chunming Zhou
drm/amdgpu: always enable EOP interrupt v2
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Christian König
drm/amdgpu: rework vm_grab_id interface
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Christian König
drm/amdgpu: no updates shouldn't cause vm flush v2
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Christian König
drm/amdgpu: fix signed overrun in amdgpu_ctx_get_fence
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Christian König
drm/amdgpu: fix context memory leak
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Christian König
drm/amdgpu: remove amdgpu_fence_recreate
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Christian König
drm/amdgpu: add user fence context map v2
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Christian König
drm/amdgpu: deal with foreign fences in amdgpu_sync
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Alex Deucher
drm/amdgpu: cleanup context structure v2
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
rezhu
drm/amdgpu: add cgs_interface for pg and cg
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2015-08-17
Jammy Zhou
drm/amdgpu: fix some typo for cgs definitions
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next