[Intel-gfx] [PATCH v4 17/61] drm/i915: Populate logical context during first pin.
Thomas Hellström
thomas.hellstrom at linux.intel.com
Fri Oct 30 09:42:02 UTC 2020
On 10/16/20 12:44 PM, Maarten Lankhorst wrote:
> This allows us to remove pin_map from state allocation, which saves
> us a few retry loops. We won't need this until first pin, anyway.
>
> Signed-off-by: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
> ---
> drivers/gpu/drm/i915/gt/intel_context_types.h | 13 ++-
> drivers/gpu/drm/i915/gt/intel_lrc.c | 107 +++++++++---------
> 2 files changed, 62 insertions(+), 58 deletions(-)
Reviewed-by: Thomas Hellström <thomas.hellstrom at linux.intel.com>
More information about the Intel-gfx
mailing list