index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-11-19
3
-71
/
+4
|
\
|
*
drm/ttm: initialize globals during device init (v2)
Christian König
2018-11-05
3
-40
/
+1
|
*
drm/ttm: use a static ttm_mem_global instance
Christian König
2018-11-05
3
-31
/
+3
|
*
drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()
Thomas Zimmermann
2018-11-05
1
-2
/
+2
*
|
Merge drm/drm-next into drm-misc-next
Sean Paul
2018-10-24
27
-1169
/
+3569
|
\
|
|
*
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...
Dave Airlie
2018-10-04
27
-1169
/
+3569
|
|
\
|
|
*
drm/vmwgfx: Make user resource lookups reference-free during validation
Thomas Hellstrom
2018-09-28
3
-133
/
+187
|
|
*
drm/vmwgfx: Don't refcount cotable lookups during command buffer validation
Thomas Hellstrom
2018-09-28
4
-10
/
+6
|
|
*
drm/vmwgfx: Don't refcount command-buffer managed resource lookups during com...
Thomas Hellstrom
2018-09-28
2
-45
/
+27
|
|
*
drm/vmwgfx: Make buffer object lookups reference-free during validation
Thomas Hellstrom
2018-09-28
1
-55
/
+30
|
|
*
drm/vmwgfx: Look up user buffer objects without taking a reference
Thomas Hellstrom
2018-09-28
2
-0
/
+53
|
|
*
drm/vmwgfx: Adapt validation code for reference-free lookups
Thomas Hellstrom
2018-09-28
2
-6
/
+74
|
|
*
drm/vmwgfx: Look up objects without taking a reference
Thomas Hellstrom
2018-09-27
2
-0
/
+50
|
|
*
drm/vmwgfx: Make the object handles idr-generated
Thomas Hellstrom
2018-09-27
10
-62
/
+65
|
|
*
drm/vmwgfx: Remove the user resource destructor check
Thomas Hellstrom
2018-09-27
1
-3
/
+0
|
|
*
drm/vmwgfx: Remove the resource avail field
Thomas Hellstrom
2018-09-27
10
-73
/
+68
|
|
*
drm/vmwgfx: Replace unconditional mutex unlocked warnings with lockdep counte...
Thomas Hellstrom
2018-09-27
3
-6
/
+6
|
|
*
drm/vmwgfx: Reduce the size of buffer object relocations
Thomas Hellstrom
2018-09-27
1
-4
/
+5
|
|
*
drm/vmwgfx: Use a validation context allocator for relocations and validations
Thomas Hellstrom
2018-09-27
4
-64
/
+132
|
|
*
drm/vmwgfx: Use new validation interface for the modesetting code v2
Thomas Hellstrom
2018-09-27
4
-216
/
+86
|
|
*
drm/vmwgfx: Adapt execbuf to the new validation api
Thomas Hellstrom
2018-09-27
3
-594
/
+360
|
|
*
drm/vmwgfx: Modify the resource validation interface
Thomas Hellstrom
2018-09-27
5
-9
/
+12
|
|
*
drm/vmwgfx: Add a validation module v2
Thomas Hellstrom
2018-09-27
3
-0
/
+862
|
|
*
drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx dr...
Thomas Hellstrom
2018-09-27
9
-6
/
+1663
*
|
|
drm/vmwgfx: Fix vmw_du_cursor_plane_atomic_check
Thomas Hellstrom
2018-10-05
1
-12
/
+12
*
|
|
drm/atomic-helper: Unexport drm_atomic_helper_best_encoder
Daniel Vetter
2018-10-05
3
-3
/
+0
|
/
/
*
|
BackMerge v4.19-rc5 into drm-next
Dave Airlie
2018-09-27
4
-48
/
+45
|
\
\
|
|
/
|
/
|
|
*
drm/vmwgfx: Fix buffer object eviction
Thomas Hellstrom
2018-09-20
1
-1
/
+1
|
*
drm/vmwgfx: Don't impose STDU limits on framebuffer size
Deepak Rawat
2018-09-20
2
-35
/
+14
|
*
drm/vmwgfx: limit mode size for all display unit to texture_max
Deepak Rawat
2018-09-20
1
-3
/
+7
|
*
drm/vmwgfx: limit screen size to stdu_max during check_modeset
Deepak Rawat
2018-09-20
1
-8
/
+22
|
*
drm/vmwgfx: don't check for old_crtc_state enable status
Deepak Rawat
2018-09-20
1
-1
/
+1
*
|
Merge drm/drm-next into drm-misc-next
Sean Paul
2018-08-27
32
-2591
/
+3914
|
\
|
|
*
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-08-26
1
-29
/
+12
|
|
\
|
|
*
drm/vmwgfx: Convert to new IDA API
Matthew Wilcox
2018-08-21
1
-29
/
+12
|
*
|
Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-07-20
4
-4
/
+4
|
|
\
\
|
*
\
\
Merge tag 'vmwgfx-next-4.19-3' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
2018-07-10
15
-969
/
+1925
|
|
\
\
\
|
|
*
|
|
drm/vmwgfx: Expose SM4_1 param to user space
Deepak Rawat
2018-07-06
2
-3
/
+6
|
|
*
|
|
drm/vmwgfx: Add support for multisampling
Deepak Rawat
2018-07-06
3
-5
/
+34
|
|
*
|
|
drm/vmwgfx: Add new ioctl for GB surface create and reference
Deepak Rawat
2018-07-06
5
-175
/
+335
|
|
*
|
|
drm/vmwgfx: Support for SVGA3dSurfaceAllFlags in vmwgfx
Deepak Rawat
2018-07-06
2
-9
/
+16
|
|
*
|
|
drm/vmwgfx: Add support for SVGA3dCmdDefineGBSurface_v3
Deepak Rawat
2018-07-06
3
-2
/
+35
|
|
*
|
|
drm/vmwgfx: Add SM4_1 flag
Deepak Rawat
2018-07-06
2
-2
/
+17
|
|
*
|
|
drm/vmwgfx: Add support for SVGA3dCmdIntraSurfaceCopy command
Neha Bhende
2018-07-06
1
-0
/
+28
|
|
*
|
|
drm/vmwgfx: Add CAP2 support in vmwgfx
Neha Bhende
2018-07-06
3
-0
/
+21
|
|
*
|
|
drm/vmwgfx: Update the device headers
Deepak Rawat
2018-07-04
11
-778
/
+1438
|
*
|
|
|
Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
2018-07-10
24
-1605
/
+1989
|
|
\
|
|
|
|
|
*
|
|
drm/vmwgfx: Remove an obsolete __le32 conversion
Thomas Hellstrom
2018-07-03
1
-2
/
+2
|
|
*
|
|
drm/vmwgfx: Fix host message module function declarations
Thomas Hellstrom
2018-07-03
2
-6
/
+6
|
|
*
|
|
drm/vmwgfx: Reorganize the fence wait loop
Thomas Hellstrom
2018-07-03
1
-12
/
+26
[next]