From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 103486] Tonga DC vblank_mode=0 not working as expected fullscreen Date: Fri, 27 Oct 2017 15:50:41 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0891877204==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 9336D6E965 for ; Fri, 27 Oct 2017 15:50:41 +0000 (UTC) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0891877204== Content-Type: multipart/alternative; boundary="15091194410.EA51de.19363"; charset="UTF-8" --15091194410.EA51de.19363 Date: Fri, 27 Oct 2017 15:50:41 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D103486 Bug ID: 103486 Summary: Tonga DC vblank_mode=3D0 not working as expected fullscreen Product: DRI Version: DRI git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: DRM/AMDgpu Assignee: dri-devel@lists.freedesktop.org Reporter: adf.lists@gmail.com R9285, I notice that on both drm-next-4.15-dc and amd-staging-drm-next, when using DC, vblank_mode=3D0 works windowed but not properly full screen. Tried forcing TearFree from auto to off no difference. There is no tearing where it would be expected - but it's not like it's just being ignored, a bench mark test will cap fps at 2X refresh rate rather than 1X. Maybe this is expected? It doesn't happen with a months older DC kernel I have and looking at DC benches on Phoronix I don't see any fps cap. --=20 You are receiving this mail because: You are the assignee for the bug.= --15091194410.EA51de.19363 Date: Fri, 27 Oct 2017 15:50:41 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated
Bug ID 103486
Summary Tonga DC vblank_mode=3D0 not working as expected fullscreen
Product DRI
Version DRI git
Hardware x86-64 (AMD64)
OS Linux (All)
Status NEW
Severity normal
Priority medium
Component DRM/AMDgpu
Assignee dri-devel@lists.freedesktop.org
Reporter adf.lists@gmail.com

R9285, I notice that on both drm-next-4.15-dc and amd-staging-=
drm-next, when
using DC, vblank_mode=3D0 works windowed but not properly full screen.

Tried forcing TearFree from auto to off no difference.

There is no tearing where it would be expected - but it's not like it's just
being ignored, a bench mark test will cap fps at 2X refresh rate rather than
1X.

Maybe this is expected?

It doesn't happen with a months older DC kernel I have and looking at DC
benches on Phoronix I don't see any fps cap.


You are receiving this mail because:
  • You are the assignee for the bug.
