summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_mob.c
AgeCommit message (Expand)Author
2018-07-10Merge tag 'vmwgfx-next-4.19-2' of git://people.freedesktop.org/~thomash/linux...Dave Airlie
2018-07-03drm/vmwgfx: Move buffer object related code to vmwgfx_bo.cThomas Hellstrom
2018-06-29drm/vmwgfx: add SPDX idenitifier and clarify licenseDirk Hohndel (VMware)
2018-02-26drm/ttm: drop persistent_swap_storage from ttm_bo_init and coChristian König
2017-12-28drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)Roger He
2017-07-17drm/vmwgfx: Fix NULL pointer comparisonRavikant B Sharma
2017-01-26drm/vmwgfx: Use kmemdup instead of kmalloc and memcpyShyam Saini
2016-05-04drm/ttm: remove use_ticket parameter from ttm_bo_reserveChristian König
2015-08-12drm/vmwgfx: Fix copyright headersSinclair Yeh
2015-08-12drm/vmwgfx: Initial DX supportThomas Hellstrom
2015-08-12drm/vmwgfx: Update device includes for DX device functionalitySinclair Yeh
2015-08-05drm/vmwgfx: Kill a bunch of sparse warningsThomas Hellstrom
2015-08-05drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMsSinclair Yeh
2015-08-05drm/vmwgfx: Implement screen targetsSinclair Yeh
2015-08-05drm/vmwgfx: Fix OTABLE takedownThomas Hellstrom
2015-08-05 vmwgfx: Rework device initializationThomas Hellstrom
2014-03-02drm/vmwgfx: avoid null pointer dereference at failure pathsAlexey Khoroshilov
2014-02-05vmwgfx: Fix unitialized stack read in vmw_setup_otable_baseDave Jones
2014-01-21drm/vmwgfx: Fix recently introduced sparse / smatch warnings and errorsThomas Hellstrom
2014-01-17drm/vmwgfx: Implement 64-bit Otable- and MOB binding v2Thomas Hellstrom
2014-01-17drm/vmwgfx: Update otable definitionsThomas Hellstrom
2014-01-17drm/vmwgfx: Use the linux DMA api also for MOBsThomas Hellstrom
2014-01-17drm/vmwgfx: Add MOB managementThomas Hellstrom