summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gem/i915_gem_ttm_move.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-22drm/i915: Break out the i915_deps utilityThomas Hellström1-170/+1
2021-12-22drm/i915: remove questionable fence optimization during copyChristian König1-29/+14
2021-12-22drm/i915: Avoid using the i915_fence_array when collecting dependenciesThomas Hellström1-96/+33
2021-12-17drm/i915/gem: Use to_gt() helperMichał Winiarski1-6/+6
2021-11-25drm/i915/ttm: Update i915_gem_obj_copy_ttm() to be asynchronousThomas Hellström1-12/+28
2021-11-25drm/i915/ttm: Implement asynchronous TTM movesThomas Hellström1-23/+319
2021-11-25drm/i915/ttm: Move the i915_gem_obj_copy_ttm() functionThomas Hellström1-12/+51
2021-11-05drm/i915/ttm: Failsafe migration blitsThomas Hellström1-55/+270
2021-11-05drm/i915/ttm: Reorganize the ttm move codeThomas Hellström1-0/+308