summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vmwgfx/vmwgfx_mob.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-02drm/vmwgfx: avoid null pointer dereference at failure pathsAlexey Khoroshilov1-16/+19
2014-02-05vmwgfx: Fix unitialized stack read in vmw_setup_otable_baseDave Jones1-0/+1
2014-01-21drm/vmwgfx: Fix recently introduced sparse / smatch warnings and errorsThomas Hellstrom1-26/+19
2014-01-17drm/vmwgfx: Implement 64-bit Otable- and MOB binding v2Thomas Hellstrom1-14/+56
2014-01-17drm/vmwgfx: Update otable definitionsThomas Hellstrom1-5/+14
2014-01-17drm/vmwgfx: Use the linux DMA api also for MOBsThomas Hellstrom1-38/+76
2014-01-17drm/vmwgfx: Add MOB managementThomas Hellstrom1-0/+570