All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 79551] New: DRI_PRIME not working
@ 2014-06-02 13:37 bugzilla-daemon
  2014-06-02 14:26 ` [Bug 79551] " bugzilla-daemon
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: bugzilla-daemon @ 2014-06-02 13:37 UTC (permalink / raw)
  To: dri-devel


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

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

          Priority: medium
            Bug ID: 79551
          Assignee: dri-devel@lists.freedesktop.org
           Summary: DRI_PRIME not working
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: ya.maxis11@yandex.ru
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: git
         Component: Drivers/Gallium/r600
           Product: Mesa

Created attachment 100312
  --> https://bugs.freedesktop.org/attachment.cgi?id=100312&action=edit
dmesg and Xorg

I have a problem with DRI_PRIME. If i want to render on DGPU: DRI_PRIME=1
glxgears Result is black window. Hardware: IGPU: Radeon HD 6480G. DGPU: Radeon
HD 7470M. Kernel 3.15-rc8. CPU:A4-3305M. Booting with radeon.runpm=0 (if with
runpm=1 then after few seconds system freezes). Drivers from oibaf ppa.

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

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

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

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 79551] DRI_PRIME not working
  2014-06-02 13:37 [Bug 79551] New: DRI_PRIME not working bugzilla-daemon
@ 2014-06-02 14:26 ` bugzilla-daemon
  2014-06-02 16:03 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2014-06-02 14:26 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from Alex Deucher <agd5f@yahoo.com> ---
PRIME only works with a compositor.  Make sure you are using one.

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

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

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

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 79551] DRI_PRIME not working
  2014-06-02 13:37 [Bug 79551] New: DRI_PRIME not working bugzilla-daemon
  2014-06-02 14:26 ` [Bug 79551] " bugzilla-daemon
@ 2014-06-02 16:03 ` bugzilla-daemon
  2014-06-02 16:19 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2014-06-02 16:03 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #2 from Maxim <ya.maxis11@yandex.ru> ---
xrandr --listproviders
Providers: number : 3
Provider 0: id: 0x78 cap: 0x9, Source Output, Sink Offload crtcs: 2 outputs: 3
associated providers: 2 name:radeon
Provider 1: id: 0x43 cap: 0x6, Sink Output, Source Offload crtcs: 4 outputs: 0
associated providers: 2 name:radeon
Provider 2: id: 0x43 cap: 0x6, Sink Output, Source Offload crtcs: 4 outputs: 0
associated providers: 2 name:radeon

glxinfo | grep "OpenGL renderer"
OpenGL renderer string: Gallium 0.4 on AMD SUMO2

But when I tried:

xrandr --setprovideroffloadsink 0x78 0x43
X Error of failed request:  BadValue (integer parameter out of range for
operation)
  Major opcode of failed request:  140 (RANDR)
  Minor opcode of failed request:  34 ()
  Value in failed request:  0x78
  Serial number of failed request:  17
Current serial number in output stream:  18

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

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

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

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 79551] DRI_PRIME not working
  2014-06-02 13:37 [Bug 79551] New: DRI_PRIME not working bugzilla-daemon
  2014-06-02 14:26 ` [Bug 79551] " bugzilla-daemon
  2014-06-02 16:03 ` bugzilla-daemon
@ 2014-06-02 16:19 ` bugzilla-daemon
  2014-06-02 17:08 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2014-06-02 16:19 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #3 from Maxim <ya.maxis11@yandex.ru> ---
(In reply to comment #1)
> PRIME only works with a compositor.  Make sure you are using one.

Thanks, xcompmgr fixed it

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

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

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

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 79551] DRI_PRIME not working
  2014-06-02 13:37 [Bug 79551] New: DRI_PRIME not working bugzilla-daemon
                   ` (2 preceding siblings ...)
  2014-06-02 16:19 ` bugzilla-daemon
@ 2014-06-02 17:08 ` bugzilla-daemon
  2014-06-03  1:53 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2014-06-02 17:08 UTC (permalink / raw)
  To: dri-devel


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

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

Alex Deucher <agd5f@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |NOTABUG

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

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

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

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 79551] DRI_PRIME not working
  2014-06-02 13:37 [Bug 79551] New: DRI_PRIME not working bugzilla-daemon
                   ` (3 preceding siblings ...)
  2014-06-02 17:08 ` bugzilla-daemon
