index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-25
drm/amdgpu: add priv data to sched
Chunming Zhou
3
-3
/
+7
2015-08-25
drm/amdgpu: add owner for sched fence
Chunming Zhou
6
-8
/
+10
2015-08-25
drm/amdgpu: remove entity reference from sched fence
Christian König
4
-14
/
+8
2015-08-25
drm/amdgpu: fix and cleanup amd_sched_entity_push_job
Christian König
4
-38
/
+48
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
3
-27
/
+11
2015-08-25
drm/amdgpu: remove sched_lock
Christian König
2
-4
/
+0
2015-08-25
drm/amdgpu: remove prepare_job callback
Christian König
2
-9
/
+2
2015-08-25
drm/amdgpu: cleanup a scheduler function name
Christian König
1
-3
/
+3
2015-08-25
drm/amdgpu: reorder scheduler functions
Christian König
1
-28
/
+28
2015-08-25
drm/amdgpu: fix scheduler thread creation error checking
Christian König
1
-7
/
+6
2015-08-25
drm/amdgpu: fix entity wakeup race condition
Christian König
2
-23
/
+21
2015-08-25
drm/amdgpu: cleanup entity picking
Christian König
1
-6
/
+10
2015-08-25
drm/amdgpu: remove some more unused entity members v2
Christian König
2
-11
/
+3
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: rework scheduler submission handling.
Christian König
2
-37
/
+11
2015-08-25
drm/amdgpu: remove v_seq handling from the scheduler v2
Christian König
9
-57
/
+21
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-21
DRM - radeon: Don't link train DisplayPort on HPD until we get the dpcd
Stephen Chandler Paul
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: use a spinlock instead of a mutex for the rq
Christian König
2
-33
/
+18
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
9
-136
/
+130
2015-08-20
drm/amdgpu: bump the DRM version for new allowed mem-mapped registers
Marek Olšák
1
-1
/
+2
2015-08-20
Merge branch 'drm-next-fsl-dcu' of https://github.com/Jianwei-Wang/linux-drm-...
Dave Airlie
14
-0
/
+1417
2015-08-19
drm/layerscape: Add Freescale DCU DRM driver
Jianwei Wang
14
-0
/
+1417
2015-08-20
Merge branch 'drm-atmel-hlcdc-devel' of https://github.com/bbrezillon/linux-a...
Dave Airlie
2
-1
/
+219
2015-08-18
drm: atmel-hlcdc: add support for sama5d4 SoCs
Boris Brezillon
1
-0
/
+86
2015-08-18
drm: atmel-hlcdc: add support for at91sam9n12 SoC
Boris Brezillon
1
-0
/
+29
2015-08-18
drm: atmel-hlcdc: add support for at91sam9x5 SoCs
Boris Brezillon
1
-0
/
+88
2015-08-18
drm: atmel-hlcdc: add RGB565 and RGB444 output support
Boris Brezillon
1
-0
/
+4
2015-08-18
drm: atmel-hlcdc: add the missing DRM_ATOMIC flag
Boris Brezillon
1
-1
/
+2
2015-08-18
drm: atmel-hlcdc: add PRIME support
Boris Brezillon
1
-1
/
+11
2015-08-17
drm/amdgpu: wait on page directory changes. v2
Bas Nieuwenhuizen
3
-0
/
+11
2015-08-17
drm/amdgpu: Select BACKLIGHT_LCD_SUPPORT
Thierry Reding
1
-0
/
+1
2015-08-17
drm/radeon: Select BACKLIGHT_LCD_SUPPORT
Thierry Reding
1
-0
/
+1
2015-08-17
drm/amdgpu: cleanup sheduler rq handling v2
Christian König
3
-76
/
+54
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 unnecessary wake up
Chunming Zhou
2
-4
/
+7
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
[next]