index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
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/vmwgfx: Enable 3D for new hardware version
Thomas Hellstrom
2014-01-17
1
-0
/
+17
*
drm/vmwgfx: Add new unused (by user-space) commands to the verifier
Thomas Hellstrom
2014-01-17
1
-0
/
+26
*
drm/vmwgfx: Validate guest-backed shader const commands
Thomas Hellstrom
2014-01-17
1
-0
/
+35
*
drm/vmwgfx: Add guest-backed shaders
Thomas Hellstrom
2014-01-17
5
-1
/
+496
*
drm/vmwgfx: Hook up guest-backed surfaces
Thomas Hellstrom
2014-01-17
5
-4
/
+708
*
drm/vmwgfx: Hook up guest-backed contexts
Thomas Hellstrom
2014-01-17
2
-0
/
+227
*
drm/vmwgfx: Detach backing store from its resources when it is evicted
Thomas Hellstrom
2014-01-17
1
-1
/
+44
*
drm/vmwgfx: Hook up guest-backed queries
Thomas Hellstrom
2014-01-17
3
-14
/
+292
*
drm/vmwgfx: Add the possibility to validate a buffer as a MOB
Thomas Hellstrom
2014-01-17
3
-7
/
+23
*
drm/vmwgfx: Read bounding box memory from the appropriate register
Thomas Hellstrom
2014-01-17
1
-2
/
+7
*
drm/vmwgfx: Hook up MOBs to TTM as a separate memory type
Thomas Hellstrom
2014-01-17
5
-13
/
+136
*
drm/vmwgfx: Add MOB management
Thomas Hellstrom
2014-01-17
5
-1
/
+632
*
drm/vmwgfx: Adapt capability reporting to new hardware version
Thomas Hellstrom
2014-01-17
1
-3
/
+34
*
drm/vmwgfx: Update the svga register definition
Thomas Hellstrom
2014-01-17
2
-2
/
+14
*
drm/vmwgfx: Replace vram_size with prim_bb_mem for calculation of max resolution
Thomas Hellstrom
2014-01-17
4
-2
/
+7
*
drm/vmwgfx: Update the svga3d register header file for new device version
Thomas Hellstrom
2014-01-17
1
-14
/
+650
*
drm/vmwgfx: Fix the driver for large dma addresses
Thomas Hellstrom
2014-01-17
3
-169
/
+39
*
drivers: gpu: Mark functions as static in vmwgfx_fence.c
Rashika Kheria
2014-01-08
1
-3
/
+3
*
drivers: gpu: Mark functions as static in vmwgfx_buffer.c
Rashika Kheria
2014-01-08
1
-4
/
+4
*
drivers: gpu: Mark functions as static in vmwgfx_kms.c
Rashika Kheria
2014-01-08
1
-6
/
+6
*
drm/ttm: ttm object security fixes for render nodes
Thomas Hellstrom
2014-01-08
2
-2
/
+4
*
drm: Kill DRM_IRQ_ARGS
Daniel Vetter
2013-12-18
2
-2
/
+2
*
drm: Push dirtyfb ioctl kms locking down to drivers
Ville Syrjälä
2013-12-18
1
-2
/
+16
*
drm/vmwgfx: Add our connectors to sysfs
Thomas Hellstrom
2013-12-04
3
-0
/
+5
*
drm/vmwgfx: Fix dma buffer memory size accounting
Thomas Hellstrom
2013-12-04
3
-10
/
+47
*
drm/vmwgfx: Fix up and comment the dumb buffer implementation
Thomas Hellstrom
2013-12-04
1
-27
/
+37
*
drm/vmwgfx: Correctly set the enabled state on crtcs
Thomas Hellstrom
2013-12-04
2
-0
/
+5
*
drm/vmwgfx: Make vmwgfx dma buffers prime aware
Thomas Hellstrom
2013-11-18
1
-20
/
+25
*
drm/vmwgfx: Make surfaces prime-aware
Thomas Hellstrom
2013-11-18
2
-15
/
+17
*
drm/vmwgfx: Hook up the prime ioctls
Thomas Hellstrom
2013-11-18
4
-3
/
+157
*
drm/vmwgfx: Fix false lockdep warning
Thomas Hellstrom
2013-11-18
1
-10
/
+6
*
Merge branch 'vmwgfx-next-3.13' of git://people.freedesktop.org/~thomash/linu...
Dave Airlie
2013-11-14
3
-9
/
+47
|
\
|
*
drm/vmwgfx: Fix a couple of compile / sparse warnings and errors
Thomas Hellstrom
2013-11-12
2
-3
/
+13
|
*
drm/vmwgfx: Resource evict fixes
Thomas Hellstrom
2013-11-12
1
-6
/
+36
*
|
Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danve...
Dave Airlie
2013-11-08
2
-6
/
+13
|
\
\
|
*
|
drm/vmwgfx: Don't kill clients on VT switch
Thomas Hellstrom
2013-10-15
1
-5
/
+12
|
*
|
drm/vmwgfx: Don't put resources with invalid id's on lru list
Thomas Hellstrom
2013-10-15
1
-1
/
+1
*
|
|
drm/vmwgfx: fix warning if config intel iommu is off.
Dave Airlie
2013-11-08
1
-0
/
+2
|
|
/
|
/
|
*
|
drm/vmwgfx: Use the linux DMA api to get valid device addresses of pages
Thomas Hellstrom
2013-11-06
4
-94
/
+620
*
|
drm/vmwgfx: Return -ENOENT when a framebuffer can't be found
Ville Syrjälä
2013-11-06
1
-2
/
+2
*
|
drm/vmwgfx: Return -ENOENT when a mode object can't be found
Ville Syrjälä
2013-11-06
1
-1
/
+1
|
/
*
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2013-09-02
1
-19
/
+39
|
\
|
*
drm/vmwgfx: Split GMR2_REMAP commands if they are to large
Jakob Bornecrantz
2013-08-30
1
-19
/
+39
*
|
drm: Pass page flip ioctl flags to driver
Keith Packard
2013-08-30
2
-2
/
+4
*
|
drm/vmwgfx: fix error return code in vmw_driver_load()
Wei Yongjun
2013-08-30
1
-1
/
+3
*
|
drm/vmwgfx: remove ->firstopen callback
Daniel Vetter
2013-08-19
2
-19
/
+0
*
|
drm: remove FASYNC support
Daniel Vetter
2013-08-19
1
-1
/
+0
*
|
drm/vmwgfx: remove redundant clearing of driver->dma_quiescent
Daniel Vetter
2013-08-19
1
-1
/
+0
*
|
drm: const'ify ioctls table (v2)
Rob Clark
2013-08-07
1
-2
/
+2
*
|
drm/ttm: convert to unified vma offset manager
David Herrmann
2013-07-25
1
-2
/
+2
|
/
[prev]
[next]