All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 101254] VDPAU videos don't start playing with r600 gallium driver
Date: Wed, 07 Jun 2017 11:42:01 +0000	[thread overview]
Message-ID: <bug-101254-502-7bhbogZWcl@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-101254-502@http.bugs.freedesktop.org/>


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

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

--- Comment #12 from joeri.exelmans@gmail.com ---
Okay, I found the (series of) commits that break VDPAU in Kodi and mpv.

They were added to the master branch on 2017-05-15 11:01:33 (GMT), all authored
by Marek Olšák <marek.olsak@amd.com>.

This is the last commit that works:

https://cgit.freedesktop.org/mesa/mesa/commit/?id=42fe45b45161e9c9d714436923e88e46fdb3614a
Summary: gallium/radeon: require both WRITE and FLUSH_EXPLICIT in
buffer_flush_region

Next there are a number of commits, all by Marek Olšák that won't compile
because an include is missing:

https://cgit.freedesktop.org/mesa/mesa/commit/?id=8b5485957e19287f7e694e7e87eed784c44bb1e2
Summary: gallium/radeon: unwrap a context if we get a wrapped one

https://cgit.freedesktop.org/mesa/mesa/commit/?id=e11f7e1d5996532228c6494ff9e93431c5506ef5
Summary: gallium/radeon: handle TC_TRANSFER_MAP_THREADED_UNSYNC

https://cgit.freedesktop.org/mesa/mesa/commit/?id=93d549b2af84158f25842fd08b5882b041b33f62
Summary: gallium/radeon: handle other map buffer flags from the threaded
context

The next commit fixes the missing include and hence compiles, but has the bug
that this thread is about:

https://cgit.freedesktop.org/mesa/mesa/commit/?id=b4fc399c088f77a8e426742707c9566505f1b7dd
Summary: gallium/radeon: subclass threaded_resource

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

[-- Attachment #1.2: Type: text/html, Size: 2836 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:[~2017-06-07 11:42 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-101254-502@http.bugs.freedesktop.org/>
2017-06-01  3:19 ` [Bug 101254] VDPAU videos take forever to start in different applications bugzilla-daemon
2017-06-01 15:59 ` bugzilla-daemon
2017-06-01 16:40 ` bugzilla-daemon
2017-06-01 17:17 ` bugzilla-daemon
2017-06-01 18:05 ` bugzilla-daemon
2017-06-01 20:14 ` bugzilla-daemon
2017-06-06 15:43 ` bugzilla-daemon
2017-06-07  8:05 ` bugzilla-daemon
2017-06-07  8:38 ` bugzilla-daemon
2017-06-07  8:40 ` [Bug 101254] VDPAU videos don't start playing with r600 gallium driver bugzilla-daemon
2017-06-07  8:41 ` bugzilla-daemon
2017-06-07  8:42 ` bugzilla-daemon
2017-06-07 10:45 ` bugzilla-daemon
2017-06-07 11:42 ` bugzilla-daemon [this message]
2017-06-07 12:48 ` bugzilla-daemon
2017-06-07 13:49 ` bugzilla-daemon
2017-06-07 20:08 ` bugzilla-daemon
2017-06-07 21:08 ` bugzilla-daemon
2017-06-12 21:00 ` 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-101254-502-7bhbogZWcl@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.