index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-02
drm/vmgfx: operation on ‘par->dirty.y1’ may be undefined
Chris Wilson
1
-1
/
+1
2010-07-07
Merge branch 'drm-platform' into drm-testing
Dave Airlie
1
-1
/
+1
2010-06-08
drm/vmwgfx: return -EFAULT for copy_to_user errors
Dan Carpenter
2
-2
/
+7
2010-06-03
drm/vmwgfx: Allow userspace to change default layout. Bump minor.
Jakob Bornecrantz
5
-9
/
+134
2010-06-03
drm/vmwgfx: Fix framebuffer modesetting
Jakob Bornecrantz
1
-18
/
+4
2010-06-03
drm/vmwgfx: Fix vga save / restore with display topology.
Thomas Hellstrom
2
-7
/
+56
2010-06-01
drm: Add support for platform devices to register as DRM devices
Jordan Crouse
1
-1
/
+1
2010-06-01
drm/vmwgfx: Remove some leftover debug messages.
Thomas Hellstrom
1
-8
/
+0
2010-06-01
drm/vmwgfx: Print warnings in kernel log about bo pinning that fails.
Jakob Bornecrantz
2
-0
/
+6
2010-06-01
drm/vmwgfx: Unpause overlay on update.
Jakob Bornecrantz
1
-0
/
+2
2010-06-01
drm/vmwgfx: Some modesetting cleanups and fixes.
Jakob Bornecrantz
1
-13
/
+4
2010-06-01
drm/vmwgfx: Don't use SVGA_REG_ENABLE in modesetting code.
Jakob Bornecrantz
2
-9
/
+0
2010-06-01
drm/vmwgfx: Remove duplicate member from struct vmw_legacy_display_unit.
Jakob Bornecrantz
1
-4
/
+2
2010-06-01
drm/vmwgfx: Reserve first part of VRAM for framebuffer.
Thomas Hellstrom
1
-2
/
+39
2010-06-01
drm/vmwgfx: Support older hardware.
Jakob Bornecrantz
6
-107
/
+148
2010-06-01
drm/vmwgfx: Get connector status from detection function.
Jakob Bornecrantz
1
-7
/
+3
2010-06-01
drm/vmwgfx: Add kernel throttling support. Bump minor.
Thomas Hellstrom
6
-6
/
+227
2010-06-01
drm/vmwgfx: Make sure to unpin old and pin new framebuffer.
Jakob Bornecrantz
1
-6
/
+11
2010-06-01
drm/vmwgfx: Fix single framebuffer detection.
Jakob Bornecrantz
1
-0
/
+3
2010-06-01
drm/vmwgfx: Assume larger framebuffer max size.
Jakob Bornecrantz
1
-2
/
+3
2010-05-18
fbdev: allow passing more than one aperture for handoff
Marcin Slusarz
1
-2
/
+8
2010-04-20
Merge branch 'drm-ttm-unmappable' into drm-core-next
Dave Airlie
4
-14
/
+46
2010-04-20
drm/ttm: remove io_ field from TTM V6
Jerome Glisse
1
-6
/
+0
2010-04-20
drm/vmwgfx: add support for new TTM fault callback V5
Jerome Glisse
1
-3
/
+41
2010-04-08
drm/ttm: split no_wait argument in 2 GPU or reserve wait
Jerome Glisse
3
-5
/
+5
2010-04-07
drm/fb: fix fbdev object model + cleanup properly.
Dave Airlie
1
-6
/
+0
2010-03-15
drm/vmwgfx: depends on FB
Randy Dunlap
1
-1
/
+1
2010-02-23
drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring.
Thomas Hellstrom
1
-16
/
+92
2010-02-18
drm/vmwgfx: Use fb handover mechanism instead of stealth mode.
Thomas Hellstrom
2
-33
/
+19
2010-02-11
drm/vmwgfx: Fix a circular locking dependency bug.
Thomas Hellstrom
3
-19
/
+14
2010-02-11
drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members....
Jakob Bornecrantz
2
-19
/
+4
2010-02-11
drm/vmwgfx: Report propper framebuffer_{max|min}_{width|height}
Jakob Bornecrantz
1
-4
/
+4
2010-02-11
drm/vmwgfx: Update the user-space interface.
Thomas Hellstrom
3
-5
/
+12
2010-02-01
drm/vmwgfx: Don't send bad flags to the host
Jakob Bornecrantz
3
-1
/
+27
2010-02-01
drm/vmwgfx: Request SVGA version 2 and bail if not found
Peter Hanzel
1
-0
/
+11
2010-02-01
drm/vmwgfx: Correctly detect 3D
Jakob Bornecrantz
4
-1
/
+23
2010-01-25
drm/vmwgfx: Optimize memory footprint for DMA buffers.
Thomas Hellstrom
4
-1
/
+30
2010-01-14
drm/vmwgfx: Implement basic pm operations.
Thomas Hellstrom
2
-1
/
+63
2010-01-14
drm/vmwgfx: Implement a swap_notify callback.
Thomas Hellstrom
1
-1
/
+7
2010-01-14
drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs.
Thomas Hellstrom
5
-29
/
+22
2010-01-14
drm/vmwgfx: Make fence sequences continous across a VT switch.
Thomas Hellstrom
2
-2
/
+2
2010-01-14
drm/vmwgfx: Fix an error path causing an oops.
Thomas Hellstrom
1
-18
/
+21
2010-01-14
drm/vmwgfx: Don't promote updates from GMR-backed scanouts to fullscreen.
Thomas Hellstrom
1
-7
/
+5
2009-12-23
drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles.
Thomas Hellstrom
4
-111
/
+209
2009-12-23
drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal.
Thomas Hellstrom
3
-10
/
+6
2009-12-23
drm/vmwgfx: Fix unlocked ioctl and add proper access control
Thomas Hellstrom
1
-28
/
+19
2009-12-15
drm/vmwgfx: Add DRM driver for VMware Virtual GPU
Jakob Bornecrantz
18
-0
/
+7337
2009-12-15
drm/vmwgfx: Add svga headers for vmwgfx driver
Jakob Bornecrantz
5
-0
/
+3474