summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/selftest_migrate.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: move i915_coherent_map_type() to i915_gem_pages.c and un-inlineJani Nikula2022-09-261-0/+1
* drm/i915/selftest_migrate: Check CCS meta data clearRamalingam C2022-04-141-28/+222
* drm/i915/selftest_migrate: Consider the possible roundup of sizeRamalingam C2022-04-141-0/+3
* drm/i915/selftests: handle more roundingMatthew Auld2022-04-071-2/+4
* drm/i915: split out i915_gem_internal.h from i915_drv.hJani Nikula2022-02-111-0/+2
* drm/i915: Add ww ctx to i915_gem_object_trylockMaarten Lankhorst2021-12-211-1/+1
* drm/i915/gt: Use to_gt() helperMichaƂ Winiarski2021-12-171-2/+2
* drm/i915/selftests: handle object roundingMatthew Auld2021-12-081-0/+1
* drm/i915/gt: Setup a default migration context on the GTChris Wilson2021-06-171-11/+226
* drm/i915/gt: Pipelined clearChris Wilson2021-06-171-0/+163
* drm/i915/gt: Pipelined page migrationChris Wilson2021-06-171-0/+291