From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 91985] [regression, bisected] FTBFS with commit f9caabe8f1: R600_UCP_CONST_BUFFER is undefined
Date: Sat, 12 Sep 2015 08:24:38 +0000 [thread overview]
Message-ID: <bug-91985-502-gD1ld77QY3@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-91985-502@http.bugs.freedesktop.org/>
[-- Attachment #1.1: Type: text/plain, Size: 1681 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=91985
Kai <kai@dev.carbon-project.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|vljn@ovi.com |airlied@freedesktop.org
Summary|[regression, bisected] |[regression, bisected]
|FTBFS with commit |FTBFS with commit
|f9f5c92f73: |f9caabe8f1:
|R600_UCP_CONST_BUFFER is |R600_UCP_CONST_BUFFER is
|undefined |undefined
--- Comment #2 from Kai <kai@dev.carbon-project.org> ---
Ahrg, pasted wrong commit, the following is the correct one:
commit f9caabe8f1bff86d19b53d9ecba5c72b238d9e23
Author: Dave Airlie <airlied@redhat.com>
Date: Fri Sep 11 04:43:53 2015 +0100
r600g: lower number of driver const buffers
I'm going to want a driver constant buffer for tess to coordinate
LDS storage, so before I go tackling that I decided to merge the
clip/samplepos and texture info buffers into one. So I can steal
the spare one.
This creates a single constant buffer between the two, with
clip/samplepos taking up a reserved 128 bytes at the start.
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-by: Glenn Kennard <glenn.kennard@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
It's basically that R600_UCP_CONST_BUFFER was replaced by
R600_BUFFER_INFO_CONST_BUFFER AFAICT and this place in r600_llvm.c was
forgotten.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 3305 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
next prev parent reply other threads:[~2015-09-12 8:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-12 8:17 [Bug 91985] [regression, bisected] FTBFS with commit f9f5c92f73: R600_UCP_CONST_BUFFER is undefined bugzilla-daemon
2015-09-12 8:20 ` bugzilla-daemon
2015-09-12 8:24 ` bugzilla-daemon [this message]
2015-09-12 8:25 ` [Bug 91985] [regression, bisected] FTBFS with commit f9caabe8f1: " bugzilla-daemon
2015-09-12 8:41 ` bugzilla-daemon
2015-09-13 6:35 ` 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-91985-502-gD1ld77QY3@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox