All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
To: David Airlie <airlied@linux.ie>
Cc: Daniel Vetter <daniel.vetter@intel.com>,
	Jani Nikula <jani.nikula@linux.intel.com>,
	intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org,
	linux-kernel@vger.kernel.org
Subject: [-next] WARNING at i915_gem_track_fb
Date: Mon, 13 Jul 2015 21:51:39 +0900	[thread overview]
Message-ID: <20150713125139.GA562@swordfish> (raw)

4.2.0-rc2-next-20150713

[ 1239.783862] ------------[ cut here ]------------
[ 1239.783892] WARNING: CPU: 0 PID: 364 at drivers/gpu/drm/i915/i915_gem.c:5368 i915_gem_track_fb+0xdc/0x106 [i915]()
[ 1239.783894] WARN_ON(new->frontbuffer_bits & frontbuffer_bits)
[ 1239.783895] Modules linked in:
[ 1239.783897]  zram lz4_decompress lz4_compress lzo_compress lzo_decompress zsmalloc sha256_ssse3 sha256_generic hmac drbg ctr ccm mousedev arc4 nls_iso8859_1 nls_cp437 vfat fat coretemp hwmon iwlmvm i915 mac80211 cfbfillrect cfbimgblt intel_powerclamp i2c_algo_bit crc32c_intel iwlwifi i2c_i801 serio_raw cfbcopyarea psmouse drm_kms_helper ie31200_edac cfg80211 lpc_ich r8169 atkbd mfd_core mii thermal drm edac_core libps2 mxm_wmi wmi i8042 evdev video serio backlight processor ext4 crc16 mbcache jbd2 sd_mod ehci_pci ehci_hcd ahci libahci libata xhci_pci xhci_hcd scsi_mod usbcore usb_common
[ 1239.783942] CPU: 0 PID: 364 Comm: Xorg Not tainted 4.2.0-rc2-next-20150713-dbg-00017-g16b87ed-dirty #183
[ 1239.783944]  0000000000000009 ffff88041c5379d8 ffffffff813a19ac ffffffff81077163
[ 1239.783947]  ffff88041c537a28 ffff88041c537a18 ffffffff8103b5d9 ffff88041c5379f8
[ 1239.783950]  ffffffffa0533273 0000000000000002 ffff88041c578000 ffff88041c578000
[ 1239.783953] Call Trace:
[ 1239.783961]  [<ffffffff813a19ac>] dump_stack+0x4c/0x65
[ 1239.783965]  [<ffffffff81077163>] ? up+0x39/0x3e
[ 1239.783968]  [<ffffffff8103b5d9>] warn_slowpath_common+0x9b/0xb5
[ 1239.783986]  [<ffffffffa0533273>] ? i915_gem_track_fb+0xdc/0x106 [i915]
[ 1239.783987]  [<ffffffff8103b639>] warn_slowpath_fmt+0x46/0x48
[ 1239.784002]  [<ffffffffa0533273>] i915_gem_track_fb+0xdc/0x106 [i915]
[ 1239.784026]  [<ffffffffa0575928>] intel_prepare_plane_fb+0xb1/0x101 [i915]
[ 1239.784033]  [<ffffffffa0261f0f>] drm_atomic_helper_prepare_planes+0x5b/0xb8 [drm_kms_helper]
[ 1239.784055]  [<ffffffffa0585596>] intel_atomic_commit+0x46/0xc0 [i915]
[ 1239.784072]  [<ffffffffa02d2139>] drm_atomic_commit+0x4d/0x52 [drm]
[ 1239.784078]  [<ffffffffa0262f32>] drm_atomic_helper_update_plane+0xca/0x119 [drm_kms_helper]
[ 1239.784092]  [<ffffffffa02c7572>] __setplane_internal+0x24e/0x2ae [drm]
[ 1239.784103]  [<ffffffffa02c771b>] drm_mode_cursor_universal+0x149/0x197 [drm]
[ 1239.784113]  [<ffffffffa02c7e58>] ? drm_mode_setcrtc+0x428/0x428 [drm]
[ 1239.784122]  [<ffffffffa02c781e>] drm_mode_cursor_common+0xb5/0x156 [drm]
[ 1239.784132]  [<ffffffffa02c7e8f>] drm_mode_cursor_ioctl+0x37/0x39 [drm]
[ 1239.784140]  [<ffffffffa02bae85>] drm_ioctl+0x287/0x415 [drm]
[ 1239.784143]  [<ffffffff81078580>] ? __lock_is_held+0x3c/0x57
[ 1239.784146]  [<ffffffff8114c3d1>] ? __fget+0x170/0x1a1
[ 1239.784148]  [<ffffffff811422c1>] do_vfs_ioctl+0x455/0x4dd
[ 1239.784151]  [<ffffffff8114c48e>] ? __fget_light+0x65/0x75
[ 1239.784153]  [<ffffffff8114238d>] SyS_ioctl+0x44/0x63
[ 1239.784155]  [<ffffffff813a8057>] entry_SYSCALL_64_fastpath+0x12/0x6f
[ 1239.784157] ---[ end trace 67b32b389e7fe7df ]---

	-ss

