index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-03
drm/amdgpu: use top down allocation for non-CPU accessible vram
Alex Deucher
1
-1
/
+1
2015-09-03
drm/amdgpu: be explicit about cpu vram access for driver BOs (v2)
Alex Deucher
12
-20
/
+51
2015-09-02
drm/amdgpu: set MEC doorbell range for Fiji
Jammy Zhou
1
-1
/
+2
2015-09-02
drm/amdgpu: implement burst NOP for SDMA
Jammy Zhou
3
-15
/
+86
2015-09-02
drm/amdgpu: add insert_nop ring func and default implementation
Jammy Zhou
12
-3
/
+36
2015-09-02
drm/amdgpu: add amdgpu_get_sdma_instance helper function
Jammy Zhou
1
-0
/
+15
2015-09-02
drm/amdgpu: add AMDGPU_MAX_SDMA_INSTANCES
Jammy Zhou
1
-1
/
+4
2015-09-02
drm/amdgpu: add burst_nop flag for sdma
Jammy Zhou
4
-0
/
+7
2015-09-02
drm/amdgpu: add count field for the SDMA NOP packet v2
Jammy Zhou
3
-0
/
+11
2015-09-02
drm/amdgpu: use PT for VM sync on unmap
Christian König
1
-13
/
+6
2015-09-02
drm/amdgpu: fix amdgpu_bo_unreserve order in GEM_OP IOCTL v2
Christian König
1
-1
/
+4
2015-09-02
drm/amdgpu: partially revert "modify amdgpu_fence_wait_any() to amdgpu_fence_...
Christian König
3
-43
/
+16
2015-09-02
drm/amdgpu: re-work sync_resv
Chunming Zhou
1
-6
/
+18
2015-09-02
drm/amdgpu/atom: Send out the full AUX address
Alex Deucher
1
-1
/
+2
2015-08-28
drm/amdgpu: use IB for fill_buffer instead of direct command
Chunming Zhou
4
-20
/
+20
2015-08-28
drm/amdgpu: stop trying to suspend UVD sessions v2
Christian König
2
-24
/
+19
2015-08-28
drm/amdgpu: add scheduler dependency callback v2
Christian König
3
-0
/
+30
2015-08-26
drm/amdgpu: remove extra parameters from scheduler callbacks
Christian König
1
-7
/
+4
2015-08-26
drm/amdgpu: fix postclose order
Christian König
1
-2
/
+2
2015-08-26
drm/amdgpu: use IB for copy buffer of eviction
Chunming Zhou
8
-79
/
+81
2015-08-26
drm/amdgpu: adjust the judgement of removing fence callback
Junwei Zhang
1
-1
/
+1
2015-08-25
drm/amdgpu: fix no sync_wait in copy_buffer
Chunming Zhou
1
-1
/
+7
2015-08-25
drm/amdgpu: fix last_vm_update fence is not effetive for sched fence
Chunming Zhou
4
-18
/
+58
2015-08-25
drm/amdgpu: add priv data to sched
Chunming Zhou
1
-1
/
+2
2015-08-25
drm/amdgpu: add owner for sched fence
Chunming Zhou
3
-4
/
+3
2015-08-25
drm/amdgpu: remove entity reference from sched fence
Christian König
1
-2
/
+2
2015-08-25
drm/amdgpu: fix and cleanup amd_sched_entity_push_job
Christian König
2
-2
/
+2
2015-08-25
drm/amdgpu: remove amdgpu_bo_list_clone
Christian König
2
-35
/
+0
2015-08-25
drm/amdgpu: remove the context from amdgpu_job
Christian König
3
-12
/
+1
2015-08-25
drm/amdgpu: remove unused parameters to amd_sched_create
Christian König
1
-3
/
+2
2015-08-25
drm/amdgpu: fix user fences when scheduler is enabled
Christian König
1
-0
/
+2
2015-08-25
drm/amdgpu: fix fence wait in sync_fence, instead should be in sync_rings
Christian König
3
-3
/
+61
2015-08-25
drm/amdgpu: remove v_seq handling from the scheduler v2
Christian König
6
-28
/
+11
2015-08-25
drm/amdgpu: improve sa_bo->fence by kernel fence
Chunming Zhou
8
-34
/
+58
2015-08-25
drm/amdgpu: modify amdgpu_fence_wait_any() to amdgpu_fence_wait_multiple()
Junwei Zhang
3
-22
/
+69
2015-08-25
drm/amdgpu: fix IH ring allocation for bus addresses (v2)
Alex Deucher
1
-13
/
+7
2015-08-21
drm/amdgpu: Don't link train DisplayPort on HPD until we get the dpcd
Alex Deucher
1
-0
/
+5
2015-08-20
drm/amdgpu: fix CS error handling v2
Christian König
1
-41
/
+26
2015-08-20
drm/amdgpu: fix zeroing all IB fields manually v2
Christian König
7
-18
/
+6
2015-08-20
drm/amdgpu: free the job immediately after dispatching it
Christian König
1
-4
/
+3
2015-08-20
drm/amdgpu: don't need to use bo_list_clone any more
Chunming Zhou
1
-21
/
+4
2015-08-20
drm/amdgpu: some clean up for cs_ioctl
Chunming Zhou
2
-36
/
+1
2015-08-20
drm/amdgpu: prepare job should be common code path
Chunming Zhou
1
-6
/
+4
2015-08-20
drm/amdgpu: abstract amdgpu_job for scheduler
Chunming Zhou
7
-104
/
+114
2015-08-20
drm/amdgpu: bump the DRM version for new allowed mem-mapped registers
Marek Olšák
1
-1
/
+2
2015-08-17
drm/amdgpu: wait on page directory changes. v2
Bas Nieuwenhuizen
3
-0
/
+11
2015-08-17
drm/amdgpu: cleanup sheduler rq handling v2
Christian König
1
-1
/
+1
2015-08-17
drm/amdgpu: move prepare work out of scheduler to cs_ioctl
Chunming Zhou
1
-13
/
+8
2015-08-17
drm/amdgpu: fix duplicated mapping invoke bug
monk.liu
1
-0
/
+1
2015-08-17
drm/amdgpu: drop bo_list_clone when no scheduler
monk.liu
1
-9
/
+13
[prev]
[next]