commit | ec731e516acf22ce870b735721c6f59e39d0ed44 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Tue Jul 28 13:42:54 2020 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Wed Jul 29 10:01:23 2020 +1000 |
tree | 2ffcda5b47279d62976a75127e42cff0d10bee45 | |
parent | 9d66a3ee25eff9815375812c442e00899c9b7a50 [diff] |
drm/ttm: ttm_bo_swapout_all doesn't use it's argument. Just drop the argument from this. This does ask the question if this is the function vmwgfx should be using or should it be doing an evict all like the other drivers. Reviewed-by: Christian König <christian.koenig@amd.com> Reviewed-by: Zack Rusin <zackr@vmware.com> Signed-off-by: Dave Airlie <airlied@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200728034254.20114-1-airlied@gmail.com