= --15091194410.EA51de.19363-- --===============0891877204== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0891877204==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 103486] Tonga DC vblank_mode=0 not working as expected fullscreen Date: Fri, 27 Oct 2017 16:14:45 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0817109408==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 8B2EB6E97F for ; Fri, 27 Oct 2017 16:14:45 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0817109408== Content-Type: multipart/alternative; boundary="15091208852.D7032ffC.22996"; charset="UTF-8" --15091208852.D7032ffC.22996 Date: Fri, 27 Oct 2017 16:14:45 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D103486 --- Comment #1 from Michel D=C3=A4nzer --- (In reply to Andy Furniss from comment #0) > R9285, I notice that on both drm-next-4.15-dc and amd-staging-drm-next, Which commit exactly of amd-staging-drm-next? > when using DC, vblank_mode=3D0 works windowed but not properly full scree= n. >=20 > Tried forcing TearFree from auto to off no difference. That's expected; forcing TearFree on works around the problem though. :) > There is no tearing where it would be expected - but it's not like it's j= ust > being ignored, a bench mark test will cap fps at 2X refresh rate rather t= han > 1X. >=20 > Maybe this is expected? Definitely not, looks like there's been a regression affecting async flips. > It doesn't happen with a months older DC kernel I have [...] Can you try bisecting? Otherwise I'll try next week. --=20 You are receiving this mail because: You are the assignee for the bug.= --15091208852.D7032ffC.22996 Date: Fri, 27 Oct 2017 16:14:45 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Commen= t # 1 on bug 10348= 6 from Michel D=C3=A4nzer
(In reply to Andy Furniss from comment #0)
> R9285, I notice that on both drm-next-4.15-dc an=
d amd-staging-drm-next,

Which commit exactly of amd-staging-drm-next?


> when using DC, vblank_mode=3D0 works windowed bu=
t not properly full screen.
>=20
> Tried forcing TearFree from auto to off no difference.

That's expected; forcing TearFree on works around the problem though. :)


> There is no tearing where it would be expected -=
 but it's not like it's just
> being ignored, a bench mark test will cap fps at 2X refresh rate rathe=
r than
> 1X.
>=20
> Maybe this is expected?

Definitely not, looks like there's been a regression affecting async flips.


> It doesn't happen with a months older DC kernel =
I have [...]

Can you try bisecting? Otherwise I'll try next week.


You are receiving this mail because:
  • You are the assignee for the bug.
= --15091208852.D7032ffC.22996-- --===============0817109408== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0817109408==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 103486] Tonga DC vblank_mode=0 not working as expected fullscreen Date: Fri, 27 Oct 2017 20:17:19 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0454582927==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 038F26E2E4 for ; Fri, 27 Oct 2017 20:17:19 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0454582927== Content-Type: multipart/alternative; boundary="15091354380.0FBB287dB.17667"; charset="UTF-8" --15091354380.0FBB287dB.17667 Date: Fri, 27 Oct 2017 20:17:18 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D103486 --- Comment #2 from Andy Furniss --- (In reply to Michel D=C3=A4nzer from comment #1) > (In reply to Andy Furniss from comment #0) > > R9285, I notice that on both drm-next-4.15-dc and amd-staging-drm-next, >=20 > Which commit exactly of amd-staging-drm-next? I was the version before 11h ago update at time of filing bug, 4ce527eb8bb3c4130f3f6bcd9b4b2efe25fcd534 drm/amdgpu: Remove job->s_entity to avoid keeping reference to stale pointer I first noticed on the version before that, while testing a different bug b= ut don't have the head commit available. I've just updated to what is current = now and it's the same. I see loads of warnings at startup, but see these have already been reported. 7781a8c68a6ad110e0d3e11a38357b599ab04da3 drm/amdgpu: remove extra parameter from amdgpu_ttm_bind() v2 > > when using DC, vblank_mode=3D0 works windowed but not properly full scr= een. > >=20 > > Tried forcing TearFree from auto to off no difference. >=20 > That's expected; forcing TearFree on works around the problem though. :) Ahh, so it does. I knew auto should =3D off for me, but it was worth being explicit. > > There is no tearing where it would be expected - but it's not like it's= just > > being ignored, a bench mark test will cap fps at 2X refresh rate rather= than > > 1X. > >=20 > > Maybe this is expected? >=20 > Definitely not, looks like there's been a regression affecting async flip= s. >=20 >=20 > > It doesn't happen with a months older DC kernel I have [...] >=20 > Can you try bisecting? Otherwise I'll try next week. I'll try, I just didn't want to start if this was already known/expected. --=20 You are receiving this mail because: You are the assignee for the bug.= --15091354380.0FBB287dB.17667 Date: Fri, 27 Oct 2017 20:17:18 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Commen= t # 2 on bug 10348= 6 from Andy Furniss
(In reply to Michel D=C3=A4nzer from comment #1)
> (In reply to Andy Furniss from comment #0)
> > R9285, I notice that on both drm-next-4.15-dc and amd-staging-drm=
-next,
>=20
> Which commit exactly of amd-staging-drm-next?

I was the version before 11h ago update at time of filing bug,

4ce527eb8bb3c4130f3f6bcd9b4b2efe25fcd534
drm/amdgpu: Remove job->s_entity to avoid keeping reference to stale poi=
nter

I first noticed on the version before that, while testing a different bug b=
ut
don't have the head commit available. I've just updated to what is current =
now
and it's the same. I see loads of warnings at startup, but see these have
already been reported.

7781a8c68a6ad110e0d3e11a38357b599ab04da3
drm/amdgpu: remove extra parameter from amdgpu_ttm_bind() v2

> > when using DC, vblank_mode=3D0 works window=
ed but not properly full screen.
> >=20
> > Tried forcing TearFree from auto to off no difference.
>=20
> That's expected; forcing TearFree on works around the problem though. =
:)

Ahh, so it does. I knew auto should =3D off for me, but it was worth being
explicit.

> > There is no tearing where it would be expec=
ted - but it's not like it's just
> > being ignored, a bench mark test will cap fps at 2X refresh rate =
rather than
> > 1X.
> >=20
> > Maybe this is expected?
>=20
> Definitely not, looks like there's been a regression affecting async f=
lips.
>=20
>=20
> > It doesn't happen with a months older DC kernel I have [...]
>=20
> Can you try bisecting? Otherwise I'll try next week.

I'll try, I just didn't want to start if this was already known/expected.
        


You are receiving this mail because:
  • You are the assignee for the bug.
= --15091354380.0FBB287dB.17667-- --===============0454582927== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0454582927==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 103486] Tonga DC vblank_mode=0 not working as expected fullscreen Date: Fri, 27 Oct 2017 23:03:58 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0893895962==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id E75036E2B0 for ; Fri, 27 Oct 2017 23:03:57 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0893895962== Content-Type: multipart/alternative; boundary="15091454370.e4aDf.21256"; charset="UTF-8" --15091454370.e4aDf.21256 Date: Fri, 27 Oct 2017 23:03:57 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D103486 --- Comment #3 from Andy Furniss --- 786fb38531e8be6ebc5f81d1133f4aabaad70b1c is the first bad commit commit 786fb38531e8be6ebc5f81d1133f4aabaad70b1c Author: Bhawanpreet Lakha Date: Tue Sep 12 13:56:57 2017 -0400 drm/amd/display: Refactor dc_update_planes_and_stream. Split update_planes_and_stream_state (split Software and Hardware programming) as the state is already build, so we only need to program the hardware --=20 You are receiving this mail because: You are the assignee for the bug.= --15091454370.e4aDf.21256 Date: Fri, 27 Oct 2017 23:03:57 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Commen= t # 3 on bug 10348= 6 from Andy Furniss
786fb38531e8be6ebc5f81d1133f4aabaad70b1c is the first bad comm=
it
commit 786fb38531e8be6ebc5f81d1133f4aabaad70b1c
Author: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Date:   Tue Sep 12 13:56:57 2017 -0400

    drm/amd/display: Refactor dc_update_planes_and_stream.

    Split update_planes_and_stream_state (split Software and Hardware
    programming) as the state is already build, so we only need to
    program the hardware


