index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-24
drm/mgag200: Add support for a new G200eW3 chipset
Mathieu Larouche
5
-27
/
+85
2015-08-21
drm/dp/mst: dump branch OUI in debugfs (v2)
Dave Airlie
1
-0
/
+10
2015-08-20
Merge branch 'drm-next-fsl-dcu' of https://github.com/Jianwei-Wang/linux-drm-...
Dave Airlie
14
-0
/
+1417
2015-08-20
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
2015-08-17
drm/amdgpu: disable GPU reset by default
Alex Deucher
1
-2
/
+2
2015-08-17
drm/amdgpu: fix type mismatch error
monk.liu
1
-2
/
+3
2015-08-17
drm/amdgpu: add reference for **fence
Chunming Zhou
11
-3
/
+15
2015-08-17
drm/amdgpu: fix waiting for all fences before flipping
Christian König
2
-29
/
+56
2015-08-17
drm/amdgpu: fix UVD return code checking
Christian König
1
-5
/
+5
2015-08-17
drm/amdgpu: remove scheduler fence list v2
Christian König
3
-21
/
+1
2015-08-17
drm/amdgpu: remove amd_sched_wait_emit v2
Christian König
3
-73
/
+0
2015-08-17
drm/amdgpu: remove unecessary scheduler fence callbacks
Christian König
1
-24
/
+7
2015-08-17
drm/amdgpu: fix scheduler fence implementation
Christian König
1
-1
/
+1
2015-08-17
drm/amdgpu: don't grab dev->struct_mutex in pm functions
Daniel Vetter
1
-2
/
+0
2015-08-17
drm/amdgpu: Don't take dev->struct_mutex in bo_force_delete
Daniel Vetter
1
-3
/
+1
2015-08-17
drm/radeon: Don't take dev->struct_mutex in pm functions
Daniel Vetter
1
-5
/
+0
2015-08-17
drm/radeon: Don't take dev->struct_mutex in bo_force_delete
Daniel Vetter
1
-3
/
+1
2015-08-17
drm/amdgpu: remove VI hw bug workaround v3
Christian König
2
-13
/
+1
2015-08-17
drm/amdgpu: cleanup amdgpu_fence_ring_wait_seq
Christian König
1
-69
/
+15
2015-08-17
drm/amdgpu: remove duplicate amdgpu_fence_process implementation
Christian König
1
-58
/
+1
2015-08-17
drm/amdgpu: remove amdgpu_fence_wait
Christian König
6
-30
/
+7
2015-08-17
drm/amdgpu: use the reservation obj wait for the UVD msg
Christian König
1
-8
/
+5
2015-08-17
drm/amdgpu: remove amdgpu_fence_signaled
Christian König
3
-26
/
+4
2015-08-17
drm/amd: add scheduler fence implementation (v2)
Chunming Zhou
9
-38
/
+202
2015-08-17
drm/amdgpu: use kernel submit helper in vm
Chunming Zhou
3
-144
/
+33
2015-08-17
drm/amdgpu: use amd_sched_job in its backend ops
Chunming Zhou
3
-38
/
+37
2015-08-17
drm/amdgpu: cleanup and fix scheduler fence handling v2
Christian König
3
-50
/
+44
2015-08-17
drm/amdgpu: merge amd_sched_entity and amd_context_entity v2
Christian König
7
-101
/
+81
2015-08-17
drm/amdgpu: fix coding style in a couple of places
Christian König
2
-11
/
+12
2015-08-17
drm/amdgpu: remove unused parent entity
Christian König
3
-6
/
+1
2015-08-17
drm/amdgpu: process sched job exactly triggered by fence signal
Chunming Zhou
4
-48
/
+68
2015-08-17
Revert "drm/amdgpu: return new seq_no for amd_sched_push_job"
Chunming Zhou
5
-15
/
+38
2015-08-17
drm/amdgpu: cleanup amdgpu_ctx inti/fini v2
Christian König
5
-104
/
+89
2015-08-17
drm/amdgpu: stop leaking the ctx id into the scheduler v2
Christian König
3
-20
/
+7
2015-08-17
drm/amdgpu: cleanup ctx_mgr init/fini
Christian König
3
-25
/
+27
[next]