All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 92645] kodi vdpau interop fails since  mesa,meta: move gl_texture_object::TargetIndex initializations
Date: Fri, 23 Oct 2015 15:09:43 +0000	[thread overview]
Message-ID: <bug-92645-502@http.bugs.freedesktop.org/> (raw)


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

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

            Bug ID: 92645
           Summary: kodi vdpau interop fails since  mesa,meta: move
                    gl_texture_object::TargetIndex initializations
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/radeonsi
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: adf.lists@gmail.com
        QA Contact: dri-devel@lists.freedesktop.org

Kodi when using vdpau decode on tonga GPU does not render anything since 

commit 7d7dd1871174905dfdd3ca874a09d9d7837ac743
Author: Brian Paul <brianp@vmware.com>
Date:   Mon Oct 5 08:14:56 2015 -0600

    mesa,meta: move gl_texture_object::TargetIndex initializations

    Before, we were unconditionally assigning the TargetIndex field in
    _mesa_BindTexture(), even if it was already set properly.  Now we
    initialize TargetIndex wherever we initialize the Target field, in
    _mesa_initialize_texture_object(), finish_texture_init(), etc.

    v2: also update the meta_copy_image code.  In make_view() the
    view_tex_obj->Target field was set, but not the TargetIndex field.
    Also, remove a second, redundant assignment to view_tex_obj->Target.
    Add sanity check assertions too.

Its debug log shows -

15:52:36 T:140075084736256  NOTICE: VDPAU::COutput registered output surfaces
15:52:36 T:140076208588672  NOTICE: Previous line repeats 4 times.
15:52:36 T:140076208588672   DEBUG: CLinuxRendererGL::GetPlaneTextureSize -
invalid size 0x0 - 0

<last line repeats>


I guess this is something to do with vdpau interop, but mpv interop still works
...

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

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

             reply	other threads:[~2015-10-23 15:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-23 15:09 bugzilla-daemon [this message]
2015-10-26  7:54 ` [Bug 92645] kodi vdpau interop fails since mesa,meta: move gl_texture_object::TargetIndex initializations 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-92645-502@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.