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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invali...
Murray McAllister
1
-1
/
+2
2019-05-21
drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()
Murray McAllister
1
-0
/
+4
2019-05-21
drm/vmwgfx: Use the dma scatter-gather iterator to get dma addresses
Thomas Hellstrom
2
-21
/
+8
2019-05-21
drm/vmwgfx: Fix compat mode shader operation
Thomas Hellstrom
1
-0
/
+13
2019-05-21
drm/vmwgfx: Fix user space handle equal to zero
Thomas Hellstrom
1
-1
/
+1
2019-05-21
drm/vmwgfx: Don't send drm sysfs hotplug events on initial master set
Thomas Hellstrom
1
-1
/
+7
2019-05-08
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
27
-1242
/
+974
2019-04-26
Merge branch 'vmwgfx-fixes-5.1' of git://people.freedesktop.org/~thomash/linu...
Dave Airlie
1
-28
/
+5
2019-04-25
drm/vmwgfx: Fix dma API layer violation
Thomas Hellstrom
1
-28
/
+5
2019-04-08
drm/vmwgfx: Remove set but not used variable 'fb_offset, fb_depth'
YueHaibing
1
-3
/
+1
2019-04-08
drm/vmwgfx: Zero initialize handle in vmw_execbuf_process
Nathan Chancellor
1
-1
/
+1
2019-04-08
drm/vmwgfx: Use preprocessor macro for FIFO allocation
Deepak Rawat
17
-290
/
+138
2019-04-08
drm/vmwgfx: Fix formatting and spaces in vmwgfx_execbuf.c
Deepak Rawat
1
-385
/
+302
2019-04-08
drm/vmwgfx: Use VMW_DEBUG_USER for device command buffer errors
Deepak Rawat
1
-8
/
+10
2019-04-08
drm/vmwgfx: Clean up some debug messages in vmwgfx_execbuf.c
Deepak Rawat
1
-12
/
+8
2019-04-08
drm/vmwgfx: Print message when command verifier returns with error
Deepak Rawat
1
-2
/
+5
2019-04-08
drm/vmwgfx: Add a new define for vmwgfx user-space debugging
Deepak Rawat
9
-112
/
+119
2019-04-08
drm/vmwgfx: Use preprocessor macro for cmd struct
Deepak Rawat
1
-280
/
+125
2019-04-08
drm/vmwgfx: Use preprocessor macro to get valid context node
Deepak Rawat
1
-57
/
+45
2019-04-08
drm/vmwgfx: remove redundant unlikely annotation
Chengguang Xu
2
-3
/
+3
2019-04-08
drm/vmwgfx: Remove set but not used variable 'restart'
YueHaibing
1
-5
/
+1
2019-04-08
drm/vmwgfx: Be more restrictive when dirtying resources
Thomas Hellstrom
12
-93
/
+234
2019-04-03
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
3
-11
/
+2
2019-03-22
Merge branch 'vmwgfx-fixes-5.1' of git://people.freedesktop.org/~thomash/linu...
Dave Airlie
2
-10
/
+4
2019-03-20
drm/vmwgfx: Don't double-free the mode stored in par->set_mode
Thomas Zimmermann
1
-9
/
+3
2019-03-20
drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's
Deepak Rawat
1
-1
/
+1
2019-03-19
drm/ttm: Quick-test mmap offset in ttm_bo_mmap()
Thomas Zimmermann
1
-9
/
+2
2019-03-19
drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init()
Thomas Zimmermann
1
-1
/
+0
2019-03-19
drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant
Thomas Zimmermann
3
-3
/
+2
2019-03-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+7
2019-02-18
Merge v5.0-rc7 into drm-next
Dave Airlie
3
-53
/
+36
2019-02-11
lib/scatterlist: Provide a DMA page iterator
Jason Gunthorpe
1
-1
/
+7
2019-02-05
drm/vmwgfx: Improve on IOMMU detection
Thomas Hellstrom
1
-2
/
+17
2019-02-05
drm/vmwgfx: Fix setting of dma masks
Thomas Hellstrom
1
-3
/
+6
2019-02-05
drm/vmwgfx: Also check for crtc status while checking for DU active
Deepak Rawat
1
-1
/
+1
2019-02-05
drm/vmwgfx: Fix an uninitialized fence handle value
Thomas Hellstrom
1
-2
/
+2
2019-02-05
drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_user
Thomas Hellstrom
1
-1
/
+1
2019-02-04
Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
6
-29
/
+38
2019-01-29
drm/irq: Ditch DRIVER_IRQ_SHARED
Daniel Vetter
1
-1
/
+1
2019-01-29
drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install
Daniel Vetter
1
-1
/
+1
2019-01-29
drm/vmwgfx: unwind spaghetti code in vmw_dma_select_mode
Christoph Hellwig
1
-19
/
+6
2019-01-29
drm/vmwgfx: fix the check when to use dma_alloc_coherent
Christoph Hellwig
1
-7
/
+4
2019-01-29
drm/vmwgfx: remove CONFIG_INTEL_IOMMU ifdefs v2
Christoph Hellwig
1
-17
/
+4
2019-01-29
drm/vmwgfx: remove CONFIG_X86 ifdefs
Christoph Hellwig
1
-6
/
+0
2019-01-28
drm/vmwgfx: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
6
-24
/
+32
2019-01-28
drm/vmwgfx: Replace ttm_bo_reference with ttm_bo_get
Thomas Zimmermann
3
-6
/
+7
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-1
/
+1
2019-01-01
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2018-12-28
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2018-12-25
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
11
-651
/
+1128
[next]