All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Wilson <chris@chris-wilson.co.uk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Jesse Barnes <jbarnes@virtuousgeek.org>,
	Dave Airlie <airlied@linux.ie>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] drm/i915/execbuffer: Clear domains before beginning reloc processing
Date: Fri, 14 Jan 2011 18:08:59 +0000	[thread overview]
Message-ID: <849307$b5cdqe@azsmga001.ch.intel.com> (raw)
In-Reply-To: <AANLkTinq9MOjvHVFb1eJ_Dt+vkgpixuUrU-xcDYGZ5Lj@mail.gmail.com>

[Let's try this again. There are times when I merely dislike my VPN.]

On Fri, 14 Jan 2011 09:37:20 -0800, Linus Torvalds <torvalds@linux-foundation.org> wrote:
> On Thu, Jan 13, 2011 at 8:10 AM, Chris Wilson <chris@chris-wilson.co.uk> wrote:
> >
> > They will be in drm-intel-fixes. There have been a couple of other patches,
> > for the compiler warning, the typo that Indan spotted and for modparam to
> > workaround the U160, so I'll send the pull request it via Dave.
> 
> My tree has been in a known-broken state for too damn long now. Please
> send the pull request to me directly. Dave may be flooded out in
> Brisbane or something.

This is what I have waiting in drm-intel-fixes. Besides the regression
noted above, there is also a critical stability fix for SNB mobile, a
few patches for older regressions (LVDS on U160, no LVDS on AOpen,
preserve the backlight value from boot and correct a couple of device
strings) and one to keep the compiler quiet.
-Chris

The following changes since commit f878133bf022717b880d0e0995b8f91436fd605c:

  Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 (2011-01-12 08:40:25 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel.git drm-intel-fixes

Chris Wilson (6):
      drm/i915/debugfs: Correct format after changing type of err object 'size'
      drm/i915: Add a module option to override the use of SSC
      drm/i915: Fix error handler to capture the first batch after the seqno
      drm/i915/execbuffer: Reorder relocations to match new object order
      drm/i915/execbuffer: Clear domains before beginning reloc processing
      drm/i915: Disable GPU semaphores on SandyBridge mobile

Indan Zupancic (1):
      drm/i915/panel: The backlight is enabled if the current value is non-zero

Knut Petersen (1):
      drm/i915/lvds: Add AOpen i915GMm-HFS to the list of false-positive LVDS

Oswald Buddenhagen (1):
      agp/intel: Fix device names of i845 and 845G

 drivers/char/agp/intel-agp.c               |    4 ++--
 drivers/char/agp/intel-gtt.c               |    2 +-
 drivers/gpu/drm/i915/i915_debugfs.c        |    2 +-
 drivers/gpu/drm/i915/i915_drv.c            |    3 +++
 drivers/gpu/drm/i915/i915_drv.h            |    1 +
 drivers/gpu/drm/i915/i915_gem_execbuffer.c |   25 ++++++++++++++-----------
 drivers/gpu/drm/i915/i915_irq.c            |    2 +-
 drivers/gpu/drm/i915/intel_bios.c          |   17 ++++++-----------
 drivers/gpu/drm/i915/intel_display.c       |   17 +++++++++++------
 drivers/gpu/drm/i915/intel_lvds.c          |    8 ++++++++
 drivers/gpu/drm/i915/intel_panel.c         |    2 +-
 11 files changed, 49 insertions(+), 34 deletions(-)

-- 
Chris Wilson, Intel Open Source Technology Centre

  reply	other threads:[~2011-01-14 18:09 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <id:b7da2f$q4c60f@fmsmga001.fm.intel.com>
2011-01-13  0:13 ` [PATCH] drm/i915/execbuffer: Reorder relocations to match new object order Chris Wilson
2011-01-13  0:27   ` Linus Torvalds
2011-01-13  0:48     ` Chris Wilson
2011-01-13  4:39       ` Linus Torvalds
2011-01-13 11:07         ` [PATCH] drm/i915/execbuffer: Clear domains before beginning reloc processing Chris Wilson
2011-01-13 15:54           ` Linus Torvalds
2011-01-13 16:10             ` Chris Wilson
2011-01-13 20:43               ` Alessandro Suardi
2011-01-14 17:37               ` Linus Torvalds
2011-01-14 18:08                 ` Chris Wilson [this message]
2011-01-14 22:52                   ` Dave Airlie

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='849307$b5cdqe@azsmga001.ch.intel.com' \
    --to=chris@chris-wilson.co.uk \
    --cc=airlied@linux.ie \
    --cc=jbarnes@virtuousgeek.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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.