WARNING: multiple messages have this Message-ID (diff)
From: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
To: David Airlie <airlied@linux.ie>
Cc: Daniel Vetter <daniel.vetter@intel.com>,
	intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org,
	linux-kernel@vger.kernel.org
Subject: [-next] WARNING at i915_gem_track_fb
Date: Mon, 13 Jul 2015 21:51:39 +0900	[thread overview]
Message-ID: <20150713125139.GA562@swordfish> (raw)

4.2.0-rc2-next-20150713

[ 1239.783862] ------------[ cut here ]------------
[ 1239.783892] WARNING: CPU: 0 PID: 364 at drivers/gpu/drm/i915/i915_gem.c:5368 i915_gem_track_fb+0xdc/0x106 [i915]()
[ 1239.783894] WARN_ON(new->frontbuffer_bits & frontbuffer_bits)
[ 1239.783895] Modules linked in:
[ 1239.783897]  zram lz4_decompress lz4_compress lzo_compress lzo_decompress zsmalloc sha256_ssse3 sha256_generic hmac drbg ctr ccm mousedev arc4 nls_iso8859_1 nls_cp437 vfat fat coretemp hwmon iwlmvm i915 mac80211 cfbfillrect cfbimgblt intel_powerclamp i2c_algo_bit crc32c_intel iwlwifi i2c_i801 serio_raw cfbcopyarea psmouse drm_kms_helper ie31200_edac cfg80211 lpc_ich r8169 atkbd mfd_core mii thermal drm edac_core libps2 mxm_wmi wmi i8042 evdev video serio backlight processor ext4 crc16 mbcache jbd2 sd_mod ehci_pci ehci_hcd ahci libahci libata xhci_pci xhci_hcd scsi_mod usbcore usb_common
[ 1239.783942] CPU: 0 PID: 364 Comm: Xorg Not tainted 4.2.0-rc2-next-20150713-dbg-00017-g16b87ed-dirty #183
[ 1239.783944]  0000000000000009 ffff88041c5379d8 ffffffff813a19ac ffffffff81077163
[ 1239.783947]  ffff88041c537a28 ffff88041c537a18 ffffffff8103b5d9 ffff88041c5379f8
[ 1239.783950]  ffffffffa0533273 0000000000000002 ffff88041c578000 ffff88041c578000
[ 1239.783953] Call Trace:
[ 1239.783961]  [<ffffffff813a19ac>] dump_stack+0x4c/0x65
[ 1239.783965]  [<ffffffff81077163>] ? up+0x39/0x3e
[ 1239.783968]  [<ffffffff8103b5d9>] warn_slowpath_common+0x9b/0xb5
[ 1239.783986]  [<ffffffffa0533273>] ? i915_gem_track_fb+0xdc/0x106 [i915]
[ 1239.783987]  [<ffffffff8103b639>] warn_slowpath_fmt+0x46/0x48
[ 1239.784002]  [<ffffffffa0533273>] i915_gem_track_fb+0xdc/0x106 [i915]
[ 1239.784026]  [<ffffffffa0575928>] intel_prepare_plane_fb+0xb1/0x101 [i915]
[ 1239.784033]  [<ffffffffa0261f0f>] drm_atomic_helper_prepare_planes+0x5b/0xb8 [drm_kms_helper]
[ 1239.784055]  [<ffffffffa0585596>] intel_atomic_commit+0x46/0xc0 [i915]
[ 1239.784072]  [<ffffffffa02d2139>] drm_atomic_commit+0x4d/0x52 [drm]
[ 1239.784078]  [<ffffffffa0262f32>] drm_atomic_helper_update_plane+0xca/0x119 [drm_kms_helper]
[ 1239.784092]  [<ffffffffa02c7572>] __setplane_internal+0x24e/0x2ae [drm]
[ 1239.784103]  [<ffffffffa02c771b>] drm_mode_cursor_universal+0x149/0x197 [drm]
[ 1239.784113]  [<ffffffffa02c7e58>] ? drm_mode_setcrtc+0x428/0x428 [drm]
[ 1239.784122]  [<ffffffffa02c781e>] drm_mode_cursor_common+0xb5/0x156 [drm]
[ 1239.784132]  [<ffffffffa02c7e8f>] drm_mode_cursor_ioctl+0x37/0x39 [drm]
[ 1239.784140]  [<ffffffffa02bae85>] drm_ioctl+0x287/0x415 [drm]
[ 1239.784143]  [<ffffffff81078580>] ? __lock_is_held+0x3c/0x57
[ 1239.784146]  [<ffffffff8114c3d1>] ? __fget+0x170/0x1a1
[ 1239.784148]  [<ffffffff811422c1>] do_vfs_ioctl+0x455/0x4dd
[ 1239.784151]  [<ffffffff8114c48e>] ? __fget_light+0x65/0x75
[ 1239.784153]  [<ffffffff8114238d>] SyS_ioctl+0x44/0x63
[ 1239.784155]  [<ffffffff813a8057>] entry_SYSCALL_64_fastpath+0x12/0x6f
[ 1239.784157] ---[ end trace 67b32b389e7fe7df ]---

	-ss
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

             reply	other threads:[~2015-07-13 12:52 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-13 12:51 Sergey Senozhatsky [this message]
2015-07-13 12:51 ` [-next] WARNING at i915_gem_track_fb Sergey Senozhatsky
2015-07-13 14:35 ` [Intel-gfx] " Daniel Vetter
2015-07-13 14:35   ` Daniel Vetter
2015-07-13 14:44   ` Sergey Senozhatsky
2015-07-13 14:44     ` Sergey Senozhatsky
2015-07-13 15:05     ` [Intel-gfx] " Daniel Vetter
2015-07-13 15:05       ` Daniel Vetter
2015-07-14 11:39       ` [Intel-gfx] " Sergey Senozhatsky
2015-07-14 11:39         ` Sergey Senozhatsky
2015-07-14 12:44         ` Daniel Vetter
2015-07-14 12:44           ` Daniel Vetter
2015-07-14 13:41           ` Sergey Senozhatsky
2015-07-14 13:41             ` Sergey Senozhatsky
2015-07-14 15:11             ` [Intel-gfx] " Daniel Vetter
2015-07-14 15:11               ` Daniel Vetter
2015-07-15 11:12               ` Sergey Senozhatsky
2015-07-15 11:12                 ` Sergey Senozhatsky
2015-07-15  2:51             ` Michel Dänzer
2015-07-15 11:14               ` Sergey Senozhatsky
2015-07-15 11:14                 ` Sergey Senozhatsky
2015-07-13 14:46 ` Maarten Lankhorst
2015-07-13 14:46   ` Maarten Lankhorst
2015-07-13 14:57   ` [Intel-gfx] " Sergey Senozhatsky
2015-07-13 14:57     ` Sergey Senozhatsky

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=20150713125139.GA562@swordfish \
    --to=sergey.senozhatsky@gmail.com \
    --cc=airlied@linux.ie \
    --cc=daniel.vetter@intel.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=jani.nikula@linux.intel.com \
    --cc=linux-kernel@vger.kernel.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.