https://bugs.freedesktop.org/show_bug.cgi?id=111523
Dieter Nützel changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--
You are receiving this mail
https://bugs.freedesktop.org/show_bug.cgi?id=111523
Dieter Nützel changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugs.freedesktop.org/show_bug.cgi?id=111523
--- Comment #13 from Aaron Watry ---
Should be fixed with:
https://cgit.freedesktop.org/mesa/mesa/commit/?id=55c912883c9b3624ee060fe1a0232cf71e329d80
Sorry to hear about your friend Dieter. Best wishes to you and their family.
--
You are rece
https://bugs.freedesktop.org/show_bug.cgi?id=111454
--- Comment #7 from Rob Clark ---
(In reply to Ilia Mirkin from comment #6)
> (In reply to Rob Clark from comment #5)
> > (In reply to Ilia Mirkin from comment #1)
> > > IMO that should just be backed out. PIPE_FORMAT enum values are used in
>
Hi List,
I'd like to announce the availability of mesa-19.2.0-rc2. This is the
culmination of two weeks worth of work. Due to maintenance the Intel CI is not
running, but I've built and tested this locally. I would have preferred to get
more testing, but being two weeks out from -rc1 I wanted to g
https://bugs.freedesktop.org/show_bug.cgi?id=111454
--- Comment #6 from Ilia Mirkin ---
(In reply to Rob Clark from comment #5)
> (In reply to Ilia Mirkin from comment #1)
> > IMO that should just be backed out. PIPE_FORMAT enum values are used in TGSI
> > code streams.
>
> I think the eventual
https://bugs.freedesktop.org/show_bug.cgi?id=111454
Rob Clark changed:
What|Removed |Added
CC||e...@anholt.net,
|
+1
Quoting Kenneth Graunke (2019-08-29 11:52:51)
> Hi all,
>
> As a lot of you have probably noticed, Bugzilla seems to be getting a
> lot of spam these days - several of us have been disabling a bunch of
> accounts per day, sweeping new reports under the rug, hiding comments,
> etc. This bug sp
If you haven't seen this MR:
https://gitlab.freedesktop.org/mesa/mesa/merge_requests/1632
I feel ready to enable CI of freedreno on Mesa MRs. There are some docs
here:
https://gitlab.freedesktop.org/mesa/mesa/blob/e81a2d3b40240651f506a2a5afeb989792b3dc0e/.gitlab-ci/README.md
Once we merge this
On 9/4/19 8:44 AM, Daniel Stone wrote:
Hi,
On Wed, 4 Sep 2019 at 15:12, Chuck Atkins wrote:
Can we use Gitlab's GitHub import feature?
https://gitlab.freedesktop.org/help/user/project/import/github.md
I haven't used it before but it looks like it will migrate everything, i.e.
repo, issues,
https://bugs.freedesktop.org/show_bug.cgi?id=25
--- Comment #9 from zefkerri...@gmail.com ---
(In reply to zefkerrigan from comment #7)
> (In reply to Samuel Pitoiset from comment #6)
> > What LLVM/Mesa versions are you using (sha1) ?
> > What game settings are you using?
> > Can you eventuall
https://bugs.freedesktop.org/show_bug.cgi?id=25
--- Comment #8 from zefkerri...@gmail.com ---
Created attachment 145266
--> https://bugs.freedesktop.org/attachment.cgi?id=145266&action=edit
My The Witcher 3 save game
Pay attention to the trembling animation of vegetation instead of smoothly
On Wed, Sep 4, 2019 at 6:52 PM Adam Jackson wrote:
>
> On Fri, 2019-08-30 at 14:26 +0100, Chris Wilson wrote:
> > Quoting Daniel Stone (2019-08-30 14:13:08)
> > > Hi,
> > >
> > > On Thu, 29 Aug 2019 at 21:35, Chris Wilson
> > > wrote:
> > > >
> > > > I think so. I just want a list of all bugs th
ARCTURUS mjpeg is using direct register access.
Signed-off-by: James Zhu
Reviewed-by: Boyuan Zhang
---
src/gallium/drivers/radeon/radeon_vcn_dec.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/gallium/drivers/radeon/radeon_vcn_dec.c
b/src/gallium/drivers/radeon/radeon_vcn_dec.c
index
https://bugs.freedesktop.org/show_bug.cgi?id=25
--- Comment #7 from zefkerri...@gmail.com ---
(In reply to Samuel Pitoiset from comment #6)
> What LLVM/Mesa versions are you using (sha1) ?
> What game settings are you using?
> Can you eventually record a capture with renderdoc or upload a save
Patch is
Reviewed-by: Boyuan Zhang
-Original Message-
From: mesa-dev On Behalf Of Liu, Leo
Sent: September 4, 2019 1:40 PM
To: mesa-dev@lists.freedesktop.org
Subject: [Mesa-dev] [PATCH] radeon/vcn: add RENOIR VCN decode support
It has same VCN2.x block as Navi1x
Signed-off-by: Leo Liu
It has same VCN2.x block as Navi1x
Signed-off-by: Leo Liu
---
src/gallium/drivers/radeon/radeon_vcn_dec.c | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/gallium/drivers/radeon/radeon_vcn_dec.c
b/src/gallium/drivers/radeon/radeon_vcn_dec.c
index 77bfe187674..0743
https://bugs.freedesktop.org/show_bug.cgi?id=111444
Bug 111444 depends on bug 111454, which changed state.
Bug 111454 Summary: Gallium: removal of the manual defining of PIPE_FORMAT
values breaks virgl
https://bugs.freedesktop.org/show_bug.cgi?id=111454
What|Removed
https://bugs.freedesktop.org/show_bug.cgi?id=111454
Gert Wollny changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
On Fri, 2019-08-30 at 14:26 +0100, Chris Wilson wrote:
> Quoting Daniel Stone (2019-08-30 14:13:08)
> > Hi,
> >
> > On Thu, 29 Aug 2019 at 21:35, Chris Wilson wrote:
> > >
> > > I think so. I just want a list of all bugs that may affect the code I'm
> > > working on, wherever they were filed. I
Adding back NULL checks that were removed as part of
b758eed9c373db14a5acc04d9522ec9d74e51f1b
Signed-off-by: Thong Thai
---
src/gallium/drivers/radeonsi/si_state.c | 8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/src/gallium/drivers/radeonsi/si_state.c
b/src/gallium/d
On Wednesday, 2019-09-04 15:44:58 +0100, Daniel Stone wrote:
> Hi,
>
> On Wed, 4 Sep 2019 at 15:12, Chuck Atkins wrote:
> > Can we use Gitlab's GitHub import feature?
> >
> > https://gitlab.freedesktop.org/help/user/project/import/github.md
> >
> > I haven't used it before but it looks like it wi
Hi,
On Wed, 4 Sep 2019 at 15:12, Chuck Atkins wrote:
> Can we use Gitlab's GitHub import feature?
>
> https://gitlab.freedesktop.org/help/user/project/import/github.md
>
> I haven't used it before but it looks like it will migrate everything, i.e.
> repo, issues, prs, etc.
Yeah, we definitely c
Can we use Gitlab's GitHub import feature?
https://gitlab.freedesktop.org/help/user/project/import/github.md
I haven't used it before but it looks like it will migrate everything, i.e.
repo, issues, prs, etc.
- Chuck
On Wed, Sep 4, 2019, 9:57 AM Kyle Brenneman wrote:
> On 9/1/19 2:46 PM, Eric
On 9/1/19 2:46 PM, Eric Engestrom wrote:
On 2019-09-01 at 20:56, Daniel Stone wrote:
Hi,
On Sat, 31 Aug 2019 at 20:34, Matt Turner wrote:
Getting patches into libglvnd has proven quite difficult (see [0] for
example). There was some talk of moving it to FreeDesktop Gitlab on
IRC recently. Ca
https://bugs.freedesktop.org/show_bug.cgi?id=107839
Denis changed:
What|Removed |Added
Resolution|--- |NOTOURBUG
Status|NEW
Hi,
On 3.9.2019 20.27, Matt Turner wrote:
What is going on with the 19.2 RCs? I know that we said we would push
the releases back a week to let some feature work land, but the last
blocker of the feature tracker [0] landed on the 14th and RC1 wasn't
until the 20th. Now another two weeks have pas
https://bugs.freedesktop.org/show_bug.cgi?id=47
Alastair Donaldson changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
28 matches
Mail list logo