index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vmwgfx
Age
Commit message (
Expand
)
Author
2019-05-08
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-04-26
Merge branch 'vmwgfx-fixes-5.1' of git://people.freedesktop.org/~thomash/linu...
Dave Airlie
2019-04-25
drm/vmwgfx: Fix dma API layer violation
Thomas Hellstrom
2019-04-08
drm/vmwgfx: Remove set but not used variable 'fb_offset, fb_depth'
YueHaibing
2019-04-08
drm/vmwgfx: Zero initialize handle in vmw_execbuf_process
Nathan Chancellor
2019-04-08
drm/vmwgfx: Use preprocessor macro for FIFO allocation
Deepak Rawat
2019-04-08
drm/vmwgfx: Fix formatting and spaces in vmwgfx_execbuf.c
Deepak Rawat
2019-04-08
drm/vmwgfx: Use VMW_DEBUG_USER for device command buffer errors
Deepak Rawat
2019-04-08
drm/vmwgfx: Clean up some debug messages in vmwgfx_execbuf.c
Deepak Rawat
2019-04-08
drm/vmwgfx: Print message when command verifier returns with error
Deepak Rawat
2019-04-08
drm/vmwgfx: Add a new define for vmwgfx user-space debugging
Deepak Rawat
2019-04-08
drm/vmwgfx: Use preprocessor macro for cmd struct
Deepak Rawat
2019-04-08
drm/vmwgfx: Use preprocessor macro to get valid context node
Deepak Rawat
2019-04-08
drm/vmwgfx: remove redundant unlikely annotation
Chengguang Xu
2019-04-08
drm/vmwgfx: Remove set but not used variable 'restart'
YueHaibing
2019-04-08
drm/vmwgfx: Be more restrictive when dirtying resources
Thomas Hellstrom
2019-04-03
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2019-03-22
Merge branch 'vmwgfx-fixes-5.1' of git://people.freedesktop.org/~thomash/linu...
Dave Airlie
2019-03-20
drm/vmwgfx: Don't double-free the mode stored in par->set_mode
Thomas Zimmermann
2019-03-20
drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's
Deepak Rawat
2019-03-19
drm/ttm: Quick-test mmap offset in ttm_bo_mmap()
Thomas Zimmermann
2019-03-19
drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init()
Thomas Zimmermann
2019-03-19
drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant
Thomas Zimmermann
2019-03-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-02-18
Merge v5.0-rc7 into drm-next
Dave Airlie
2019-02-11
lib/scatterlist: Provide a DMA page iterator
Jason Gunthorpe
2019-02-05
drm/vmwgfx: Improve on IOMMU detection
Thomas Hellstrom
2019-02-05
drm/vmwgfx: Fix setting of dma masks
Thomas Hellstrom
2019-02-05
drm/vmwgfx: Also check for crtc status while checking for DU active
Deepak Rawat
2019-02-05
drm/vmwgfx: Fix an uninitialized fence handle value
Thomas Hellstrom
2019-02-05
drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_user
Thomas Hellstrom
2019-02-04
Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2019-01-29
drm/irq: Ditch DRIVER_IRQ_SHARED
Daniel Vetter
2019-01-29
drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install
Daniel Vetter
2019-01-29
drm/vmwgfx: unwind spaghetti code in vmw_dma_select_mode
Christoph Hellwig
2019-01-29
drm/vmwgfx: fix the check when to use dma_alloc_coherent
Christoph Hellwig
2019-01-29
drm/vmwgfx: remove CONFIG_INTEL_IOMMU ifdefs v2
Christoph Hellwig
2019-01-29
drm/vmwgfx: remove CONFIG_X86 ifdefs
Christoph Hellwig
2019-01-28
drm/vmwgfx: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
2019-01-28
drm/vmwgfx: Replace ttm_bo_reference with ttm_bo_get
Thomas Zimmermann
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-01
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-28
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-25
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-12-20
Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...
Joerg Roedel
2018-12-13
dma-mapping: bypass indirect calls for dma-direct
Christoph Hellwig
2018-12-13
drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3
Thomas Hellstrom
2018-12-13
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-12-12
drm/vmwgfx: remove redundant return ret statement
Colin Ian King
2018-12-07
drm/ttm: allow reserving more than one shared slot v3
Christian König
[next]