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
...
*
vmwgfx: Fix up query processing
Thomas Hellstrom
2011-10-05
6
-22
/
+572
*
vmwgfx: Allow reference and unreference of NULL fence objects.
Thomas Hellstrom
2011-10-05
1
-1
/
+8
*
vmwgfx: minor dmabuf utilities cleanup
Thomas Hellstrom
2011-10-05
5
-65
/
+45
*
vmwgfx: Disallow user space to send present and readback commands
Jakob Bornecrantz
2011-10-05
1
-3
/
+13
*
vmwgfx: Add present and readback ioctls
Jakob Bornecrantz
2011-10-05
5
-0
/
+377
*
vmwgfx: Place overlays in GMR area if we can
Jakob Bornecrantz
2011-10-05
1
-58
/
+74
*
vmwgfx: Drop 3D Legacy Display Unit support
Jakob Bornecrantz
2011-10-05
3
-219
/
+20
*
vmwgfx: Require HWV8 for 3d support
Thomas Hellstrom
2011-10-05
1
-1
/
+1
*
vmwgfx: Add screen object support
Jakob Bornecrantz
2011-10-05
7
-31
/
+752
*
vmwgfx: Add dmabuf helper functions for pinning
Jakob Bornecrantz
2011-10-05
7
-107
/
+379
*
vmwgfx: Refactor common display unit functions to shared file
Jakob Bornecrantz
2011-10-05
3
-255
/
+282
*
vmwgfx: Expand the command checker to cover screen object commands
Jakob Bornecrantz
2011-10-05
1
-5
/
+72
*
vmwgfx: Break out dirty submission code
Jakob Bornecrantz
2011-10-05
1
-54
/
+90
*
vmwgfx: Break out execbuf command processing
Thomas Hellstrom
2011-10-05
2
-56
/
+89
*
vmwgfx: Some comments and BUG_ON
Jakob Bornecrantz
2011-10-05
1
-0
/
+5
*
vmwgfx: Make sure the reserved area is at the start of vram
Jakob Bornecrantz
2011-10-05
1
-0
/
+3
*
vmwgfx: Add comments for buffer pinning code
Jakob Bornecrantz
2011-10-05
1
-0
/
+10
*
vmwgfx: Document vmw_fifo_reserve
Jakob Bornecrantz
2011-10-05
1
-0
/
+10
*
vmwgfx: Update register files to latest from vmware-sdk
Jakob Bornecrantz
2011-10-05
4
-144
/
+359
*
vmwgfx: Bump major
Thomas Hellstrom
2011-09-06
2
-3
/
+17
*
vmwgfx: Implement fence objects
Thomas Hellstrom
2011-09-06
9
-72
/
+876
*
vmwgfx: Make vmw_wait_seqno a bit more readable
Thomas Hellstrom
2011-09-06
3
-24
/
+37
*
vmwgfx: Fix confusion caused by using "fence" in various places
Thomas Hellstrom
2011-09-06
8
-109
/
+107
*
vmwgfx: Add functionality to get 3D caps
Thomas Hellstrom
2011-09-06
3
-0
/
+55
*
vmwgfx: Remove the possibility to map the fifo from user-space
Thomas Hellstrom
2011-09-06
4
-55
/
+2
*
vmwgfx: Remove the update layout IOCTL.
Thomas Hellstrom
2011-09-06
3
-54
/
+0
*
vmwgfx: Remove the fifo debug ioctl
Thomas Hellstrom
2011-09-06
4
-55
/
+0
*
vmwgfx: Implement GMR2
Thomas Hellstrom
2011-09-01
1
-1
/
+80
*
vmwgfx: Update register definitions for HWV8 and print out new capabilities
Thomas Hellstrom
2011-09-01
2
-1
/
+99
*
vmwgfx: Restrict number of GMR pages to device limit
Thomas Hellstrom
2011-09-01
3
-11
/
+49
*
vmwgfx: Switch to VGA when we drop master and vmwgfx fbdev is not active
Thomas Hellstrom
2011-09-01
3
-18
/
+48
*
vmwgfx: Fix potential execbuf deadlocks
Thomas Hellstrom
2011-09-01
4
-48
/
+139
*
vmwgfx: Print error diagnostics if depth doesn't match the host expectation
Michel Dänzer
2011-09-01
4
-17
/
+23
*
vmwgfx: Fix 'bbp' typo
Michel Dänzer
2011-09-01
3
-7
/
+7
*
vmwgfx: Don't write to read-only registers
Michel Dänzer
2011-09-01
2
-19
/
+0
*
vmwgfx: Add support for depth 8
Michel Dänzer
2011-09-01
2
-0
/
+14
*
vmwgfx: Let SVGA_REG_NUM_DISPLAYS determine output connectivity
Thomas Hellstrom
2011-09-01
1
-3
/
+10
*
drm/ttm: add a way to bo_wait for either the last read or last write
Marek Olšák
2011-08-31
1
-0
/
+1
*
drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible
Rakib Mullick
2011-07-25
2
-7
/
+4
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
Revert "ttm: Include the 'struct dev' when using the DMA API."
Dave Airlie
2011-02-23
1
-1
/
+1
*
Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/ke...
Dave Airlie
2011-02-23
2
-2
/
+3
|
\
|
*
ttm: Include the 'struct dev' when using the DMA API.
Konrad Rzeszutek Wilk
2011-02-22
1
-1
/
+1
|
*
ttm: Expand (*populate) to support an array of DMA addresses.
Konrad Rzeszutek Wilk
2011-01-27
1
-1
/
+2
*
|
drm: Mark constant arrays of drm_display_mode const
Chris Wilson
2011-02-23
1
-2
/
+3
*
|
drm: rework PCI/platform driver interface.
Dave Airlie
2011-02-07
1
-11
/
+12
*
|
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-01-10
3
-6
/
+1
|
\
\
|
*
|
drm/fb: Don't expose mmio for fbdev emulation layer
James Simmons
2010-12-21
1
-3
/
+0
|
*
|
drm/ttm/vmwgfx: Have TTM manage the validation sequence.
Thomas Hellstrom
2010-11-22
2
-3
/
+1
*
|
|
vmwgfx: don't use flush_scheduled_work()
Tejun Heo
2010-12-24
1
-1
/
+1
|
/
/
[prev]
[next]