summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gem/selftests/i915_gem_phys.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Update object placement flags to be mutableThomas Hellström2021-06-241-1/+2
* drm/i915: Pass ww ctx to intel_pin_to_display_planeMaarten Lankhorst2021-03-241-0/+2
* drm/i915: Rework struct phys attachment handlingMaarten Lankhorst2021-03-241-6/+0
* drm/i915: Move HAS_STRUCT_PAGE to obj->flagsMaarten Lankhorst2021-03-241-0/+12
* drm/i915/selftest: Create mock_destroy_deviceDaniel Vetter2020-09-211-1/+1
* drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2.Maarten Lankhorst2020-09-071-1/+1
* drm/i915/selftests: Drop vestigal struct_mutex guardsChris Wilson2019-10-041-2/+0
* drm/i915: Move GEM object domain management from struct_mutex to localChris Wilson2019-05-281-2/+2
* drm/i915: Move phys objects to its own fileChris Wilson2019-05-281-0/+80