All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 101561] [bisected] [llvm] Blue color shift on videos in MPV when using vo=opengl[-hq]
@ 2017-06-23  2:22 bugzilla-daemon
  2017-06-23  2:54 ` bugzilla-daemon
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: bugzilla-daemon @ 2017-06-23  2:22 UTC (permalink / raw)
  To: dri-devel


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

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

            Bug ID: 101561
           Summary: [bisected] [llvm] Blue color shift on videos in MPV
                    when using vo=opengl[-hq]
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: major
          Priority: medium
         Component: Drivers/Gallium/radeonsi
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: commendsarnex@gmail.com
        QA Contact: dri-devel@lists.freedesktop.org

Hi all,

After LLVM commit e88fc4046f70131e67411cee503201e3e9665891  [AMDGPU] SDWA: add
support for GFX9 in peephole pass, MPV videos have their colors shifted
significantly into the blue range. It is resolved with the commit directly
before the above. I am using an RX 480 on kernel 4.11.6, mesa git, xserver git,
and llvm git. Using other mpv outputs, such as vo=vaapi,vdpau,x11 or xv all
have normal video.

Let me know if you need any more information.

Thanks,
Sarnex

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

[-- Attachment #1.2: Type: text/html, Size: 2530 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

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

* [Bug 101561] [bisected] [llvm] Blue color shift on videos in MPV when using vo=opengl[-hq]
  2017-06-23  2:22 [Bug 101561] [bisected] [llvm] Blue color shift on videos in MPV when using vo=opengl[-hq] bugzilla-daemon
@ 2017-06-23  2:54 ` bugzilla-daemon
  2017-06-23  2:55 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2017-06-23  2:54 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from Nick Sarnie <commendsarnex@gmail.com> ---
Created attachment 132151
  --> https://bugs.freedesktop.org/attachment.cgi?id=132151&action=edit
good R600_DEBUG=fs,vs,gs,ps,cs

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

