index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_fb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-08
drm/vmwgfx: Fix error paths when mapping framebuffer
Sinclair Yeh
1
-2
/
+2
2016-07-01
drm/vmwgfx: Delay pinning fbdev framebuffer until after mode set
Sinclair Yeh
1
-22
/
+25
2016-04-28
drm/vmwgfx: Fix order of operation
Sinclair Yeh
1
-3
/
+3
2015-08-21
drm/vmwgfx: Fix a circular locking dependency in the fbdev code
Thomas Hellstrom
1
-12
/
+17
2015-08-12
drm/vmwgfx: Fix copyright headers
Sinclair Yeh
1
-1
/
+1
2015-08-05
drm/vmwgfx: Kill a bunch of sparse warnings
Thomas Hellstrom
1
-2
/
+2
2015-08-05
drm/vmwgfx: Implement fbdev on kms v2
Thomas Hellstrom
1
-191
/
+364
2015-08-05
drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2
Thomas Hellstrom
1
-1
/
+1
2015-08-05
drm/vmwgfx: Add command buffer support v3
Thomas Hellstrom
1
-0
/
+1
2015-08-05
vmwgfx: Rework device initialization
Thomas Hellstrom
1
-0
/
+4
2015-08-05
drm/vmwgfx: Fix an fb unlocking bug
Thomas Hellstrom
1
-2
/
+2
2014-08-27
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
1
-2
/
+8
2014-07-03
drm/vmwgfx: Fix incorrect write to read-only register v2:
Thomas Hellstrom
1
-1
/
+0
2014-04-03
drm/vmwgfx: correct fb_fix_screeninfo.line_length
Christopher Friedt
1
-1
/
+4
2014-03-28
drm/vmwgfx: Use a per-device semaphore for reservation protection
Thomas Hellstrom
1
-5
/
+4
2012-10-03
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...
Linus Torvalds
1
-2
/
+2
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-2
/
+2
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
1
-1
/
+1
2012-02-13
vmwgfx: Pick up the initial size from the width and height regs
Jakob Bornecrantz
1
-6
/
+2
2012-02-09
drm: do not set fb_info->pixmap fields
Sascha Hauer
1
-13
/
+1
2011-10-31
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
1
-0
/
+2
2011-10-05
vmwgfx: minor dmabuf utilities cleanup
Thomas Hellstrom
1
-2
/
+1
2011-10-05
vmwgfx: Add dmabuf helper functions for pinning
Jakob Bornecrantz
1
-54
/
+3
2011-09-01
vmwgfx: Print error diagnostics if depth doesn't match the host expectation
Michel Dänzer
1
-3
/
+7
2011-09-01
vmwgfx: Fix 'bbp' typo
Michel Dänzer
1
-4
/
+4
2011-01-10
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+0
2010-12-24
vmwgfx: don't use flush_scheduled_work()
Tejun Heo
1
-1
/
+1
2010-12-21
drm/fb: Don't expose mmio for fbdev emulation layer
James Simmons
1
-3
/
+0
2010-10-27
vmwgfx: Implement a proper GMR eviction mechanism
Thomas Hellstrom
1
-3
/
+2
2010-10-06
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...
Dave Airlie
1
-1
/
+3
2010-10-06
drm/vmwgfx: Don't flush fb if we're in the suspended state.
Thomas Hellstrom
1
-0
/
+3
2010-10-06
drm/vmwgfx: Prune modes based on available VRAM size
Thomas Hellstrom
1
-0
/
+7
2010-10-01
vmwgfx: Fix fb VRAM pinning failure due to fragmentation
Thomas Hellstrom
1
-0
/
+5
2010-08-02
drm/vmgfx: operation on ‘par->dirty.y1’ may be undefined
Chris Wilson
1
-1
/
+1
2010-06-03
drm/vmwgfx: Fix framebuffer modesetting
Jakob Bornecrantz
1
-18
/
+4
2010-06-01
drm/vmwgfx: Print warnings in kernel log about bo pinning that fails.
Jakob Bornecrantz
1
-0
/
+4
2010-06-01
drm/vmwgfx: Don't use SVGA_REG_ENABLE in modesetting code.
Jakob Bornecrantz
1
-4
/
+0
2010-06-01
drm/vmwgfx: Support older hardware.
Jakob Bornecrantz
1
-53
/
+28
2010-05-18
fbdev: allow passing more than one aperture for handoff
Marcin Slusarz
1
-2
/
+8
2010-04-08
drm/ttm: split no_wait argument in 2 GPU or reserve wait
Jerome Glisse
1
-2
/
+2
2010-02-18
drm/vmwgfx: Use fb handover mechanism instead of stealth mode.
Thomas Hellstrom
1
-0
/
+3
2010-01-14
drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs.
Thomas Hellstrom
1
-8
/
+0
2009-12-15
drm/vmwgfx: Add DRM driver for VMware Virtual GPU
Jakob Bornecrantz
1
-0
/
+742