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.13.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
2014-09-10
drm: Goody bye, drm_bus!
David Herrmann
4
-30
/
+1
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
29
-9
/
+56
2014-09-10
drm: drop unused drm_master->unique_size
David Herrmann
3
-5
/
+1
2014-09-10
drm: simplify drm_*_set_unique()
David Herrmann
2
-45
/
+16
2014-09-10
drm: inline "struct drm_sigdata"
David Herrmann
1
-7
/
+8
2014-09-10
drm: drop DRM_DEBUG_CODE
David Herrmann
4
-32
/
+12
2014-09-10
drm: merge drm_memory.h into drm_memory.c
David Herrmann
1
-0
/
+11
2014-09-10
drm: replace weird conditional includes
David Herrmann
1
-0
/
+1
2014-09-10
drm: move AGP definitions harder
David Herrmann
4
-0
/
+18
2014-09-10
drm: move "struct drm_magic_entry" to drm_auth.c
David Herrmann
2
-7
/
+6
2014-09-10
drm: move "struct drm_vma_entry" to drm_vm.c
David Herrmann
3
-68
/
+77
2014-09-10
drm: mark drm_buf and drm_map as legacy
David Herrmann
11
-104
/
+124
2014-09-10
drm/radeon: move drm_buffer to drm/radeon/
David Herrmann
6
-9
/
+153
2014-09-03
drm/qxl: Fix crash in eviction from qxl_release_fence_buffer_objects
Maarten Lankhorst
1
-1
/
+1
2014-09-03
drm/qxl: fix gaping memory hole
Maarten Lankhorst
1
-4
/
+6
2014-09-03
drm/qxl: Remove release_lock stupidity
Maarten Lankhorst
2
-8
/
+3
2014-09-03
drm/qxl: enables gem prime helpers for qxl using dummy driver callbacks
Andreas Pokorny
4
-2
/
+97
2014-09-03
drm/qxl: simple crtc page flipping emulated using buffer copy
Andreas Pokorny
3
-4
/
+79
2014-09-03
Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/l...
Dave Airlie
44
-1177
/
+1336
2014-09-03
Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
28
-843
/
+3096
2014-09-02
drm/nouveau: use shared fences for readable objects
Maarten Lankhorst
6
-47
/
+68
2014-09-02
drm/nouveau: Keep only a single list for validation.
Maarten Lankhorst
1
-62
/
+34
2014-09-02
drm/ttm: use rcu in core ttm
Maarten Lankhorst
1
-63
/
+13
2014-09-02
drm/vmwgfx: use rcu in vmw_user_dmabuf_synccpu_grab
Maarten Lankhorst
1
-6
/
+10
2014-09-02
drm/radeon: use rcu waits in some ioctls
Maarten Lankhorst
1
-6
/
+16
2014-09-02
drm/nouveau: use rcu in nouveau_gem_ioctl_cpu_prep
Maarten Lankhorst
1
-16
/
+12
2014-09-02
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
22
-353
/
+192
2014-09-02
drm/qxl: rework to new fence interface
Maarten Lankhorst
9
-175
/
+220
2014-09-02
drm/nouveau: rework to new fence interface
Maarten Lankhorst
10
-205
/
+383
2014-09-02
drm/vmwgfx: rework to new fence interface, v2
Maarten Lankhorst
6
-143
/
+225
2014-09-02
drm/vmwgfx: get rid of different types of fence_flags entirely
Maarten Lankhorst
5
-52
/
+26
2014-09-01
drm/radeon: use common fence implementation for fences, v4
Maarten Lankhorst
4
-29
/
+235
2014-09-01
drm/ttm: kill off some members to ttm_validate_buffer
Maarten Lankhorst
3
-94
/
+50
2014-09-01
drm/ttm: add interruptible parameter to ttm_eu_reserve_buffers
Maarten Lankhorst
6
-18
/
+19
2014-09-01
drm/ttm: kill fence_lock
Maarten Lankhorst
15
-135
/
+36
2014-09-01
drm/ttm: call ttm_bo_wait while inside a reservation
Maarten Lankhorst
1
-13
/
+12
2014-09-01
drm/nouveau: require reservations for nouveau_fence_sync and nouveau_bo_fence
Maarten Lankhorst
2
-4
/
+15
2014-09-01
drm/nouveau: add reservation to nouveau_gem_ioctl_cpu_prep
Maarten Lankhorst
1
-4
/
+18
2014-08-28
drm/radeon: preallocate mem for UVD create/destroy msg
Christian König
1
-75
/
+26
2014-08-28
drm/radeon: allow UVD to use a second 256MB segment
Christian König
3
-5
/
+23
2014-08-28
Merge branch 'drm-next-3.18' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
15
-184
/
+531
2014-08-28
drm/radeon: drop doing resets in a work item
Christian König
4
-24
/
+8
2014-08-28
drm/radeon: drop RADEON_FENCE_SIGNALED_SEQ v2
Christian König
2
-19
/
+2
2014-08-28
drm/radeon: add timeout argument to radeon_fence_wait_seq v2
Maarten Lankhorst
1
-20
/
+28
2014-08-28
drm/radeon: handle lockup in delayed work, v5
Christian König
2
-78
/
+124
2014-08-28
drm/radeon: take exclusive_lock in read mode during ring tests, v5
Maarten Lankhorst
4
-23
/
+27
2014-08-28
drm/radeon: force fence completion only on problematic rings (v2)
Christian König
4
-15
/
+8
2014-08-27
drm/radeon: wake up all fences on manual reset
Christian König
1
-0
/
+1
2014-08-27
drm/radeon: add UVD fw names for older asic
Christian König
1
-0
/
+23
2014-08-27
drm/radeon: enable RB_ARB before resetting the VCPU
Christian König
1
-2
/
+2
[next]