[-- Attachment #1.2: Type: text/html, Size: 1322 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

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

* [Bug 101561] [bisected] [llvm] Blue color shift on videos in MPV when using vo=opengl[-hq]
  2017-06-23  2:22 [Bug 101561] [bisected] [llvm] Blue color shift on videos in MPV when using vo=opengl[-hq] bugzilla-daemon
  2017-06-23  2:54 ` bugzilla-daemon
@ 2017-06-23  2:55 ` bugzilla-daemon
  2017-06-23  3:12 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2017-06-23  2:55 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #2 from Nick Sarnie <commendsarnex@gmail.com> ---
Created attachment 132152
  --> https://bugs.freedesktop.org/attachment.cgi?id=132152&action=edit
bad R600_DEBUG=fs,vs,gs,ps,cs

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

[-- Attachment #1.2: Type: text/html, Size: 1319 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

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

* [Bug 101561] [bisected] [llvm] Blue color shift on videos in MPV when using vo=opengl[-hq]
  2017-06-23  2:22 [Bug 101561] [bisected] [llvm] Blue color shift on videos in MPV when using vo=opengl[-hq] bugzilla-daemon
  2017-06-23  2:54 ` bugzilla-daemon
  2017-06-23  2:55 ` bugzilla-daemon
@ 2017-06-23  3:12 ` bugzilla-daemon
  2017-06-23 11:55 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2017-06-23  3:12 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #3 from Nick Sarnie <commendsarnex@gmail.com> ---
As a final piece of information, if I compile LLVM with asserts enabled, I get
the following assert

mpv:
/var/tmp/portage/sys-devel/llvm-9999/work/llvm-9999/lib/Target/AMDGPU/SIPeepholeSDWA.cpp:719:
bool {anonymous}::SIPeepholeSDWA::convertToSDWA(llvm::MachineInstr&, const
SDWAOperandsVector&): Assertion `AMDGPU::getNamedOperandIdx(SDWAOpcode,
AMDGPU::OpName::omod) != -1' failed.


Thanks,
Sarnex

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

[-- Attachment #1.2: Type: text/html, Size: 1459 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

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

* [Bug 101561] [bisected] [llvm] Blue color shift on videos in MPV when using vo=opengl[-hq]
  2017-06-23  2:22 [Bug 101561] [bisected] [llvm] Blue color shift on videos in MPV when using vo=opengl[-hq] bugzilla-daemon
                   ` (2 preceding siblings ...)
  2017-06-23  3:12 ` bugzilla-daemon
@ 2017-06-23 11:55 ` bugzilla-daemon
  2017-06-23 12:05 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2017-06-23 11:55 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #4 from Andy Furniss <adf.lists@gmail.com> ---
Yea, this commit also breaks (asserts) Unigine Valley on R9 285.

I'll open a bug on llvm tracker and link back to this one.

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

[-- Attachment #1.2: Type: text/html, Size: 1160 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

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

* [Bug 101561] [bisected] [llvm] Blue color shift on videos in MPV when using vo=opengl[-hq]
  2017-06-23  2:22 [Bug 101561] [bisected] [llvm] Blue color shift on videos in MPV when using vo=opengl[-hq] bugzilla-daemon
                   ` (3 preceding siblings ...)
  2017-06-23 11:55 ` bugzilla-daemon
@ 2017-06-23 12:05 ` bugzilla-daemon
  2017-06-23 18:17 ` bugzilla-daemon
  2017-06-28  0:37 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2017-06-23 12:05 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #5 from Andy Furniss <adf.lists@gmail.com> ---
(In reply to Andy Furniss from comment #4)
> Yea, this commit also breaks (asserts) Unigine Valley on R9 285.
> 
> I'll open a bug on llvm tracker and link back to this one.

https://bugs.llvm.org/show_bug.cgi?id=33566

Though I couldn't add the author to CC :-(

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

[-- Attachment #1.2: Type: text/html, Size: 1438 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

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

* [Bug 101561] [bisected] [llvm] Blue color shift on videos in MPV when using vo=opengl[-hq]
  2017-06-23  2:22 [Bug 101561] [bisected] [llvm] Blue color shift on videos in MPV when using vo=opengl[-hq] bugzilla-daemon
                   ` (4 preceding siblings ...)
  2017-06-23 12:05 ` bugzilla-daemon
@ 2017-06-23 18:17 ` bugzilla-daemon
  2017-06-28  0:37 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2017-06-23 18:17 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #6 from Andy Furniss <adf.lists@gmail.com> ---
(In reply to Andy Furniss from comment #5)

> Though I couldn't add the author to CC :-(

Oops ignore that bit - the author is addable, I was trying to add the llvm
username which is different.

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

[-- Attachment #1.2: Type: text/html, Size: 1303 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

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

* [Bug 101561] [bisected] [llvm] Blue color shift on videos in MPV when using vo=opengl[-hq]
  2017-06-23  2:22 [Bug 101561] [bisected] [llvm] Blue color shift on videos in MPV when using vo=opengl[-hq] bugzilla-daemon
                   ` (5 preceding siblings ...)
  2017-06-23 18:17 ` bugzilla-daemon
@ 2017-06-28  0:37 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2017-06-28  0:37 UTC (permalink / raw)
  To: dri-devel


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

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

Nick Sarnie <commendsarnex@gmail.com> changed:

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

--- Comment #7 from Nick Sarnie <commendsarnex@gmail.com> ---
Fixed by
https://github.com/llvm-mirror/llvm/commit/06ed4a14fdcacacc12b31f6316efaab5620ffe85

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

[-- Attachment #1.2: Type: text/html, Size: 2280 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

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

end of thread, other threads:[~2017-06-28  0:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-23  2:22 [Bug 101561] [bisected] [llvm] Blue color shift on videos in MPV when using vo=opengl[-hq] bugzilla-daemon
2017-06-23  2:54 ` bugzilla-daemon
2017-06-23  2:55 ` bugzilla-daemon
2017-06-23  3:12 ` bugzilla-daemon
2017-06-23 11:55 ` bugzilla-daemon
2017-06-23 12:05 ` bugzilla-daemon
2017-06-23 18:17 ` bugzilla-daemon
2017-06-28  0:37 ` 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.