https://bugs.freedesktop.org/show_bug.cgi?id=109752
Eric Engestrom changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugs.freedesktop.org/show_bug.cgi?id=109747
--- Comment #5 from osch...@web.de ---
Adding more graphs should be relatively straight forward but someone would need
to implement querying the relevant information first, preferably in a
cross-platform manner. I might give adding a cpu-usage gr
https://bugs.freedesktop.org/show_bug.cgi?id=109747
Lionel Landwerlin changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://bugs.freedesktop.org/show_bug.cgi?id=109761
Bug ID: 109761
Summary: misuse of enums in vdpau_private.h
Product: Mesa
Version: git
Hardware: All
OS: NetBSD
Status: NEW
Severity: normal
Pri
On Sun, Feb 24, 2019 at 1:36 AM Alyssa Rosenzweig wrote:
>
> Signed-off-by: Alyssa Rosenzweig
> ---
> src/gallium/drivers/panfrost/include/panfrost-job.h | 2 ++
> src/gallium/drivers/panfrost/pan_pretty_print.c | 2 ++
> 2 files changed, 4 insertions(+)
>
> diff --git a/src/gallium/drivers/
> Just a thought -- RGB565, which is a fairly popular 16-bit color
> variant, would fit nicely into the space here, and is probably also
> one of the "special" formats.
Oh, dear, this is embarassing -- I misread my notes. The format code in
question is for RGB565, not RGB555. Thank you for pointi
https://bugs.freedesktop.org/show_bug.cgi?id=109764
Bug ID: 109764
Summary: [radv] Enable framerate capping
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priorit
https://bugs.freedesktop.org/show_bug.cgi?id=109765
Bug ID: 109765
Summary: Incorrect assert in
gallium/state_trackers/va/picture_mjpeg.c
Product: Mesa
Version: unspecified
Hardware: Other
OS: All
Fix the logic for buffer full check on alloc.
This patch just takes the fix Nicolai attached to the bug report
and updates it to work on master.
Fixes: e0f0d3675d4 ("radeonsi: factor si_query_buffer logic out of si_query_hw")
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=109561
---
src/
Signed-off-by: Alyssa Rosenzweig
---
src/gallium/drivers/panfrost/include/panfrost-job.h | 2 ++
src/gallium/drivers/panfrost/pan_pretty_print.c | 2 ++
2 files changed, 4 insertions(+)
diff --git a/src/gallium/drivers/panfrost/include/panfrost-job.h
b/src/gallium/drivers/panfrost/include/p
Previously, we were guarded by an #ifdef, which is generally a bad form.
This patch instead guards them behind an environmental variable.
Signed-off-by: Alyssa Rosenzweig
---
src/gallium/drivers/panfrost/pan_context.c | 9 +++--
src/gallium/drivers/panfrost/pan_screen.c | 13 -
Signed-off-by: Alyssa Rosenzweig
---
src/gallium/drivers/panfrost/midgard/helpers.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/gallium/drivers/panfrost/midgard/helpers.h
b/src/gallium/drivers/panfrost/midgard/helpers.h
index 12235f8f9ff..b597e516f20 100644
--- a/src/
The scanout checks are fundamentally hacks; let's remove as many as we
can.
Signed-off-by: Alyssa Rosenzweig
---
src/gallium/drivers/panfrost/pan_context.c | 6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/src/gallium/drivers/panfrost/pan_context.c
b/src/gallium/drivers/
https://bugs.freedesktop.org/show_bug.cgi?id=109532
--- Comment #39 from Mark Janes ---
I just noticed that this new test passes for 32 bit builds.
Does that surprise anyone else?
http://mesa-ci.01.org/mesa_master_daily/builds/4806/group/e60513df13ade427f01bb7334bd5174e
--
You are receiving t
14 matches
Mail list logo