index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Move plane helpers into drm_kms_helper.ko
Daniel Vetter
2014-06-04
1
-2
/
+5
*
Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm i...
Dave Airlie
2014-05-01
1
-1
/
+1
|
\
|
*
drm: pass the irq explicitly to drm_irq_install
Daniel Vetter
2014-04-23
1
-1
/
+1
*
|
drm: try harder to avoid regression when merging mode bits
Dave Airlie
2014-05-01
1
-1
/
+1
*
|
drm/vmwgfx: Make sure user-space can't DMA across buffer object boundaries v2
Thomas Hellstrom
2014-04-24
1
-0
/
+22
|
/
*
drm/vmwgfx: correct fb_fix_screeninfo.line_length
Christopher Friedt
2014-04-03
1
-1
/
+4
*
drm/vmwgfx: Remove authorization requirements around some more ioctls
Thomas Hellstrom
2014-04-03
1
-3
/
+3
*
drm/vmwgfx: Fix query buffer locking order violation
Thomas Hellstrom
2014-04-03
1
-1
/
+1
*
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-04-01
3
-15
/
+15
*
drm/vmwgfx: Bump driver minor and date
Thomas Hellstrom
2014-03-28
1
-2
/
+2
*
drm/vmwgfx: Enable render nodes
Thomas Hellstrom
2014-03-28
1
-22
/
+21
*
drm/vmwgfx: Tighten the security around buffer maps
Thomas Hellstrom
2014-03-28
1
-2
/
+7
*
drm/vmwgfx: Tighten security around surface sharing v2
Thomas Hellstrom
2014-03-28
1
-0
/
+24
*
drm/vmwgfx: Allow prime fds in the surface reference ioctls
Thomas Hellstrom
2014-03-28
1
-35
/
+70
*
drm/vmwgfx: Drop authentication requirement on UNREF ioctls
Thomas Hellstrom
2014-03-28
1
-5
/
+5
*
drm/vmwgfx: Reinstate and tighten security around legacy master model
Thomas Hellstrom
2014-03-28
1
-5
/
+89
*
drm/vmwgfx: Use a per-device semaphore for reservation protection
Thomas Hellstrom
2014-03-28
11
-58
/
+46
*
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...
Dave Airlie
2014-03-18
1
-2
/
+3
|
\
|
*
drm: init TTM dev_mapping in ttm_bo_device_init()
David Herrmann
2014-03-16
1
-2
/
+3
|
*
drm: use anon-inode instead of relying on cdevs
David Herrmann
2014-03-16
1
-1
/
+1
*
|
drm/vmwgfx: Fix a surface reference corner-case in legacy emulation mode
Thomas Hellstrom
2014-03-13
1
-0
/
+18
*
|
drm/vmwgfx: avoid null pointer dereference at failure paths
Alexey Khoroshilov
2014-03-02
1
-16
/
+19
*
|
drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver ...
Thomas Hellstrom
2014-03-02
2
-3
/
+2
*
|
drm/vmwgfx: Remove some unused surface formats
Thomas Hellstrom
2014-03-02
1
-6
/
+1
|
/
*
drm/vmwgfx: Fix command defines and checks
Thomas Hellstrom
2014-02-12
2
-50
/
+75
*
drm/vmwgfx: Fix possible integer overflow
Thomas Hellstrom
2014-02-12
1
-4
/
+7
*
drm/vmwgfx: Remove stray const
Thomas Hellstrom
2014-02-12
1
-1
/
+1
*
drm/vmwgfx: unlock on error path in vmw_execbuf_process()
Dan Carpenter
2014-02-12
1
-1
/
+1
*
drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZE
Charmaine Lee
2014-02-12
4
-1
/
+15
*
drm/vmwgfx: Fix a couple of sparse warnings and errors
Thomas Hellstrom
2014-02-12
3
-14
/
+13
*
vmwgfx: Fix unitialized stack read in vmw_setup_otable_base
Dave Jones
2014-02-05
1
-0
/
+1
*
drm/vmwgfx: Reemit context bindings when necessary v2
Thomas Hellstrom
2014-02-05
6
-28
/
+222
*
drm/vmwgfx: Detect old user-space drivers and set up legacy emulation v2
Thomas Hellstrom
2014-02-05
2
-16
/
+101
*
drm/vmwgfx: Emulate legacy shaders on guest-backed devices v2
Thomas Hellstrom
2014-02-05
4
-78
/
+620
*
drm/vmwgfx: Fix legacy surface reference size copyback
Thomas Hellstrom
2014-02-05
1
-2
/
+2
*
drm/vmwgfx: Fix SET_SHADER_CONST emulation on guest-backed devices
Thomas Hellstrom
2014-02-05
1
-2
/
+35
*
drm/vmwgfx: Fix regression caused by "drm/ttm: make ttm reservation calls beh...
Thomas Hellstrom
2014-02-05
1
-4
/
+5
*
drm/vmwgfx: Don't commit staged bindings if execbuf fails
Thomas Hellstrom
2014-02-05
1
-2
/
+4
*
drm/vmwgfx: Fix recently introduced sparse / smatch warnings and errors
Thomas Hellstrom
2014-01-21
5
-28
/
+25
*
drm/vmwgfx: Invalidate surface on non-readback unbind
Jakob Bornecrantz
2014-01-17
1
-8
/
+18
*
drm/vmwgfx: Silence the device command verifier
Thomas Hellstrom
2014-01-17
1
-7
/
+23
*
drm/vmwgfx: Implement 64-bit Otable- and MOB binding v2
Thomas Hellstrom
2014-01-17
3
-25
/
+101
*
drm/vmwgfx: Fix surface framebuffer check for guest-backed surfaces
Thomas Hellstrom
2014-01-17
1
-3
/
+3
*
drm/vmwgfx: Update otable definitions
Thomas Hellstrom
2014-01-17
3
-11
/
+27
*
drm/vmwgfx: Use the linux DMA api also for MOBs
Thomas Hellstrom
2014-01-17
3
-41
/
+142
*
drm/vmwgfx: Ditch the vmw_dummy_query_bo_prepare function
Thomas Hellstrom
2014-01-17
2
-49
/
+37
*
drm/vmwgfx: Persistent tracking of context bindings
Thomas Hellstrom
2014-01-17
7
-10
/
+143
*
drm/vmwgfx: Track context bindings and scrub them upon exiting execbuf
Thomas Hellstrom
2014-01-17
3
-11
/
+365
*
drm/vmwgfx: Block the BIND_SHADERCONSTS command
Thomas Hellstrom
2014-01-17
1
-34
/
+2
*
drm/vmwgfx: Add a parameter to get max MOB memory size
Thomas Hellstrom
2014-01-17
2
-2
/
+5
[next]