Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f66c0447cca1281116224d474cdb37d6a18e4b5b
/
drivers
/
gpu
/
drm
/
vmwgfx
/
vmwgfx_drv.h
a0a6394
drm/vmwgfx: Assign eviction priorities to resources
by Thomas Hellstrom
· 6 years ago
d5c1f01
drm/vmwgfx: drop use of drmP.h in header files
by Sam Ravnborg
· 6 years ago
9c84aeb
drm/vmwgfx: Kill unneeded legacy security features
by Thomas Hellstrom
· 6 years ago
745adc3
drm/vmwgfx: Add debug message for layout change ioctl
by Deepak Rawat
· 6 years ago
cbfbe47
drm/vmwgfx: use core drm to extend/check vmw_execbuf_ioctl
by Emil Velikov
· 6 years ago
bcde7d3
drm/vmgfx: kill off unused init_mutex
by Emil Velikov
· 6 years ago
8dc39cf
drm/vmwgfx: Use the dma scatter-gather iterator to get dma addresses
by Thomas Hellstrom
· 6 years ago
11c4541
drm/vmwgfx: Use preprocessor macro for FIFO allocation
by Deepak Rawat
· 6 years ago
5724f89
drm/vmwgfx: Add a new define for vmwgfx user-space debugging
by Deepak Rawat
· 6 years ago
a9f58c4
drm/vmwgfx: Be more restrictive when dirtying resources
by Thomas Hellstrom
· 6 years ago
aa8e243
drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant
by Thomas Zimmermann
· 6 years ago
6034d9d
drm/vmwgfx: Replace ttm_bo_unref with ttm_bo_put
by Thomas Zimmermann
· 6 years ago
2d18cb9
drm/vmwgfx: Replace ttm_bo_reference with ttm_bo_get
by Thomas Zimmermann
· 6 years ago
4971f09
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
fd56746
drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3
by Thomas Hellstrom
· 6 years ago
9da6e26
drm/vmwgfx: Fix a layout race condition
by Thomas Hellstrom
· 6 years ago
9d9486e
drm/vmwgfx: Fix up the implicit display unit handling
by Thomas Hellstrom
· 6 years ago
a64f784
drm/ttm: initialize globals during device init (v2)
by Christian König
· 6 years ago
27eb1fa
drm/ttm: use a static ttm_mem_global instance
by Christian König
· 6 years ago
e8c66ef
drm/vmwgfx: Make user resource lookups reference-free during validation
by Thomas Hellstrom
· 6 years ago
b733bc2
drm/vmwgfx: Look up user buffer objects without taking a reference
by Thomas Hellstrom
· 6 years ago
1328924
drm/vmwgfx: Remove the resource avail field
by Thomas Hellstrom
· 6 years ago
fc18afc
drm/vmwgfx: Use a validation context allocator for relocations and validations
by Thomas Hellstrom
· 6 years ago
9c079b8
drm/vmwgfx: Adapt execbuf to the new validation api
by Thomas Hellstrom
· 6 years ago
84e1bf0
drm/vmwgfx: Modify the resource validation interface
by Thomas Hellstrom
· 6 years ago
0b8762e
drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx driver
by Thomas Hellstrom
· 6 years ago
b861686
Merge tag 'vmwgfx-next-4.19-3' of git://people.freedesktop.org/~thomash/linux into drm-next
by Dave Airlie
· 7 years ago
8038d2a
Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux into drm-next
by Dave Airlie
· 7 years ago
9b07b28
drm/vmwgfx: Expose SM4_1 param to user space
by Deepak Rawat
· 7 years ago
f9261b3
drm/vmwgfx: Add support for multisampling
by Deepak Rawat
· 7 years ago
14b1c33
drm/vmwgfx: Add new ioctl for GB surface create and reference
by Deepak Rawat
· 7 years ago
397a111
drm/vmwgfx: Support for SVGA3dSurfaceAllFlags in vmwgfx
by Deepak Rawat
· 7 years ago
cdff8e7
drm/vmwgfx: Add support for SVGA3dCmdDefineGBSurface_v3
by Deepak Rawat
· 7 years ago
30aeee6
drm/vmwgfx: Add SM4_1 flag
by Deepak Rawat
· 7 years ago
3b4c251
drm/vmwgfx: Add CAP2 support in vmwgfx
by Neha Bhende
· 7 years ago
6ff67ae
drm/vmwgfx: Fix host message module function declarations
by Thomas Hellstrom
· 7 years ago
b89e5ff
drm/vmwgfx: Use a mutex to protect gui positioning in vmw_display_unit
by Deepak Rawat
· 7 years ago
e9431ea
drm/vmwgfx: Move buffer object related code to vmwgfx_bo.c
by Thomas Hellstrom
· 7 years ago
f1d34bf
drm/vmwgfx: Replace vmw_dma_buffer with vmw_buffer_object
by Thomas Hellstrom
· 7 years ago
dff9688
drm/vmwgfx: add SPDX idenitifier and clarify license
by Dirk Hohndel (VMware)
· 7 years ago
6a93cea
drm/vmwgfx: Schedule an fb dirty update after resume
by Thomas Hellstrom
· 7 years ago
2b4f44ee
Backmerge tag 'v4.16-rc7' into drm-next
by Dave Airlie
· 7 years ago
43bfefe
drm/vmwgfx: Bump version patchlevel and date
by Thomas Hellstrom
· 7 years ago
4e3e733
drm/vmwgfx: Get rid of the device-private suspended member
by Thomas Hellstrom
· 7 years ago
c3b9b16
drm/vmwgfx: Improve on hibernation
by Thomas Hellstrom
· 7 years ago
bf833fd
drm/vmwgfx: Avoid pinning fbdev framebuffers
by Thomas Hellstrom
· 7 years ago
ef86cfe
drm/vmwgfx: Use the cpu blit utility for framebuffer to screen target blits
by Thomas Hellstrom
· 7 years ago
79273e1
drm/vmwgfx: Add a cpu blit utility that can be used for page-backed bos
by Thomas Hellstrom
· 7 years ago
140bcaa
drm/vmwgfx: Fix black screen and device errors when running without fbdev
by Thomas Hellstrom
· 7 years ago
afc9a42
the rest of drivers/*: annotate ->poll() instances
by Al Viro
· 8 years ago
d78acfe
drm/vmwgfx: Bump the version for fence FD support
by Sinclair Yeh
· 8 years ago
c906965d
drm/vmwgfx: Add export fence to file descriptor support
by Sinclair Yeh
· 8 years ago
65b97a2
drm/vmwgfx: Restart command buffers after errors
by Thomas Hellstrom
· 7 years ago
ef36990
drm/vmwgfx: Move irq bottom half processing to threads
by Thomas Hellstrom
· 7 years ago
e300173
drm/vmwgfx: Don't use drm_irq_[un]install
by Thomas Hellstrom
· 7 years ago
1929e66
drm/vmwgfx: Bump driver minor and date
by Thomas Hellstrom
· 8 years ago
36cc79b
drm/vmwgfx: Add universal plane support
by Sinclair Yeh
· 8 years ago
27d247c
drm/vmwgfx: Removed unused snooper.crtc field
by Sinclair Yeh
· 8 years ago
31788ca
drm/vmwgfx: Work around drm removal of control nodes
by Thomas Hellstrom
· 8 years ago
96ebf7c
Merge branch 'drm-vmwgfx-fixes' of ssh://people.freedesktop.org/~syeh/repos_linux into drm-fixes
by Dave Airlie
· 8 years ago
1f982e4
drm/vmwgfx: Enable SVGA_3D_CMD_DX_TRANSFER_FROM_BUFFER command
by Charmaine Lee
· 8 years ago
283cde6
drm/ttm: rework handling of private mem types
by Christian König
· 8 years ago
5e58052
Backmerge tag 'v4.7' into drm-next
by Dave Airlie
· 8 years ago
04319d8
drm/vmwgfx: Add an option to change assumed FB bpp
by Sinclair Yeh
· 9 years ago
3b96a0b
drm: document drm_auth.c
by Daniel Vetter
· 9 years ago
f921791
drm/vmwgfx: Report vmwgfx version to vmware.log
by Sinclair Yeh
· 9 years ago
93cd168
drm/vmwgfx: Kill some lockdep warnings
by Thomas Hellstrom
· 9 years ago
5476aa4
drm/vmwgfx: Bump driver minor
by Thomas Hellstrom
· 9 years ago
76404ac
drm/vmwgfx: Add connector properties to switch between explicit and implicit placement
by Thomas Hellstrom
· 9 years ago
578e609
drm/vmwgfx: Add suggested screen x and y connector properties
by Thomas Hellstrom
· 9 years ago
75c0685
drm/vmwgfx: Break out implicit fb code
by Thomas Hellstrom
· 9 years ago
1c0230d
drm/vmwgfx: Nuke preclose hook
by Daniel Vetter
· 9 years ago
8fbf9d9
drm/vmwgfx: Implement the cursor_set2 callback v2
by Thomas Hellstrom
· 9 years ago
d2e8851
drm/vmwgfx: Relax irq locking somewhat
by Thomas Hellstrom
· 9 years ago
b76ff5e
drm/vmwgfx: Replace iowrite/ioread with volatile memory accesses
by Thomas Hellstrom
· 9 years ago
88e7271
drm/irq: Use unsigned int pipe in public API
by Thierry Reding
· 9 years ago
0a3579e
Merge tag 'vmwgfx-fixes-4.3-150924' of git://people.freedesktop.org/~thomash/linux into drm-fixes
by Dave Airlie
· 9 years ago
2e586a7
drm/vmwgfx: Map the fifo as cached
by Thomas Hellstrom
· 9 years ago
54c12bc
drm/vmwgfx: Fix up user_dmabuf refcounting
by Thomas Hellstrom
· 9 years ago
f377ea8
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
54fbde8
drm/vmwgfx: Fix copyright headers
by Sinclair Yeh
· 9 years ago
fd11a3c
drm/vmwgfx: Add DX query support. Various fixes.
by Sinclair Yeh
· 9 years ago
d80efd5
drm/vmwgfx: Initial DX support
by Thomas Hellstrom
· 9 years ago
8ce75f8
drm/vmwgfx: Update device includes for DX device functionality
by Sinclair Yeh
· 10 years ago
e1c0506
treewide: fix typos in comment blocks
by Masahiro Yamada
· 10 years ago
b9eb1a6
drm/vmwgfx: Kill a bunch of sparse warnings
by Thomas Hellstrom
· 10 years ago
fd006a4
drm/vmwgfx: Add a kernel interface to create a framebuffer v2
by Thomas Hellstrom
· 10 years ago
6bf6bf0
drm/vmwgfx: Convert screen targets to new helpers v3
by Thomas Hellstrom
· 10 years ago
10b1e0c
drm/vmwgfx: Convert screen objects to the new helpers
by Thomas Hellstrom
· 10 years ago
1a4b172
drm/vmwgfx: Add kms helpers for dirty- and readback functions
by Thomas Hellstrom
· 10 years ago
459d0fa
drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2
by Thomas Hellstrom
· 10 years ago
f89c6c3
drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMs
by Sinclair Yeh
· 10 years ago
35c0512
drm/vmwgfx: Implement screen targets
by Sinclair Yeh
· 10 years ago
c9146cd
drm/vmwgfx: Add "quirk" to handling command verification exceptions
by Thomas Hellstrom
· 10 years ago
c8261a9
vmwgfx: Major KMS refactoring / cleanup in preparation of screen targets
by Sinclair Yeh
· 10 years ago
233826a
drm/vmwgfx: Refactor vmw_gb_surface_define_ioctl()
by Sinclair Yeh
· 10 years ago
ed93394
drm/vmwgfx: Add an interface to pin a resource v3
by Thomas Hellstrom
· 10 years ago
3eab3d9
drm/vmwgfx: Add command buffer support v3
by Thomas Hellstrom
· 10 years ago
153b3d5
vmwgfx: Rework device initialization
by Thomas Hellstrom
· 10 years ago
496eb6f
drm/vmwgfx: Replace the hw mutex with a hw spinlock
by Thomas Hellstrom
· 10 years ago
Next »