index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_drv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-23
drm/vmwgfx: Schedule an fb dirty update after resume
Thomas Hellstrom
1
-1
/
+0
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
1
-0
/
+1
2018-03-22
drm/vmwgfx: Bump version patchlevel and date
Thomas Hellstrom
1
-2
/
+2
2018-03-22
drm/vmwgfx: Get rid of the device-private suspended member
Thomas Hellstrom
1
-1
/
+0
2018-03-22
drm/vmwgfx: Improve on hibernation
Thomas Hellstrom
1
-0
/
+5
2018-03-22
drm/vmwgfx: Avoid pinning fbdev framebuffers
Thomas Hellstrom
1
-0
/
+5
2018-03-22
drm/vmwgfx: Use the cpu blit utility for framebuffer to screen target blits
Thomas Hellstrom
1
-0
/
+1
2018-03-22
drm/vmwgfx: Add a cpu blit utility that can be used for page-backed bos
Thomas Hellstrom
1
-0
/
+48
2018-03-21
drm/vmwgfx: Fix black screen and device errors when running without fbdev
Thomas Hellstrom
1
-0
/
+1
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-08-28
drm/vmwgfx: Bump the version for fence FD support
Sinclair Yeh
1
-2
/
+2
2017-08-28
drm/vmwgfx: Add export fence to file descriptor support
Sinclair Yeh
1
-2
/
+6
2017-08-28
drm/vmwgfx: Restart command buffers after errors
Thomas Hellstrom
1
-1
/
+1
2017-08-28
drm/vmwgfx: Move irq bottom half processing to threads
Thomas Hellstrom
1
-8
/
+12
2017-08-28
drm/vmwgfx: Don't use drm_irq_[un]install
Thomas Hellstrom
1
-3
/
+2
2017-06-07
drm/vmwgfx: Bump driver minor and date
Thomas Hellstrom
1
-2
/
+2
2017-03-31
drm/vmwgfx: Add universal plane support
Sinclair Yeh
1
-0
/
+1
2017-03-31
drm/vmwgfx: Removed unused snooper.crtc field
Sinclair Yeh
1
-1
/
+0
2017-02-27
drm/vmwgfx: Work around drm removal of control nodes
Thomas Hellstrom
1
-2
/
+2
2016-10-21
Merge branch 'drm-vmwgfx-fixes' of ssh://people.freedesktop.org/~syeh/repos_l...
Dave Airlie
1
-1
/
+1
2016-10-10
drm/vmwgfx: Enable SVGA_3D_CMD_DX_TRANSFER_FROM_BUFFER command
Charmaine Lee
1
-1
/
+1
2016-09-14
drm/ttm: rework handling of private mem types
Christian König
1
-4
/
+4
2016-07-26
Backmerge tag 'v4.7' into drm-next
Dave Airlie
1
-0
/
+1
2016-07-01
drm/vmwgfx: Add an option to change assumed FB bpp
Sinclair Yeh
1
-0
/
+1
2016-06-21
drm: document drm_auth.c
Daniel Vetter
1
-0
/
+1
2016-05-20
drm/vmwgfx: Report vmwgfx version to vmware.log
Sinclair Yeh
1
-0
/
+6
2016-05-20
drm/vmwgfx: Kill some lockdep warnings
Thomas Hellstrom
1
-0
/
+1
2016-03-16
drm/vmwgfx: Bump driver minor
Thomas Hellstrom
1
-2
/
+2
2016-03-14
drm/vmwgfx: Add connector properties to switch between explicit and implicit ...
Thomas Hellstrom
1
-0
/
+1
2016-03-14
drm/vmwgfx: Add suggested screen x and y connector properties
Thomas Hellstrom
1
-0
/
+1
2016-03-14
drm/vmwgfx: Break out implicit fb code
Thomas Hellstrom
1
-1
/
+2
2016-02-08
drm/vmwgfx: Nuke preclose hook
Daniel Vetter
1
-1
/
+0
2015-12-08
drm/vmwgfx: Implement the cursor_set2 callback v2
Thomas Hellstrom
1
-0
/
+1
2015-11-06
drm/vmwgfx: Relax irq locking somewhat
Thomas Hellstrom
1
-5
/
+4
2015-11-02
drm/vmwgfx: Replace iowrite/ioread with volatile memory accesses
Thomas Hellstrom
1
-1
/
+27
2015-10-06
drm/irq: Use unsigned int pipe in public API
Thierry Reding
1
-3
/
+3
2015-09-24
Merge tag 'vmwgfx-fixes-4.3-150924' of git://people.freedesktop.org/~thomash/...
Dave Airlie
1
-3
/
+4
2015-09-14
drm/vmwgfx: Map the fifo as cached
Thomas Hellstrom
1
-1
/
+0
2015-09-14
drm/vmwgfx: Fix up user_dmabuf refcounting
Thomas Hellstrom
1
-2
/
+4
2015-09-05
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-123
/
+212
2015-08-12
drm/vmwgfx: Fix copyright headers
Sinclair Yeh
1
-3
/
+3
2015-08-12
drm/vmwgfx: Add DX query support. Various fixes.
Sinclair Yeh
1
-0
/
+10
2015-08-12
drm/vmwgfx: Initial DX support
Thomas Hellstrom
1
-89
/
+86
2015-08-12
drm/vmwgfx: Update device includes for DX device functionality
Sinclair Yeh
1
-1
/
+1
2015-08-07
treewide: fix typos in comment blocks
Masahiro Yamada
1
-1
/
+1
2015-08-05
drm/vmwgfx: Kill a bunch of sparse warnings
Thomas Hellstrom
1
-3
/
+3
2015-08-05
drm/vmwgfx: Add a kernel interface to create a framebuffer v2
Thomas Hellstrom
1
-2
/
+0
2015-08-05
drm/vmwgfx: Convert screen targets to new helpers v3
Thomas Hellstrom
1
-5
/
+0
2015-08-05
drm/vmwgfx: Convert screen objects to the new helpers
Thomas Hellstrom
1
-6
/
+0
2015-08-05
drm/vmwgfx: Add kms helpers for dirty- and readback functions
Thomas Hellstrom
1
-2
/
+8
[next]