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
*
drm/vmwgfx: Remove set but not used variable 'fb_offset, fb_depth'
YueHaibing
2019-04-08
1
-3
/
+1
*
drm/vmwgfx: Zero initialize handle in vmw_execbuf_process
Nathan Chancellor
2019-04-08
1
-1
/
+1
*
drm/vmwgfx: Use preprocessor macro for FIFO allocation
Deepak Rawat
2019-04-08
17
-290
/
+138
*
drm/vmwgfx: Fix formatting and spaces in vmwgfx_execbuf.c
Deepak Rawat
2019-04-08
1
-385
/
+302
*
drm/vmwgfx: Use VMW_DEBUG_USER for device command buffer errors
Deepak Rawat
2019-04-08
1
-8
/
+10
*
drm/vmwgfx: Clean up some debug messages in vmwgfx_execbuf.c
Deepak Rawat
2019-04-08
1
-12
/
+8
*
drm/vmwgfx: Print message when command verifier returns with error
Deepak Rawat
2019-04-08
1
-2
/
+5
*
drm/vmwgfx: Add a new define for vmwgfx user-space debugging
Deepak Rawat
2019-04-08
9
-112
/
+119
*
drm/vmwgfx: Use preprocessor macro for cmd struct
Deepak Rawat
2019-04-08
1
-280
/
+125
*
drm/vmwgfx: Use preprocessor macro to get valid context node
Deepak Rawat
2019-04-08
1
-57
/
+45
*
drm/vmwgfx: remove redundant unlikely annotation
Chengguang Xu
2019-04-08
2
-3
/
+3
*
drm/vmwgfx: Remove set but not used variable 'restart'
YueHaibing
2019-04-08
1
-5
/
+1
*
drm/vmwgfx: Be more restrictive when dirtying resources
Thomas Hellstrom
2019-04-08
12
-93
/
+234
*
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2019-04-03
3
-11
/
+2
|
\
|
*
drm/ttm: Quick-test mmap offset in ttm_bo_mmap()
Thomas Zimmermann
2019-03-19
1
-9
/
+2
|
*
drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init()
Thomas Zimmermann
2019-03-19
1
-1
/
+0
|
*
drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant
Thomas Zimmermann
2019-03-19
3
-3
/
+2
*
|
Merge branch 'vmwgfx-fixes-5.1' of git://people.freedesktop.org/~thomash/linu...
Dave Airlie
2019-03-22
2
-10
/
+4
|
\
\
|
*
|
drm/vmwgfx: Don't double-free the mode stored in par->set_mode
Thomas Zimmermann
2019-03-20
1
-9
/
+3
|
*
|
drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's
Deepak Rawat
2019-03-20
1
-1
/
+1
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-03-09
1
-1
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
lib/scatterlist: Provide a DMA page iterator
Jason Gunthorpe
2019-02-11
1
-1
/
+7
*
|
|
Merge v5.0-rc7 into drm-next
Dave Airlie
2019-02-18
3
-53
/
+36
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
drm/vmwgfx: Improve on IOMMU detection
Thomas Hellstrom
2019-02-05
1
-2
/
+17
|
*
|
drm/vmwgfx: Fix setting of dma masks
Thomas Hellstrom
2019-02-05
1
-3
/
+6
|
*
|
drm/vmwgfx: Also check for crtc status while checking for DU active
Deepak Rawat
2019-02-05
1
-1
/
+1
|
*
|
drm/vmwgfx: Fix an uninitialized fence handle value
Thomas Hellstrom
2019-02-05
1
-2
/
+2
|
*
|
drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_user
Thomas Hellstrom
2019-02-05
1
-1
/
+1
|
*
|
drm/vmwgfx: unwind spaghetti code in vmw_dma_select_mode
Christoph Hellwig
2019-01-29
1
-19
/
+6
|
*
|
drm/vmwgfx: fix the check when to use dma_alloc_coherent
Christoph Hellwig
2019-01-29
1
-7
/
+4
|
*
|
drm/vmwgfx: remove CONFIG_INTEL_IOMMU ifdefs v2
Christoph Hellwig
2019-01-29
1
-17
/
+4
|
*
|
drm/vmwgfx: remove CONFIG_X86 ifdefs
Christoph Hellwig
2019-01-29
1
-6
/
+0
|
|
/
*
|
Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2019-02-04
6
-29
/
+38
|
\
\
|
*
|
drm/vmwgfx: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
2019-01-28
6
-24
/
+32
|
*
|
drm/vmwgfx: Replace ttm_bo_reference with ttm_bo_get
Thomas Zimmermann
2019-01-28
3
-6
/
+7
|
|
/
*
|
drm/irq: Ditch DRIVER_IRQ_SHARED
Daniel Vetter
2019-01-29
1
-1
/
+1
*
|
drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install
Daniel Vetter
2019-01-29
1
-1
/
+1
*
|
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
1
-1
/
+1
|
/
*
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-01-01
1
-1
/
+1
|
\
|
*
-
.
Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...
Joerg Roedel
2018-12-20
1
-1
/
+1
|
|
\
\
|
|
|
*
iommu/vtd: Cleanup dma_remapping.h header
Lu Baolu
2018-11-12
1
-1
/
+1
|
|
|
/
*
|
|
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-28
1
-1
/
+1
|
\
\
\
|
*
|
|
dma-mapping: bypass indirect calls for dma-direct
Christoph Hellwig
2018-12-13
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-12-25
11
-651
/
+1128
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-12-13
2
-6
/
+6
|
|
\
\
|
|
*
|
drm/ttm: allow reserving more than one shared slot v3
Christian König
2018-12-07
2
-6
/
+6
|
*
|
|
drm/vmwgfx: Use the standard atomic helpers for page-flip
Thomas Hellstrom
2018-12-05
2
-61
/
+2
|
*
|
|
drm/vmwgfx: Remove set but not used variable 'file_priv'
YueHaibing
2018-12-05
1
-3
/
+0
|
*
|
|
drm/vmwgfx: remove redundant return ret statement
Colin Ian King
2018-12-05
1
-2
/
+0
|
*
|
|
drm/vmwgfx: Fix a layout race condition
Thomas Hellstrom
2018-12-05
3
-37
/
+39
[next]