You are receiving this mail because:
  • You are the assignee for the bug.
= --15091454370.e4aDf.21256-- --===============0893895962== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0893895962==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 103486] Tonga DC vblank_mode=0 not working as expected fullscreen Date: Tue, 31 Oct 2017 20:57:38 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1575905511==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 578BA6E63B for ; Tue, 31 Oct 2017 20:57:38 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1575905511== Content-Type: multipart/alternative; boundary="15094834580.d21b7047.25654"; charset="UTF-8" --15094834580.d21b7047.25654 Date: Tue, 31 Oct 2017 20:57:38 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D103486 --- Comment #4 from Harry Wentland --- Thanks for the bisect. Bhawan is looking at what in his change might have caused this. How are you testing it? glxgears in fullscreen or some other app? --=20 You are receiving this mail because: You are the assignee for the bug.= --15094834580.d21b7047.25654 Date: Tue, 31 Oct 2017 20:57:38 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Commen= t # 4 on bug 10348= 6 from Harry Wentland
Thanks for the bisect. Bhawan is looking at what in his change=
 might have
caused this.

How are you testing it? glxgears in fullscreen or some other app?


You are receiving this mail because:
  • You are the assignee for the bug.
= --15094834580.d21b7047.25654-- --===============1575905511== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1575905511==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 103486] Tonga DC vblank_mode=0 not working as expected fullscreen Date: Wed, 01 Nov 2017 00:32:54 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0805787341==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 412056E67E for ; Wed, 1 Nov 2017 00:32:54 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0805787341== Content-Type: multipart/alternative; boundary="15094963740.Cab2Be.28694"; charset="UTF-8" --15094963740.Cab2Be.28694 Date: Wed, 1 Nov 2017 00:32:54 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D103486 --- Comment #5 from Andy Furniss --- glxgears is no good for this one, it doesn't seem to really get fullscreen. I don't use a compositing window manager, if you do I guess you'll need to = set it to disable compositing for full screen. To seeing if I can get full screen tearing I would use something like -=20 vsync720p60.mp4 - https://drive.google.com/file/d/0BxP5-S1t9VEEejRkMzlRck5GNTQ/view?usp=3Dsha= ring With no compositing and TearFree off I expect to see tearing playing like - vblank_mode=3D0 mpv --vo=3Dopengl -fs vsync720p60.mp4 For the frame rate capping issue I noticed with xonotic. In the settings menu, video tab, make sure vertical synchronization is unckecked. On the misc tab check show frames per second. When on the menu screen fps should now be seen lower left. For "bad" it's 120 for good it will be 200. Running a timedemo will also sh= ow being capped at 120 for "bad" but unlimited for "good". --=20 You are receiving this mail because: You are the assignee for the bug.= --15094963740.Cab2Be.28694 Date: Wed, 1 Nov 2017 00:32:54 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Commen= t # 5 on bug 10348= 6 from Andy Furniss
glxgears is no good for this one, it doesn't seem to really ge=
t fullscreen.

I don't use a compositing window manager, if you do I guess you'll need to =
set
it to disable compositing for full screen.

To seeing if I can get full screen tearing I would use something like -=20

vsync720p60.mp4 -
https://drive.google.com/file/d/0BxP5-S1t9VEEejRkMzlRck5GN=
TQ/view?usp=3Dsharing

