index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/msm/adreno: bit of init refactoring
Rob Clark
2014-09-10
4
-41
/
+40
*
drm/msm/adreno: move decision about what gpu to to load
Rob Clark
2014-09-10
5
-99
/
+128
*
drm/msm/adreno: split adreno device out into it's own file
Rob Clark
2014-09-10
5
-159
/
+174
*
drm/panel/simple: add optronics B101XTN01.0 (v3)
Rob Clark
2014-09-10
1
-0
/
+27
*
drm/msm/mdp4: add LVDS panel support
Rob Clark
2014-09-10
8
-10
/
+933
*
drm/msm/mdp4: fix blend setup with multiple crtcs
Rob Clark
2014-09-10
5
-23
/
+46
*
drm/msm: update generated headers
Rob Clark
2014-09-10
11
-48
/
+153
*
drm: move drm-lock API to drm_legacy.h
David Herrmann
2014-09-10
8
-24
/
+35
*
drm: merge drm_usb into udl
David Herrmann
2014-09-10
8
-134
/
+69
*
drm: Goody bye, drm_bus!
David Herrmann
2014-09-10
4
-30
/
+1
*
drm: add driver->set_busid() callback
David Herrmann
2014-09-10
28
-9
/
+55
*
drm: drop unused drm_master->unique_size
David Herrmann
2014-09-10
3
-5
/
+1
*
drm: simplify drm_*_set_unique()
David Herrmann
2014-09-10
2
-45
/
+16
*
drm: inline "struct drm_sigdata"
David Herrmann
2014-09-10
1
-7
/
+8
*
drm: drop DRM_DEBUG_CODE
David Herrmann
2014-09-10
4
-32
/
+12
*
drm: merge drm_memory.h into drm_memory.c
David Herrmann
2014-09-10
1
-0
/
+11
*
drm: replace weird conditional includes
David Herrmann
2014-09-10
1
-0
/
+1
*
drm: move AGP definitions harder
David Herrmann
2014-09-10
4
-0
/
+18
*
drm: move "struct drm_magic_entry" to drm_auth.c
David Herrmann
2014-09-10
2
-7
/
+6
*
drm: move "struct drm_vma_entry" to drm_vm.c
David Herrmann
2014-09-10
3
-68
/
+77
*
drm: mark drm_buf and drm_map as legacy
David Herrmann
2014-09-10
11
-104
/
+124
*
drm/radeon: move drm_buffer to drm/radeon/
David Herrmann
2014-09-10
6
-9
/
+153
*
drm/qxl: Fix crash in eviction from qxl_release_fence_buffer_objects
Maarten Lankhorst
2014-09-03
1
-1
/
+1
*
drm/qxl: fix gaping memory hole
Maarten Lankhorst
2014-09-03
1
-4
/
+6
*
drm/qxl: Remove release_lock stupidity
Maarten Lankhorst
2014-09-03
2
-8
/
+3
*
drm/qxl: enables gem prime helpers for qxl using dummy driver callbacks
Andreas Pokorny
2014-09-03
4
-2
/
+97
*
drm/qxl: simple crtc page flipping emulated using buffer copy
Andreas Pokorny
2014-09-03
3
-4
/
+79
*
Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/l...
Dave Airlie
2014-09-03
44
-1177
/
+1336
|
\
|
*
drm/nouveau: use shared fences for readable objects
Maarten Lankhorst
2014-09-02
6
-47
/
+68
|
*
drm/nouveau: Keep only a single list for validation.
Maarten Lankhorst
2014-09-02
1
-62
/
+34
|
*
drm/ttm: use rcu in core ttm
Maarten Lankhorst
2014-09-02
1
-63
/
+13
|
*
drm/vmwgfx: use rcu in vmw_user_dmabuf_synccpu_grab
Maarten Lankhorst
2014-09-02
1
-6
/
+10
|
*
drm/radeon: use rcu waits in some ioctls
Maarten Lankhorst
2014-09-02
1
-6
/
+16
|
*
drm/nouveau: use rcu in nouveau_gem_ioctl_cpu_prep
Maarten Lankhorst
2014-09-02
1
-16
/
+12
|
*
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
2014-09-02
22
-353
/
+192
|
*
drm/qxl: rework to new fence interface
Maarten Lankhorst
2014-09-02
9
-175
/
+220
|
*
drm/nouveau: rework to new fence interface
Maarten Lankhorst
2014-09-02
10
-205
/
+383
|
*
drm/vmwgfx: rework to new fence interface, v2
Maarten Lankhorst
2014-09-02
6
-143
/
+225
|
*
drm/vmwgfx: get rid of different types of fence_flags entirely
Maarten Lankhorst
2014-09-02
5
-52
/
+26
|
*
drm/radeon: use common fence implementation for fences, v4
Maarten Lankhorst
2014-09-01
4
-29
/
+235
|
*
drm/ttm: kill off some members to ttm_validate_buffer
Maarten Lankhorst
2014-09-01
3
-94
/
+50
|
*
drm/ttm: add interruptible parameter to ttm_eu_reserve_buffers
Maarten Lankhorst
2014-09-01
6
-18
/
+19
|
*
drm/ttm: kill fence_lock
Maarten Lankhorst
2014-09-01
15
-135
/
+36
|
*
drm/ttm: call ttm_bo_wait while inside a reservation
Maarten Lankhorst
2014-09-01
1
-13
/
+12
|
*
drm/nouveau: require reservations for nouveau_fence_sync and nouveau_bo_fence
Maarten Lankhorst
2014-09-01
2
-4
/
+15
|
*
drm/nouveau: add reservation to nouveau_gem_ioctl_cpu_prep
Maarten Lankhorst
2014-09-01
1
-4
/
+18
*
|
Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-09-03
28
-843
/
+3096
|
\
\
|
|
/
|
/
|
|
*
drm/i915: fix suspend/resume for GENs w/o runtime PM support
Imre Deak
2014-08-26
1
-17
/
+14
|
*
drm/i915: Update DRIVER_DATE to 20140822
Daniel Vetter
2014-08-22
1
-1
/
+1
|
*
drm: fix plane rotation when restoring fbdev configuration
Thomas Wood
2014-08-20
2
-8
/
+23
[next]