summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gem/selftests/i915_gem_phys.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-24drm/i915: Update object placement flags to be mutableThomas Hellström1-1/+2
2021-03-24drm/i915: Pass ww ctx to intel_pin_to_display_planeMaarten Lankhorst1-0/+2
2021-03-24drm/i915: Rework struct phys attachment handlingMaarten Lankhorst1-6/+0
2021-03-24drm/i915: Move HAS_STRUCT_PAGE to obj->flagsMaarten Lankhorst1-0/+12
2020-09-21drm/i915/selftest: Create mock_destroy_deviceDaniel Vetter1-1/+1
2020-09-07drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2.Maarten Lankhorst1-1/+1
2019-10-04drm/i915/selftests: Drop vestigal struct_mutex guardsChris Wilson1-2/+0
2019-05-28drm/i915: Move GEM object domain management from struct_mutex to localChris Wilson1-2/+2
2019-05-28drm/i915: Move phys objects to its own fileChris Wilson1-0/+80