All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: Johannes Hirte <johannes.hirte@fem.tu-ilmenau.de>
To: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Kernel Testers List <kernel-testers@vger.kernel.org>,
	Maciej Rutecki <maciej.rutecki@gmail.com>,
	Florian Mickler <florian@mickler.org>,
	Chris Wilson <chris@chris-wilson.co.uk>
Subject: Re: [Bug #23102] [bisected] i915 regression in post 2.6.36 kernels
Date: Fri, 3 Dec 2010 01:20:05 +0100	[thread overview]
Message-ID: <201012030120.06282.johannes.hirte@fem.tu-ilmenau.de> (raw)
In-Reply-To: <gUkHV_Vc3aE.A.PRH.uyC-MB@chimera>

On Friday 03 December 2010 00:41:44 Rafael J. Wysocki wrote:
> This message has been generated automatically as a part of a summary report
> of recent regressions.
> 
> The following bug entry is on the current list of known regressions
> from 2.6.36.  Please verify if it still should be listed and let the tracking team
> know (either way).
> 
> 
> Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=23102
> Subject		: [bisected] i915 regression in post 2.6.36 kernels
> Submitter	: Johannes Hirte <johannes.hirte@fem.tu-ilmenau.de>
> Date		: 2010-11-10 7:02 (23 days old)
> Message-ID	: <201011100802.20332.johannes.hirte@fem.tu-ilmenau.de>
> References	: http://marc.info/?l=linux-kernel&m=128937310017057&w=2

Still not fixed. As I mentioned, the revert of
5c12a07e8073295ce8b57a822f811ac34e4f8420 missed some lines. I'm not familiar
with the hardware or the code, so I'm not sure if this patch is right. At least
it solves the bug for me. Chris any objection to re-adding it?

diff --git a/drivers/gpu/drm/i915/i915_gem.c b/drivers/gpu/drm/i915/i915_gem.c
index ef188e3..bace93c 100644
--- a/drivers/gpu/drm/i915/i915_gem.c
+++ b/drivers/gpu/drm/i915/i915_gem.c
@@ -2042,6 +2042,11 @@ i915_gem_flush_ring(struct drm_device *dev,
 {
        ring->flush(dev, ring, invalidate_domains, flush_domains);
        i915_gem_process_flushing_list(dev, flush_domains, ring);
+
+       if (ring->outstanding_lazy_request) {
+               (void)i915_add_request(dev, file_priv, NULL, ring);
+               ring->outstanding_lazy_request = false;
+       }
 }
 
 static void

  reply	other threads:[~2010-12-03  0:17 UTC|newest]

Thread overview: 60+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-02 23:35 2.6.37-rc4-git1: Reported regressions from 2.6.36 Rafael J. Wysocki
2010-12-02 23:35 ` [Bug #22472] vga_switcheroo fails to switch from intel to ati Rafael J. Wysocki
2010-12-02 23:41 ` [Bug #22542] [2.6.37-rc1] drm:i195 errors Rafael J. Wysocki
2010-12-02 23:41 ` [Bug #22662] divide error in select_task_rq_fair() Rafael J. Wysocki
2010-12-02 23:41 ` [Bug #22562] Regression in 2.6.37-rc1 - logs spammed with "unable to enumerate USB port" - bisected to commit 3df7169e Rafael J. Wysocki
2010-12-03  2:44   ` Larry Finger
2010-12-03  2:44     ` Larry Finger
2010-12-03 21:28     ` Rafael J. Wysocki
2010-12-03 21:28       ` Rafael J. Wysocki
2010-12-02 23:41 ` [Bug #22642] 2.6.37-rc1: Disk takes 10 seconds to resume - MacBook2,1 Rafael J. Wysocki
2010-12-02 23:41 ` [Bug #22572] Linux 2.6.37-rc1 (acpi_video) Rafael J. Wysocki
2010-12-02 23:41   ` Rafael J. Wysocki
2010-12-02 23:41 ` [Bug #22532] 2.6.37-rc1: BUG: scheduling while atomic (kvm_init) Rafael J. Wysocki
2010-12-03 17:19   ` Thomas Meyer
2010-12-03 21:26     ` Rafael J. Wysocki
2010-12-02 23:41 ` [Bug #22672] Regression in 2.6.37-rc1 for Intel 945 Graphics Adapter - bisected to commit e9e331a Rafael J. Wysocki
2010-12-03  1:11   ` Larry Finger
2010-12-03  1:11     ` Larry Finger
2010-12-03 21:29     ` Rafael J. Wysocki
2010-12-02 23:41 ` [Bug #22882] (2.6.37-rc1) amd64-agp module crashed on second load Rafael J. Wysocki
2010-12-02 23:41 ` [Bug #22912] spi_lm70llp module crash on unload (2.6.37-rc1) Rafael J. Wysocki
2010-12-02 23:41 ` [Bug #22812] kernel oops on 2.6.37-rc1 Rafael J. Wysocki
2010-12-02 23:41 ` [Bug #22942] [2.6.37-rc1, OOM] virtblk: OOM in do_virtblk_request() Rafael J. Wysocki
2010-12-02 23:41   ` Rafael J. Wysocki
2010-12-02 23:41 ` [Bug #22932] [REGRESSION] [2.6.37-rc1] Fan noise after suspend to ram/disk Rafael J. Wysocki
2010-12-02 23:41   ` Rafael J. Wysocki
2010-12-02 23:41 ` [Bug #23012] ftdi_sio /dev/ttyUSB error: "Resource Temporarily Unavailable" Rafael J. Wysocki
2010-12-03 15:20   ` Alan Stern
2010-12-03 15:20     ` Alan Stern
2010-12-03 21:30     ` Rafael J. Wysocki
2010-12-03 21:30       ` Rafael J. Wysocki
2010-12-02 23:41 ` [Bug #23432] resume from suspend hangs on everex stepnote sa2053 Rafael J. Wysocki
2010-12-02 23:41 ` [Bug #23142] autofs4 hang in 2.6.37-rc1 Rafael J. Wysocki
2010-12-02 23:41   ` Rafael J. Wysocki
2010-12-02 23:41 ` [Bug #23452] 5ada28bf76752 causes compilation error if !CONFIG_LEDS_CLASS Rafael J. Wysocki
2010-12-02 23:41 ` [Bug #23102] [bisected] i915 regression in post 2.6.36 kernels Rafael J. Wysocki
2010-12-03  0:20   ` Johannes Hirte [this message]
2010-12-02 23:41 ` [Bug #23332] Boot failure on HP nx6325 Rafael J. Wysocki
2010-12-02 23:41 ` [Bug #23462] DVI/EDID broken with Intel i945 graphics and 2.6.37-rc2 Rafael J. Wysocki
2010-12-03  6:55   ` Tino Keitel
2010-12-03 21:31     ` Rafael J. Wysocki
2010-12-03 21:31       ` Rafael J. Wysocki
2010-12-02 23:41 ` [Bug #23902] [BUG] 2.6.37-rc3 massive interactivity regression on ARM Rafael J. Wysocki
2010-12-04 12:28   ` Mikael Pettersson
2010-12-04 12:28     ` Mikael Pettersson
2010-12-04 19:51     ` Mikael Pettersson
2010-12-04 19:51       ` Mikael Pettersson
2010-12-06 22:28       ` Rafael J. Wysocki
2010-12-06 22:28         ` Rafael J. Wysocki
2010-12-02 23:41 ` [Bug #23762] kernel 2.6.37-rc2 breaks i915 graphics Rafael J. Wysocki
2010-12-04  1:02   ` Chris Vine
2010-12-04  1:02     ` Chris Vine
2010-12-06 22:25     ` Rafael J. Wysocki
2010-12-02 23:41 ` [Bug #23542] HP 2530p accelerated graphics causes spontaneous power off/on Rafael J. Wysocki
2010-12-02 23:41 ` [Bug #24142] No more bt848 driver in 2.6.37-rc* Rafael J. Wysocki
2010-12-02 23:41 ` [Bug #24012] Commit g18733b0 hangs my LVM+raid10 system Rafael J. Wysocki
     [not found] <96DQe4a_2tH.A.4RE.497GNB@chimera>
2010-12-29 23:06 ` [Bug #23102] [bisected] i915 regression in post 2.6.36 kernels Rafael J. Wysocki
  -- strict thread matches above, loose matches on Subject: below --
2010-12-19 12:28 2.6.37-rc6-git4: Reported regressions from 2.6.36 Rafael J. Wysocki
2010-12-19 12:34 ` [Bug #23102] [bisected] i915 regression in post 2.6.36 kernels Rafael J. Wysocki
2010-12-19 12:34   ` Rafael J. Wysocki
2010-11-18 23:23 2.6.37-rc2-git4: Reported regressions from 2.6.36 Rafael J. Wysocki
2010-11-18 23:42 ` [Bug #23102] [bisected] i915 regression in post 2.6.36 kernels Rafael J. Wysocki

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=201012030120.06282.johannes.hirte@fem.tu-ilmenau.de \
    --to=johannes.hirte@fem.tu-ilmenau.de \
    --cc=chris@chris-wilson.co.uk \
    --cc=florian@mickler.org \
    --cc=kernel-testers@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maciej.rutecki@gmail.com \
    --cc=rjw@sisk.pl \
    /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.