All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 98146] DRI_PRIME=1 and fullscreen issues
Date: Fri, 21 Oct 2016 05:33:39 +0000	[thread overview]
Message-ID: <bug-98146-502-VuLBLcyCWh@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-98146-502@http.bugs.freedesktop.org/>


[-- Attachment #1.1: Type: text/plain, Size: 1923 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=98146

--- Comment #15 from Darek Deoniziak <darekdeoniziak@gmail.com> ---
Thanks, it was my fault after all. As I did mention earlier I had also file
called 10-monitor.conf and in that file I had already added section for
devices, that file was primarly loaded and overloaded settings from other
files.

I moved DRI settings to that file because I was sure it is being loaded:
...

Section "Device"
    Identifier "Device0"
    Driver "intel"
    Option "DRI" "3"
EndSection

Section "Device"
    Identifier "Device1"
    Driver "radeon"
    Option "DRI" "3"
EndSection

Now output of cat /var/log/Xorg.0.log | grep DRI:
[     5.164] (**) intel(0): Option "DRI" "3"
[     5.304] (**) RADEON(G0): Option "DRI" "3"
[     5.390] (II) glamor: EGL version 1.4 (DRI2):
[     5.394] (II) RADEON(G0): [DRI2] Setup complete
[     5.394] (II) RADEON(G0): [DRI2]   DRI driver: radeonsi
[     5.394] (II) RADEON(G0): [DRI2]   VDPAU driver: radeonsi
[     5.395] (**) RADEON(G0): DRI3 enabled
[     5.513] (II) intel(0): [DRI2] Setup complete
[     5.513] (II) intel(0): [DRI2]   DRI driver: i965
[     5.513] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[     5.513] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[     5.528] (II) GLX: Initialized DRI2 GL provider for screen 0

Checked problem:
1 not drawing content until resizing windowed mode applications with
DRI_PRIME=1 is solved,
2 did not check yet running fullscreen games
3 programs are still flickering but slightly different and much less,
4 did not check yet running fullscreen games
5 had no chance yet to plug in my external monitor yet

I will be doing some more tests later today and this weekend to see if other
problems are solved too, will write info asap. Big thanks for all help so far.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2821 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  parent reply	other threads:[~2016-10-21  5:33 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-07 15:02 [Bug 98146] DRI_PRIME=1 and fullscreen issues bugzilla-daemon
2016-10-07 15:29 ` bugzilla-daemon
2016-10-07 16:33 ` bugzilla-daemon
2016-10-07 16:34 ` bugzilla-daemon
2016-10-07 16:55 ` bugzilla-daemon
2016-10-07 18:27 ` bugzilla-daemon
2016-10-07 18:46 ` bugzilla-daemon
2016-10-07 19:51 ` bugzilla-daemon
2016-10-07 19:53 ` bugzilla-daemon
2016-10-10  9:12 ` bugzilla-daemon
2016-10-11  7:21 ` bugzilla-daemon
2016-10-11  7:32 ` bugzilla-daemon
2016-10-11  7:41 ` bugzilla-daemon
2016-10-20 19:51 ` bugzilla-daemon
2016-10-20 20:27 ` bugzilla-daemon
2016-10-21  5:33 ` bugzilla-daemon [this message]
2016-10-22 16:24 ` bugzilla-daemon
2016-10-22 17:40 ` bugzilla-daemon
2016-10-22 20:52 ` bugzilla-daemon
2016-10-25  6:35 ` bugzilla-daemon
2017-06-25  6:42 ` bugzilla-daemon
2017-06-25 13:35 ` bugzilla-daemon
2017-07-25 12:33 ` bugzilla-daemon

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=bug-98146-502-VuLBLcyCWh@http.bugs.freedesktop.org/ \
    --to=bugzilla-daemon@freedesktop.org \
    --cc=dri-devel@lists.freedesktop.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.