@ 2014-06-03  1:53 ` bugzilla-daemon
  2014-06-03 18:48 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2014-06-03  1:53 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #4 from Michel Dänzer <michel@daenzer.net> ---
I'd argue this is actually a bug (probably in the X server): If PRIME can't
work without compositing, it should enable automatic compositing for the
windows that need it.

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

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

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

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 79551] DRI_PRIME not working
  2014-06-02 13:37 [Bug 79551] New: DRI_PRIME not working bugzilla-daemon
                   ` (4 preceding siblings ...)
  2014-06-03  1:53 ` bugzilla-daemon
@ 2014-06-03 18:48 ` bugzilla-daemon
  2014-06-08 17:43 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2014-06-03 18:48 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #5 from Maxim <ya.maxis11@yandex.ru> ---
(In reply to comment #4)
> I'd argue this is actually a bug (probably in the X server): If PRIME can't
> work without compositing, it should enable automatic compositing for the
> windows that need it.

xorg-server 2:1.15.1-0ubuntu2 ubuntu 14.04

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

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

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

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 79551] DRI_PRIME not working
  2014-06-02 13:37 [Bug 79551] New: DRI_PRIME not working bugzilla-daemon
                   ` (5 preceding siblings ...)
  2014-06-03 18:48 ` bugzilla-daemon
@ 2014-06-08 17:43 ` bugzilla-daemon
  2014-06-09  7:24 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2014-06-08 17:43 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #6 from Maxim <ya.maxis11@yandex.ru> ---
if in /etc/environment set DRI_PRIME=1 and in /etc/xprofile set xcompmgr -c &
some apps will display with artifacts (part of window freezes when scrolling)

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

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

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

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 79551] DRI_PRIME not working
  2014-06-02 13:37 [Bug 79551] New: DRI_PRIME not working bugzilla-daemon
                   ` (6 preceding siblings ...)
  2014-06-08 17:43 ` bugzilla-daemon
@ 2014-06-09  7:24 ` bugzilla-daemon
  2014-06-09 16:14 ` bugzilla-daemon
  2014-06-10  0:25 ` bugzilla-daemon
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2014-06-09  7:24 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #7 from Michel Dänzer <michel@daenzer.net> ---
(In reply to comment #6)
> if in /etc/environment set DRI_PRIME=1 and in /etc/xprofile set xcompmgr -c &
> some apps will display with artifacts (part of window freezes when scrolling)

Apps using PRIME, or others?

BTW, just xcompmgr -a should be enough, no need for -c.

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

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

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

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 79551] DRI_PRIME not working
  2014-06-02 13:37 [Bug 79551] New: DRI_PRIME not working bugzilla-daemon
                   ` (7 preceding siblings ...)
  2014-06-09  7:24 ` bugzilla-daemon
@ 2014-06-09 16:14 ` bugzilla-daemon
  2014-06-10  0:25 ` bugzilla-daemon
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2014-06-09 16:14 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #8 from Maxim <ya.maxis11@yandex.ru> ---
(In reply to comment #7)
> (In reply to comment #6)
> > if in /etc/environment set DRI_PRIME=1 and in /etc/xprofile set xcompmgr -c &
> > some apps will display with artifacts (part of window freezes when scrolling)
> 
> Apps using PRIME, or others?
> 
> BTW, just xcompmgr -a should be enough, no need for -c.

others.
Today I've tested with DRI_PRIME=0. Same lags. It's appear, when xcompmgr
running.

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

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

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

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 79551] DRI_PRIME not working
  2014-06-02 13:37 [Bug 79551] New: DRI_PRIME not working bugzilla-daemon
                   ` (8 preceding siblings ...)
  2014-06-09 16:14 ` bugzilla-daemon
@ 2014-06-10  0:25 ` bugzilla-daemon
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2014-06-10  0:25 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #9 from Michel Dänzer <michel@daenzer.net> ---
(In reply to comment #8)
> others.
> Today I've tested with DRI_PRIME=0. Same lags. It's appear, when xcompmgr
> running.

That's not directly related to this bug report then. If xcompmgr -a doesn't
work better, there are many other compositing managers you can try.

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

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

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

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2014-06-10  0:25 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-02 13:37 [Bug 79551] New: DRI_PRIME not working bugzilla-daemon
2014-06-02 14:26 ` [Bug 79551] " bugzilla-daemon
2014-06-02 16:03 ` bugzilla-daemon
2014-06-02 16:19 ` bugzilla-daemon
2014-06-02 17:08 ` bugzilla-daemon
2014-06-03  1:53 ` bugzilla-daemon
2014-06-03 18:48 ` bugzilla-daemon
2014-06-08 17:43 ` bugzilla-daemon
2014-06-09  7:24 ` bugzilla-daemon
2014-06-09 16:14 ` bugzilla-daemon
2014-06-10  0:25 ` bugzilla-daemon

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.