[git-pull] vmwgfx-next
Thomas Hellstrom (VMware)
thomas_os at shipmail.org
Mon Mar 16 10:52:12 UTC 2020
Dave, Daniel,
The first vmwgfx-next pull for 5.7. Roland Scheidegger will follow up with
a larger pull request for functionality needed for GL4 support.
- Disable DMA when using SEV encryption
- An -RT fix
- Code cleanups
Thanks,
Thomas
The following changes since commit d3bd37f587b4438d47751d0f1d5aaae3d39bd416:
Merge v5.6-rc5 into drm-next (2020-03-11 07:27:21 +1000)
are available in the Git repository at:
git://people.freedesktop.org/~thomash/linux vmwgfx-next
for you to fetch changes up to 6b656755428dc0c96d21d7af697dc2a10c7ff175:
drm/vmwgfx: Replace zero-length array with flexible-array member (2020-03-16 10:42:01 +0100)
----------------------------------------------------------------
Gustavo A. R. Silva (1):
drm/vmwgfx: Replace zero-length array with flexible-array member
Sebastian Andrzej Siewior (2):
drm/vmwgfx: Drop preempt_disable() in vmw_fifo_ping_host()
drm/vmwgfx: Remove a few unused functions
Thomas Hellstrom (2):
drm/vmwgfx: Fix the refuse_dma mode when using guest-backed objects
drm/vmwgfx: Refuse DMA operation when SEV encryption is active
drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c | 3 +-
drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 11 +++-
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h | 28 -----------
drivers/gpu/drm/vmwgfx/vmwgfx_fifo.c | 2 -
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c | 81 ------------------------------
drivers/gpu/drm/vmwgfx/vmwgfx_overlay.c | 31 ------------
drivers/gpu/drm/vmwgfx/vmwgfx_page_dirty.c | 2 +-
drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c | 2 +-
drivers/gpu/drm/vmwgfx/vmwgfx_surface.c | 2 +-
9 files changed, 14 insertions(+), 148 deletions(-)
More information about the dri-devel
mailing list