With no compositing and TearFree off I expect to see tearing playing like -

vblank_mode=3D0 mpv --vo=3Dopengl -fs vsync720p60.mp4

For the frame rate capping issue I noticed with xonotic.

In the settings menu, video tab, make sure vertical synchronization is
unckecked.
On the misc tab check show frames per second.

When on the menu screen fps should now be seen lower left.
For "bad" it's 120 for good it will be 200. Running a timedemo wi=
ll also show
being capped at 120 for "bad" but unlimited for "good".=


You are receiving this mail because:
  • You are the assignee for the bug.
= --15094963740.Cab2Be.28694-- --===============0805787341== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0805787341==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 103486] Tonga DC vblank_mode=0 not working as expected fullscreen Date: Wed, 01 Nov 2017 00:39:10 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1278610459==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 1772B6E679 for ; Wed, 1 Nov 2017 00:39:10 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1278610459== Content-Type: multipart/alternative; boundary="15094967500.C68BDF6bd.28067"; charset="UTF-8" --15094967500.C68BDF6bd.28067 Date: Wed, 1 Nov 2017 00:39:09 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D103486 --- Comment #6 from Andy Furniss --- (In reply to Andy Furniss from comment #5) > When on the menu screen fps should now be seen lower left. ugh, it's lower right. --=20 You are receiving this mail because: You are the assignee for the bug.= --15094967500.C68BDF6bd.28067 Date: Wed, 1 Nov 2017 00:39:10 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Commen= t # 6 on bug 10348= 6 from Andy Furniss
(In reply to Andy Furniss from comment #5)

> When on the menu screen fps should now be seen l=
ower left.

ugh, it's lower right.


You are receiving this mail because:
  • You are the assignee for the bug.
= --15094967500.C68BDF6bd.28067-- --===============1278610459== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1278610459==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 103486] Tonga DC vblank_mode=0 not working as expected fullscreen Date: Wed, 01 Nov 2017 08:59:53 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1245312812==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 40F576E6DF for ; Wed, 1 Nov 2017 08:59:53 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1245312812== Content-Type: multipart/alternative; boundary="15095267931.7f44.11144"; charset="UTF-8" --15095267931.7f44.11144 Date: Wed, 1 Nov 2017 08:59:53 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D103486 --- Comment #7 from Michel D=C3=A4nzer --- FWIW, I've been testing with glxgears, either glxgears -fullscreen or making the window fullscreen manually. This may not work depending on the window manager, I'm using xfwm4 with compositing disabled for testing. --=20 You are receiving this mail because: You are the assignee for the bug.= --15095267931.7f44.11144 Date: Wed, 1 Nov 2017 08:59:53 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Commen= t # 7 on bug 10348= 6 from Michel D=C3=A4nzer
FWIW, I've been testing with glxgears, either

 glxgears -fullscreen

or making the window fullscreen manually. This may not work depending on the
window manager, I'm using xfwm4 with compositing disabled for testing.


You are receiving this mail because:
  • You are the assignee for the bug.
= --15095267931.7f44.11144-- --===============1245312812== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1245312812==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 103486] Tonga DC vblank_mode=0 not working as expected fullscreen Date: Wed, 01 Nov 2017 17:07:30 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1707042636==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id D84926E7C3 for ; Wed, 1 Nov 2017 17:07:30 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1707042636== Content-Type: multipart/alternative; boundary="15095560501.E9e60Eb0.24846"; charset="UTF-8" --15095560501.E9e60Eb0.24846 Date: Wed, 1 Nov 2017 17:07:30 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D103486 Bhawan Lakha changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bhawanpreet.lakha@amd.com --- Comment #8 from Bhawan Lakha --- Created attachment 135202 --> https://bugs.freedesktop.org/attachment.cgi?id=3D135202&action=3Dedit Patch to fix vblank_mode not working properly Please try this patch --=20 You are receiving this mail because: You are the assignee for the bug.= --15095560501.E9e60Eb0.24846 Date: Wed, 1 Nov 2017 17:07:30 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated Bhawan Lakha changed bug 10348= 6
What Removed Added
CC   bhawanpreet.lakha@amd.com

Commen= t # 8 on bug 10348= 6 from Bhawan Lakha
Created attachment 135202 [details]=
 [review]
Patch to fix vblank_mode not working properly

Please try this patch


You are receiving this mail because:
  • You are the assignee for the bug.
