All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 50021] New: src/gallium/drivers/r300/r300_state.c:716:17: error: incompatible type for argument 2 of ‘r300->rws->buffer_set_tiling’
Date: Wed, 16 May 2012 18:49:06 +0000	[thread overview]
Message-ID: <bug-50021-502@http.bugs.freedesktop.org/> (raw)

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

             Bug #: 50021
           Summary: src/gallium/drivers/r300/r300_state.c:716:17: error:
                    incompatible type for argument 2 of
                    ‘r300->rws->buffer_set_tiling’
    Classification: Unclassified
           Product: Mesa
           Version: unspecified
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: blocker
          Priority: medium
         Component: Drivers/DRI/r300
        AssignedTo: dri-devel@lists.freedesktop.org
        ReportedBy: vlee@freedesktop.org
                CC: michel@daenzer.net


mesa: 03e3bc4ba56f1021899a5f773b6ec21893619e3a (master)

$ scons
[...]
  Compiling src/gallium/drivers/r300/r300_state.c ...
src/gallium/drivers/r300/r300_state.c: In function ‘r300_tex_set_tiling_flags’:
src/gallium/drivers/r300/r300_state.c:716:17: error: incompatible type for
argument 2 of ‘r300->rws->buffer_set_tiling’
src/gallium/drivers/r300/r300_state.c:716:17: note: expected ‘enum
radeon_bo_layout’ but argument is of type ‘struct radeon_winsys_cs *’
src/gallium/drivers/r300/r300_state.c:716:17: error: too few arguments to
function ‘r300->rws->buffer_set_tiling’
scons: *** [build/linux-x86_64-debug/gallium/drivers/r300/r300_state.os] Error
1
scons: building terminated because of errors.


11f056a3f0b87e86267efa8b5ac9d36a343c9dc1 is the first bad commit
commit 11f056a3f0b87e86267efa8b5ac9d36a343c9dc1
Author: Michel Dänzer <michel.daenzer@amd.com>
Date:   Wed May 16 17:45:17 2012 +0200

    r600g: Set tiling information for BOs being shared.

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

:040000 040000 50daa6d7aceccb5f0697d46b9aa0ab03a13eae43
2b7c8f9c7f46546a6cf1159c741937160010d0d4 Msrc

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

             reply	other threads:[~2012-05-16 18:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-16 18:49 bugzilla-daemon [this message]
2012-05-16 22:15 ` [Bug 50021] src/gallium/drivers/r300/r300_state.c:716:17: error: incompatible type for argument 2 of ‘r300->rws->buffer_set_tiling’ 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-50021-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.