Age | Commit message (Expand) | Author | Files | Lines |
2017-12-27 | drm/ttm: use an operation ctx for ttm_mem_global_alloc | Roger He | 1 | -3/+15 |
2017-12-06 | drm/ttm: add operation ctx to ttm_bo_validate v2 | Christian König | 1 | -1/+2 |
2017-07-24 | Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l... | Dave Airlie | 1 | -3/+3 |
2017-07-17 | drm/vmwgfx: Fix NULL pointer comparison | Ravikant B Sharma | 1 | -3/+3 |
2017-05-18 | drm/vmwgfx: fix include notation and remove -Iinclude/drm flag | Masahiro Yamada | 1 | -1/+2 |
2016-05-04 | drm/ttm: remove use_ticket parameter from ttm_bo_reserve | Christian König | 1 | -1/+1 |
2015-09-14 | drm/vmwgfx: Fix up user_dmabuf refcounting | Thomas Hellstrom | 1 | -1/+1 |
2015-08-12 | drm/vmwgfx: Fix copyright headers | Sinclair Yeh | 1 | -1/+1 |
2015-08-12 | drm/vmwgfx: Initial DX support | Thomas Hellstrom | 1 | -44/+440 |
2015-08-05 | drm/vmwgfx: Kill a bunch of sparse warnings | Thomas Hellstrom | 1 | -5/+5 |
2015-08-05 | vmwgfx: Rework device initialization | Thomas Hellstrom | 1 | -2/+2 |
2014-12-03 | drm/vmwgfx: (Re)bind shaders to MOBs with the correct offset | Thomas Hellstrom | 1 | -1/+1 |
2014-07-04 | drm/vmwgfx: Fix compat shader namespace | Thomas Hellstrom | 1 | -272/+124 |
2014-03-28 | drm/vmwgfx: Use a per-device semaphore for reservation protection | Thomas Hellstrom | 1 | -3/+2 |
2014-02-12 | drm/vmwgfx: Fix a couple of sparse warnings and errors | Thomas Hellstrom | 1 | -7/+9 |
2014-02-05 | drm/vmwgfx: Reemit context bindings when necessary v2 | Thomas Hellstrom | 1 | -1/+1 |
2014-02-05 | drm/vmwgfx: Emulate legacy shaders on guest-backed devices v2 | Thomas Hellstrom | 1 | -48/+417 |
2014-01-21 | drm/vmwgfx: Fix recently introduced sparse / smatch warnings and errors | Thomas Hellstrom | 1 | -0/+1 |
2014-01-17 | drm/vmwgfx: Persistent tracking of context bindings | Thomas Hellstrom | 1 | -0/+4 |
2014-01-17 | drm/vmwgfx: Add guest-backed shaders | Thomas Hellstrom | 1 | -0/+436 |