Searched hist:d8be1357edc891b4259e3ecc1b831452361379ac (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | selftest_migrate.c | diff d8be1357edc891b4259e3ecc1b831452361379ac Thu Dec 16 08:27:43 CST 2021 Maarten Lankhorst <maarten.lankhorst@linux.intel.com> drm/i915: Add ww ctx to i915_gem_object_trylock
This is required for i915_gem_evict_vm, to be able to evict the entire VM, including objects that are already locked to the current ww ctx.
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20211216142749.1966107-12-maarten.lankhorst@linux.intel.com
|
H A D | mock_engine.c | diff d8be1357edc891b4259e3ecc1b831452361379ac Thu Dec 16 08:27:43 CST 2021 Maarten Lankhorst <maarten.lankhorst@linux.intel.com> drm/i915: Add ww ctx to i915_gem_object_trylock
This is required for i915_gem_evict_vm, to be able to evict the entire VM, including objects that are already locked to the current ww ctx.
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20211216142749.1966107-12-maarten.lankhorst@linux.intel.com
|
H A D | intel_engine_pm.c | diff d8be1357edc891b4259e3ecc1b831452361379ac Thu Dec 16 08:27:43 CST 2021 Maarten Lankhorst <maarten.lankhorst@linux.intel.com> drm/i915: Add ww ctx to i915_gem_object_trylock
This is required for i915_gem_evict_vm, to be able to evict the entire VM, including objects that are already locked to the current ww ctx.
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20211216142749.1966107-12-maarten.lankhorst@linux.intel.com
|
/openbmc/linux/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_shrinker.c | diff d8be1357edc891b4259e3ecc1b831452361379ac Thu Dec 16 08:27:43 CST 2021 Maarten Lankhorst <maarten.lankhorst@linux.intel.com> drm/i915: Add ww ctx to i915_gem_object_trylock
This is required for i915_gem_evict_vm, to be able to evict the entire VM, including objects that are already locked to the current ww ctx.
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20211216142749.1966107-12-maarten.lankhorst@linux.intel.com
|
H A D | i915_gem_stolen.c | diff d8be1357edc891b4259e3ecc1b831452361379ac Thu Dec 16 08:27:43 CST 2021 Maarten Lankhorst <maarten.lankhorst@linux.intel.com> drm/i915: Add ww ctx to i915_gem_object_trylock
This is required for i915_gem_evict_vm, to be able to evict the entire VM, including objects that are already locked to the current ww ctx.
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20211216142749.1966107-12-maarten.lankhorst@linux.intel.com
|
H A D | i915_gem_object.h | diff d8be1357edc891b4259e3ecc1b831452361379ac Thu Dec 16 08:27:43 CST 2021 Maarten Lankhorst <maarten.lankhorst@linux.intel.com> drm/i915: Add ww ctx to i915_gem_object_trylock
This is required for i915_gem_evict_vm, to be able to evict the entire VM, including objects that are already locked to the current ww ctx.
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20211216142749.1966107-12-maarten.lankhorst@linux.intel.com
|