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.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
/
gpu
/
drm
/
vmwgfx
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-11
drm/ttm: allow fence to be added as shared
Christian König
2
-0
/
+8
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
1
-0
/
+1
2014-09-02
drm/vmwgfx: use rcu in vmw_user_dmabuf_synccpu_grab
Maarten Lankhorst
1
-6
/
+10
2014-09-02
drm/ttm: flip the switch, and convert to dma_fence
Maarten Lankhorst
2
-50
/
+4
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/ttm: kill off some members to ttm_validate_buffer
Maarten Lankhorst
1
-1
/
+0
2014-09-01
drm/ttm: add interruptible parameter to ttm_eu_reserve_buffers
Maarten Lankhorst
2
-6
/
+3
2014-09-01
drm/ttm: kill fence_lock
Maarten Lankhorst
2
-14
/
+6
2014-08-27
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
4
-62
/
+109
2014-08-08
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
13
-427
/
+686
2014-08-08
Revert "drm: drop redundant drm_file->is_master"
Dave Airlie
1
-1
/
+1
2014-08-05
drm: drop redundant drm_file->is_master
David Herrmann
1
-1
/
+1
2014-07-24
drm: vmwgfx: Use nsec based interfaces
Thomas Gleixner
2
-32
/
+16
2014-07-22
drm/ttm: Fix a few sparse warnings
Thierry Reding
4
-7
/
+7
2014-07-18
drm/vmwgfx: use helpers
Rob Clark
1
-4
/
+2
2014-07-08
drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2
Christian König
1
-0
/
+1
2014-07-08
Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-...
Dave Airlie
3
-3
/
+3
2014-07-08
Merge tag 'vmwgfx-next-2014-07-04' of git://people.freedesktop.org/~thomash/l...
Dave Airlie
7
-413
/
+673
2014-07-04
drm/vmwgfx: Fix compat shader namespace
Thomas Hellstrom
7
-413
/
+673
2014-07-03
drm/vmwgfx: Fix incorrect write to read-only register v2:
Thomas Hellstrom
1
-1
/
+0
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
3
-3
/
+3
2014-06-10
drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()
Damien Lespiau
1
-1
/
+1
2014-06-05
drm: convert crtc and connection_mutex to ww_mutex (v5)
Rob Clark
1
-4
/
+4
2014-06-04
drm: Move plane helpers into drm_kms_helper.ko
Daniel Vetter
1
-2
/
+5
2014-05-01
Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm i...
Dave Airlie
1
-1
/
+1
2014-05-01
drm: try harder to avoid regression when merging mode bits
Dave Airlie
1
-1
/
+1
2014-04-24
drm/vmwgfx: Make sure user-space can't DMA across buffer object boundaries v2
Thomas Hellstrom
1
-0
/
+22
2014-04-23
drm: pass the irq explicitly to drm_irq_install
Daniel Vetter
1
-1
/
+1
2014-04-03
drm/vmwgfx: correct fb_fix_screeninfo.line_length
Christopher Friedt
1
-1
/
+4
2014-04-03
drm/vmwgfx: Remove authorization requirements around some more ioctls
Thomas Hellstrom
1
-3
/
+3
2014-04-03
drm/vmwgfx: Fix query buffer locking order violation
Thomas Hellstrom
1
-1
/
+1
2014-04-02
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
3
-15
/
+15
2014-03-28
drm/vmwgfx: Bump driver minor and date
Thomas Hellstrom
1
-2
/
+2
2014-03-28
drm/vmwgfx: Enable render nodes
Thomas Hellstrom
1
-22
/
+21
2014-03-28
drm/vmwgfx: Tighten the security around buffer maps
Thomas Hellstrom
1
-2
/
+7
2014-03-28
drm/vmwgfx: Tighten security around surface sharing v2
Thomas Hellstrom
1
-0
/
+24
2014-03-28
drm/vmwgfx: Allow prime fds in the surface reference ioctls
Thomas Hellstrom
1
-35
/
+70
2014-03-28
drm/vmwgfx: Drop authentication requirement on UNREF ioctls
Thomas Hellstrom
1
-5
/
+5
2014-03-28
drm/vmwgfx: Reinstate and tighten security around legacy master model
Thomas Hellstrom
1
-5
/
+89
2014-03-28
drm/vmwgfx: Use a per-device semaphore for reservation protection
Thomas Hellstrom
11
-58
/
+46
2014-03-18
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...
Dave Airlie
1
-2
/
+3
2014-03-16
drm: init TTM dev_mapping in ttm_bo_device_init()
David Herrmann
1
-2
/
+3
2014-03-16
drm: use anon-inode instead of relying on cdevs
David Herrmann
1
-1
/
+1
2014-03-13
drm/vmwgfx: Fix a surface reference corner-case in legacy emulation mode
Thomas Hellstrom
1
-0
/
+18
2014-03-02
drm/vmwgfx: avoid null pointer dereference at failure paths
Alexey Khoroshilov
1
-16
/
+19
2014-03-02
drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver ...
Thomas Hellstrom
2
-3
/
+2
2014-03-02
drm/vmwgfx: Remove some unused surface formats
Thomas Hellstrom
1
-6
/
+1
2014-02-12
drm/vmwgfx: Fix command defines and checks
Thomas Hellstrom
2
-50
/
+75
2014-02-12
drm/vmwgfx: Fix possible integer overflow
Thomas Hellstrom
1
-4
/
+7
[next]