= --15095560501.E9e60Eb0.24846-- --===============1707042636== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1707042636==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 103486] Tonga DC vblank_mode=0 not working as expected fullscreen Date: Wed, 01 Nov 2017 17:15:57 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1127849712==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id A3C006E7C7 for ; Wed, 1 Nov 2017 17:15:57 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1127849712== Content-Type: multipart/alternative; boundary="15095565570.0BC963.26733"; charset="UTF-8" --15095565570.0BC963.26733 Date: Wed, 1 Nov 2017 17:15:57 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D103486 --- Comment #9 from Michel D=C3=A4nzer --- (In reply to Bhawan Lakha from comment #8) > Created attachment 135202 [details] [review] > Patch to fix vblank_mode not working properly Tested-by: Michel D=C3=A4nzer P.S. I had to convert the patch from DOS- to Unix-style line terminators be= fore applying it. --=20 You are receiving this mail because: You are the assignee for the bug.= --15095565570.0BC963.26733 Date: Wed, 1 Nov 2017 17:15:57 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Commen= t # 9 on bug 10348= 6 from Michel D=C3=A4nzer
(In reply to Bhawan Lakha from comment #8)
> Created attachment 135202 [details] [review] [review]
> Patch to fix vblank_mode not working properly

Tested-by: Michel D=C3=A4nzer <michel.daenzer@amd.com>

P.S. I had to convert the patch from DOS- to Unix-style line terminators be=
fore
applying it.


You are receiving this mail because:
  • You are the assignee for the bug.
= --15095565570.0BC963.26733-- --===============1127849712== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1127849712==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 103486] Tonga DC vblank_mode=0 not working as expected fullscreen Date: Wed, 01 Nov 2017 17:20:33 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0890906752==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 509026E7E4 for ; Wed, 1 Nov 2017 17:20:33 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0890906752== Content-Type: multipart/alternative; boundary="15095568331.BF78.27882"; charset="UTF-8" --15095568331.BF78.27882 Date: Wed, 1 Nov 2017 17:20:33 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D103486 Bhawan Lakha changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #135202|0 |1 is obsolete| | --- Comment #10 from Bhawan Lakha --- Created attachment 135203 --> https://bugs.freedesktop.org/attachment.cgi?id=3D135203&action=3Dedit Unix-style line terminators --=20 You are receiving this mail because: You are the assignee for the bug.= --15095568331.BF78.27882 Date: Wed, 1 Nov 2017 17:20:33 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated Bhawan Lakha changed bug 10348= 6
What Removed Added
Attachment #135202 is obsolete   1

Comme= nt # 10 on bug 10348= 6 from Bhawan Lakha
Created attachment 1=
35203 [details] [review]
Unix-style line terminators


You are receiving this mail because:
  • You are the assignee for the bug.
= --15095568331.BF78.27882-- --===============0890906752== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0890906752==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 103486] Tonga DC vblank_mode=0 not working as expected fullscreen Date: Wed, 01 Nov 2017 19:53:52 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0918616481==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 407E46E029 for ; Wed, 1 Nov 2017 19:53:52 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0918616481== Content-Type: multipart/alternative; boundary="15095660321.55AA.20846"; charset="UTF-8" --15095660321.55AA.20846 Date: Wed, 1 Nov 2017 19:53:52 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D103486 --- Comment #11 from Andy Furniss --- Patch is good for me as well, thanks. --=20 You are receiving this mail because: You are the assignee for the bug.= --15095660321.55AA.20846 Date: Wed, 1 Nov 2017 19:53:52 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Comme= nt # 11 on bug 10348= 6 from Andy Furniss
Patch is good for me as well, thanks.


You are receiving this mail because:
  • You are the assignee for the bug.
= --15095660321.55AA.20846-- --===============0918616481== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0918616481==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 103486] Tonga DC vblank_mode=0 not working as expected fullscreen Date: Wed, 15 Nov 2017 21:44:48 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1266145192==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 070516E02D for ; Wed, 15 Nov 2017 21:44:48 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1266145192== Content-Type: multipart/alternative; boundary="15107822870.aacf.23577"; charset="UTF-8" --15107822870.aacf.23577 Date: Wed, 15 Nov 2017 21:44:47 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D103486 Andy Furniss changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #12 from Andy Furniss --- Fix is in mentioned kernels. --=20 You are receiving this mail because: You are the assignee for the bug.= --15107822870.aacf.23577 Date: Wed, 15 Nov 2017 21:44:47 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated Andy Furniss changed bug 10348= 6
What Removed Added
Status NEW RESOLVED
Resolution --- FIXED

Comme= nt # 12 on bug 10348= 6 from Andy Furniss
Fix is in mentioned kernels.


You are receiving this mail because:
  • You are the assignee for the bug.
= --15107822870.aacf.23577-- --===============1266145192== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1266145192==--