aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/i915/gt/selftest_migrate.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-14drm/i915/selftest_migrate: Check CCS meta data clearRamalingam C1-28/+222
2022-04-14drm/i915/selftest_migrate: Consider the possible roundup of sizeRamalingam C1-0/+3
2022-04-07drm/i915/selftests: handle more roundingMatthew Auld1-2/+4
2022-02-11drm/i915: split out i915_gem_internal.h from i915_drv.hJani Nikula1-0/+2
2021-12-21drm/i915: Add ww ctx to i915_gem_object_trylockMaarten Lankhorst1-1/+1
2021-12-17drm/i915/gt: Use to_gt() helperMichaƂ Winiarski1-2/+2
2021-12-08drm/i915/selftests: handle object roundingMatthew Auld1-0/+1
2021-06-17drm/i915/gt: Setup a default migration context on the GTChris Wilson1-11/+226
2021-06-17drm/i915/gt: Pipelined clearChris Wilson1-0/+163
2021-06-17drm/i915/gt: Pipelined page migrationChris Wilson1-0/+291