All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andi Shyti <andi.shyti@intel.com>
To: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>
Cc: Intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH 1/3] drm/i915: Make i915_gem_load_power_context take struct intel_gt
Date: Thu, 17 Oct 2019 00:05:31 +0300	[thread overview]
Message-ID: <20191016210531.GA3962@intel.intel> (raw)
In-Reply-To: <03a13dd4-6958-fea0-60c5-eec64e80ce0f@linux.intel.com>

> > > -       if (!i915_gem_load_power_context(i915)) {
> > > +       if (!i915_gem_load_gt_power_context(&i915->gt)) {
> > >                  err = -EIO;
> > >                  goto out;
> > >          }
> > 
> > Not quite, the plan is to move this all to the gt. Paging Andi, come in
> > Andi!
> 
> Have you copied him? :) I now have.

loud and clear... will prioritize ;)

Andi

> I don't have any complaints there - but can it be done quickly?
> 
> Regards,
> 
> Tvrtko
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  reply	other threads:[~2019-10-16 21:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-16 12:25 [PATCH 1/3] drm/i915: Make i915_gem_load_power_context take struct intel_gt Tvrtko Ursulin
2019-10-16 12:42 ` Chris Wilson
2019-10-16 12:53   ` Tvrtko Ursulin
2019-10-16 21:05     ` Andi Shyti [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-10-16 12:28 Tvrtko Ursulin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191016210531.GA3962@intel.intel \
    --to=andi.shyti@intel.com \
    --cc=Intel-gfx@lists.freedesktop.org \
    --cc=tvrtko.ursulin@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.