On 30.10.12 20:28, Jesse Barnes wrote:
> On Tue, 30 Oct 2012 20:20:44 +0100
> Daniel Vetter wrote:
>
>> On Tue, Oct 30, 2012 at 8:09 PM, Jesse Barnes
>> wrote:
>>> People keep whining about this, but no one seems to send a patch. This
>>> *ought* to be safe now that we've dealt with the hw race
rtcs:
6 outputs: 0 associated providers: 1 name:radeon
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/c1da9e8c/attachment.html>
ou are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/f41fd7ed/attachment-0001.html>
xt part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/b1355c06/attachment.html>
.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/dcc21238/attachment.html>
ext part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/8bcbaed4/attachment.html>
On Thu, Nov 01, 2012 at 11:39:58PM +0100, Daniel Vetter wrote:
> On Thu, Nov 01, 2012 at 10:12:21AM -0700, Jesse Barnes wrote:
> > On Thu, 1 Nov 2012 19:07:02 +0200
> > Ville Syrj?l? wrote:
> >
> > > On Thu, Nov 01, 2012 at 07:39:12AM -0700, Jesse Barnes wrote:
> > > > On Thu, 1 Nov 2012 12:12:35
next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/4d6eddbd/attachment.html>
After switcherooing to integrated and starting X, when X fails to start
and causes a console switch, we get hit with a hanger (below). Fix
by checking if we're already in D3.
BUG: soft lockup - CPU#0 stuck for 22s! [Xorg:1703]
[] nv04_timer_read+0x28/0x70 [nouveau]
[] nouveau_timer_wait_eq+0x7c/
Hi Dave,
Quite a pile since this is 4 weeks worth of patches:
- tons of hsw dp prep patches form Paulo
- round scheduled work items and timers to nearest second (Chris)
- some hw workarounds (Jesse&Damien)
- vlv dp support and related fixups (Vijay et al.)
- basic haswell dp support, not yet wired
wer version of mesa (9.0 or mesa from git)?
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/a6149fc7/attachment.html>
t;http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/b38034ff/attachment.html>
nts/20121102/ee155aa4/attachment-0001.html>
The patchset adds the missing event_lock when accessing the
vblank_event_list in drm_vblank_off() and as preparation for this
also fixes a few other issues in the exynos driver.
This is also a dependency for Rob Clark's drm_send_vblank_event()
rework as that would trigger a warning for the unhold
Signed-off-by: Imre Deak
---
drivers/gpu/drm/exynos/exynos_drm_crtc.c |5 +
1 file changed, 5 insertions(+)
diff --git a/drivers/gpu/drm/exynos/exynos_drm_crtc.c
b/drivers/gpu/drm/exynos/exynos_drm_crtc.c
index fce245f..2efa4b0 100644
--- a/drivers/gpu/drm/exynos/exynos_drm_crtc.c
+++ b
It's guaranteed that for each event on pageflip_event_list we have
called drm_vblank_get() - see exynos_drm_crtc_page_flip() - so checking
for this is redundant.
Also we need to call drm_vblank_put() for each event on the list, not
only once, otherwise we'd leak vblank references if there are mult
Currently the exynos driver calls drm_vblank_off() with the event_lock
held, while drm_vblank_off() will lock vbl_time and vblank_time_lock.
This lock dependency chain conflicts with the one in drm_handle_vblank()
where we first lock vblank_time_lock and then the event_lock.
Fix this by removing t
Currently the only users of drm_vblank_off() are i915 and gma500,
neither of which holds the event_lock when calling this function.
Fix this by holding the event_lock while traversing the list.
Signed-off-by: Imre Deak
---
drivers/gpu/drm/drm_irq.c |3 +++
1 file changed, 3 insertions(+)
di
HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/e62206e6/attachment.html>
receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/fb2505d9/attachment.html>
|--- |FIXED
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/a5fed077/attachment-0001.html>
On Thu, Nov 1, 2012 at 10:38 AM, Laurent Pinchart
wrote:
> The function returns returns 0 on success or a negative value in case of an
> error, except when given invalid attributes in which case it returns the
> positive EINVAL value. Replace that with -EINVAL to allow the caller to detect
> error
On Thu, Nov 1, 2012 at 10:40 AM, Laurent Pinchart
wrote:
> Wrap the header in extern "C" { ... };.
>
> Signed-off-by: Laurent Pinchart
Reviewed-by: Jakob Bornecrantz
|--- |FIXED
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/4b95df69/attachment.html>
|--- |FIXED
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/6cf1c4d5/attachment.html>
||
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/9adf98c3/attachment.html>
are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/ba3a0bb8/attachment.html>
ed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/5ff4a00a/attachment.html>
Boll ---
Is this still an issue with a newer driver/kernel?
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/b5ab0
Boll ---
Is this still an issue with a newer driver/kernel?
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/daf6a
l/attachments/20121102/096d83f6/attachment.html>
attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/4739e8f2/attachment.html>
--
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/56589360/attachment.html>
.
anyway, I'll revert the patch and try, will report soon.
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/82947431/attachment.html>
ssignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/ddb9082e/attachment.html>
are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/570ac1e7/attachment-0001.html>
ttp://lists.freedesktop.org/archives/dri-devel/attachments/20121102/a4870767/attachment.html>
org/archives/dri-devel/attachments/20121102/8eea9bf3/attachment.html>
:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/0606e6c9/attachment.html>
ext part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/a35e4465/attachment.html>
because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/2f109fbf/attachment.html>
t the crucial
part of plumbing there would be no output at all.
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/e7317633/attachment.html>
ogram extension instead.
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/6f73b55c/attachment-0001.html>
part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/8dd2a5d8/attachment.html>
ttp://lists.freedesktop.org/archives/dri-devel/attachments/20121102/767bbc3b/attachment.html>
...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/4c0e62f9/attachment.html>
assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/d967e1bb/attachment.html>
...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/d400f38f/attachment.html>
...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/7f321d2a/attachment.html>
...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/ce93dba2/attachment-0001.html>
...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/12b953ae/attachment.html>
because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/a0da8bb7/attachment.html>
...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/3ca3199d/attachment.html>
...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/9d2f5ef8/attachment.html>
...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/ba020169/attachment.html>
...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/b93a7ff7/attachment.html>
...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/66b72f1a/attachment-0001.html>
...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/73e452ab/attachment.html>
...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/718f6168/attachment.html>
...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/27e41b0b/attachment.html>
...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/1c2ccaea/attachment.html>
...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/6b40cc35/attachment.html>
...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/fb19f979/attachment.html>
...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/7d214420/attachment-0001.html>
...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/62cf17c0/attachment.html>
...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/bda670d1/attachment.html>
...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/5ad1d45c/attachment.html>
...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/a6302eaf/attachment.html>
...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/c1c48fd6/attachment.html>
...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/3adbb04e/attachment.html>
...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/b9ccea44/attachment-0001.html>
...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/2a8d990d/attachment.html>
...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/8db09ceb/attachment.html>
...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/f58ddcf4/attachment.html>
...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/6b489712/attachment.html>
...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/9ea1d7f8/attachment.html>
...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/fc4eb9e3/attachment.html>
...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/62f644e1/attachment-0001.html>
chment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/3ff25d5d/attachment.html>
arder to work around). Guess this probably wants
closing?
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/c20624ff/attachment.html>
Hello Steffen,
On Wed, Oct 31, 2012 at 2:58 PM, Steffen Trumtrar
wrote:
> Signed-off-by: Steffen Trumtrar
> ---
> .../devicetree/bindings/video/display-timings.txt | 139 +++
> drivers/of/Kconfig |6 +
> drivers/of/Makefile
|--- |FIXED
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/54a00250/attachment.html>
sue confirmed, it was indeed that Zaphod patch.
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/adeeda01/attachment.html>
On Fri, 02 Nov 2012 06:56:57 +0100
Mario Kleiner wrote:
> Jesse, thanks for cc'ing me, much appreciated :)
>
> Psychtoolbox should be fine with a 50 msecs vblank off delay. I think i
> tested with values somewhere between 50 - 100 msecs at the time the drm
> patches were made. The way i schedul
t;http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/d97a9b87/attachment.html>
:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/e788937f/attachment.html>
rg/archives/dri-devel/attachments/20121102/ac16a5fe/attachment.html>
|--- |FIXED
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/ffd5b51a/attachment.html>
efore on occasion without this
issue). Lighting is looking correct as well
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/
|--- |FIXED
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/c7b6727e/attachment.html>
_
> > Intel-gfx mailing list
> > Intel-gfx at lists.freedesktop.org
> > http://lists.freedesktop.org/mailman/listinfo/intel-gfx
>
>
>
> --
> Paulo Zanoni
>
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121102/6ad3bbeb/attachment-0001.html>
Ping?
On Tue, Oct 30, 2012 at 04:32:21PM -0400, Theodore Ts'o wrote:
> On Tue, Oct 30, 2012 at 01:57:27PM +0200, Jani Nikula wrote:
> > > [1] drm-intel-next-queued branch at
> > > git://people.freedesktop.org/~danvet/drm-intel
> >
> > Hmm, actually not. Either drm-intel-fixes branch, or Linus' m
101 - 192 of 192 matches
Mail list logo