index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: wake up scheduler only when neccessary
Christian König
2015-08-26
1
-1
/
+12
*
drm/amdgpu: remove entity idle timeout v2
Christian König
2015-08-26
2
-17
/
+7
*
drm/amdgpu: fix postclose order
Christian König
2015-08-26
1
-2
/
+2
*
drm/amdgpu: use IB for copy buffer of eviction
Chunming Zhou
2015-08-26
8
-79
/
+81
*
drm/amdgpu: adjust the judgement of removing fence callback
Junwei Zhang
2015-08-26
1
-1
/
+1
*
drm/amdgpu: fix no sync_wait in copy_buffer
Chunming Zhou
2015-08-25
1
-1
/
+7
*
drm/amdgpu: fix last_vm_update fence is not effetive for sched fence
Chunming Zhou
2015-08-25
4
-18
/
+58
*
drm/amdgpu: add priv data to sched
Chunming Zhou
2015-08-25
3
-3
/
+7
*
drm/amdgpu: add owner for sched fence
Chunming Zhou
2015-08-25
6
-8
/
+10
*
drm/amdgpu: remove entity reference from sched fence
Christian König
2015-08-25
4
-14
/
+8
*
drm/amdgpu: fix and cleanup amd_sched_entity_push_job
Christian König
2015-08-25
4
-38
/
+48
*
drm/amdgpu: remove amdgpu_bo_list_clone
Christian König
2015-08-25
2
-35
/
+0
*
drm/amdgpu: remove the context from amdgpu_job
Christian König
2015-08-25
3
-12
/
+1
*
drm/amdgpu: remove unused parameters to amd_sched_create
Christian König
2015-08-25
3
-27
/
+11
*
drm/amdgpu: remove sched_lock
Christian König
2015-08-25
2
-4
/
+0
*
drm/amdgpu: remove prepare_job callback
Christian König
2015-08-25
2
-9
/
+2
*
drm/amdgpu: cleanup a scheduler function name
Christian König
2015-08-25
1
-3
/
+3
*
drm/amdgpu: reorder scheduler functions
Christian König
2015-08-25
1
-28
/
+28
*
drm/amdgpu: fix scheduler thread creation error checking
Christian König
2015-08-25
1
-7
/
+6
*
drm/amdgpu: fix entity wakeup race condition
Christian König
2015-08-25
2
-23
/
+21
*
drm/amdgpu: cleanup entity picking
Christian König
2015-08-25
1
-6
/
+10
*
drm/amdgpu: remove some more unused entity members v2
Christian König
2015-08-25
2
-11
/
+3
*
drm/amdgpu: fix user fences when scheduler is enabled
Christian König
2015-08-25
1
-0
/
+2
*
drm/amdgpu: fix fence wait in sync_fence, instead should be in sync_rings
Christian König
2015-08-25
3
-3
/
+61
*
drm/amdgpu: rework scheduler submission handling.
Christian König
2015-08-25
2
-37
/
+11
*
drm/amdgpu: remove v_seq handling from the scheduler v2
Christian König
2015-08-25
9
-57
/
+21
*
drm/amdgpu: improve sa_bo->fence by kernel fence
Chunming Zhou
2015-08-25
8
-34
/
+58
*
drm/amdgpu: modify amdgpu_fence_wait_any() to amdgpu_fence_wait_multiple()
Junwei Zhang
2015-08-25
3
-22
/
+69
*
drm/amdgpu: fix IH ring allocation for bus addresses (v2)
Alex Deucher
2015-08-25
1
-13
/
+7
*
drm/amdgpu: Don't link train DisplayPort on HPD until we get the dpcd
Alex Deucher
2015-08-22
1
-0
/
+5
*
DRM - radeon: Don't link train DisplayPort on HPD until we get the dpcd
Stephen Chandler Paul
2015-08-22
1
-0
/
+5
*
drm/amdgpu: fix CS error handling v2
Christian König
2015-08-20
1
-41
/
+26
*
drm/amdgpu: fix zeroing all IB fields manually v2
Christian König
2015-08-20
7
-18
/
+6
*
drm/amdgpu: free the job immediately after dispatching it
Christian König
2015-08-20
1
-4
/
+3
*
drm/amdgpu: use a spinlock instead of a mutex for the rq
Christian König
2015-08-20
2
-33
/
+18
*
drm/amdgpu: don't need to use bo_list_clone any more
Chunming Zhou
2015-08-20
1
-21
/
+4
*
drm/amdgpu: some clean up for cs_ioctl
Chunming Zhou
2015-08-20
2
-36
/
+1
*
drm/amdgpu: prepare job should be common code path
Chunming Zhou
2015-08-20
1
-6
/
+4
*
drm/amdgpu: abstract amdgpu_job for scheduler
Chunming Zhou
2015-08-20
9
-136
/
+130
*
drm/amdgpu: bump the DRM version for new allowed mem-mapped registers
Marek Olšák
2015-08-20
1
-1
/
+2
*
Merge branch 'drm-next-fsl-dcu' of https://github.com/Jianwei-Wang/linux-drm-...
Dave Airlie
2015-08-20
14
-0
/
+1417
|
\
|
*
drm/layerscape: Add Freescale DCU DRM driver
Jianwei Wang
2015-08-20
14
-0
/
+1417
*
|
Merge branch 'drm-atmel-hlcdc-devel' of https://github.com/bbrezillon/linux-a...
Dave Airlie
2015-08-20
2
-1
/
+219
|
\
\
|
*
|
drm: atmel-hlcdc: add support for sama5d4 SoCs
Boris Brezillon
2015-08-18
1
-0
/
+86
|
*
|
drm: atmel-hlcdc: add support for at91sam9n12 SoC
Boris Brezillon
2015-08-18
1
-0
/
+29
|
*
|
drm: atmel-hlcdc: add support for at91sam9x5 SoCs
Boris Brezillon
2015-08-18
1
-0
/
+88
|
*
|
drm: atmel-hlcdc: add RGB565 and RGB444 output support
Boris Brezillon
2015-08-18
1
-0
/
+4
|
*
|
drm: atmel-hlcdc: add the missing DRM_ATOMIC flag
Boris Brezillon
2015-08-18
1
-1
/
+2
|
*
|
drm: atmel-hlcdc: add PRIME support
Boris Brezillon
2015-08-18
1
-1
/
+11
|
|
/
*
|
drm/amdgpu: wait on page directory changes. v2
Bas Nieuwenhuizen
2015-08-17
3
-0
/
+11
[next]