- 22 Jul, 2020 40 commits
-
-
Eric Engestrom authored
Signed-off-by:
Eric Engestrom <eric@engestrom.ch> Part-of: <!5833>
-
Eric Engestrom authored
Cc: mesa-stable Signed-off-by:
Eric Engestrom <eric@engestrom.ch> Part-of: <!5833>
-
Eric Engestrom authored
Signed-off-by:
Eric Engestrom <eric@engestrom.ch> Part-of: <mesa/mesa!5928>
-
Eric Engestrom authored
Signed-off-by:
Eric Engestrom <eric@engestrom.ch> Part-of: <mesa/mesa!5928>
-
Eric Engestrom authored
Signed-off-by:
Eric Engestrom <eric@engestrom.ch> Part-of: <mesa/mesa!5928>
-
Eric Engestrom authored
This needs to be done in the mesa3d.org repo; see mesa3d.org!19 Signed-off-by:
Eric Engestrom <eric@engestrom.ch> Part-of: <!5928>
-
Eric Engestrom authored
Signed-off-by:
Eric Engestrom <eric@engestrom.ch> Part-of: <mesa/mesa!5928>
-
Eric Engestrom authored
Part-of: <mesa/mesa!6034>
-
Eric Engestrom authored
Part-of: <mesa/mesa!6034>
-
Andres Gomez authored
Signed-off-by:
Andres Gomez <agomez@igalia.com> Reviewed-by:
Tomeu Vizoso <tomeu.vizoso@collabora.com> Reviewed-by:
Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <mesa/mesa!6014>
-
Emma Anholt authored
u_screen will return 0 for all of these, which means that this is one less driver to see in git grep when I'm checking who exposes a cap. The exception is the texel/gather offsets and stream output components, which will not be exposed since we don't expose the corresponding GLSL version. Reviewed-by:
Kenneth Graunke <kenneth@whitecape.org> Part-of: <mesa/mesa!3298>
-
Emma Anholt authored
u_screen will return 0 for all of these, which means that this is one less driver to see in git grep when I'm checking who exposes a cap. Reviewed-by:
Neha Bhende <bhenden@vmware.com> Part-of: <mesa/mesa!3298>
-
Emma Anholt authored
Since this is a software rasterizer, we really don't care whether the buffers are "mapped" since it's just malloc. This will drop a bit of pointless CPU overhead to throw errors. Reviewed-by:
Jan Zielinski <jan.zielinski@intel.com> Part-of: <mesa/mesa!3298>
-
Emma Anholt authored
u_screen will return 0 for all of these, which means that this is one less driver to see in git grep when I'm checking who exposes a cap. Reviewed-by:
Jan Zielinski <jan.zielinski@intel.com> Part-of: <mesa/mesa!3298>
-
Emma Anholt authored
u_screen will return 0 for all of these, which means that this is one less driver to see in git grep when I'm checking who exposes a cap. Reviewed-by Gert Wollny <gert.wollny@collabora.com> Part-of: <mesa/mesa!3298>
-
Emma Anholt authored
Since this is a software rasterizer, we really don't care whether the buffers are "mapped" since it's just malloc. This will drop a bit of pointless CPU overhead to throw errors. Reviewed-by:
Dave Airlie <airlied@redhat.com> Part-of: <mesa/mesa!3298>
-
Emma Anholt authored
u_screen will return 0 for all of these, which means that this is one less driver to see in git grep when I'm checking who exposes a cap. Reviewed-by:
Dave Airlie <airlied@redhat.com> Part-of: <mesa/mesa!3298>
-
Emma Anholt authored
Since this is a software rasterizer, we really don't care whether the buffers are "mapped" since it's just malloc. This will drop a bit of pointless CPU overhead to throw errors. Reviewed-by:
Dave Airlie <airlied@redhat.com> Part-of: <mesa/mesa!3298>
-
Emma Anholt authored
u_screen will return 0 for all of these, which means that this is one less driver to see in git grep when I'm checking who uses a cap. Reviewed-by:
Dave Airlie <airlied@redhat.com> Part-of: <mesa/mesa!3298>
-
Tomeu Vizoso authored
When the lava files were moved out of the container, this stopped working which caused the traces job for Freedreno to not run any traces at all. Signed-off-by:
Tomeu Vizoso <tomeu.vizoso@collabora.com> Fixes: dcd171f5 ("gitlab-ci: More stable URL for kernel and ramdisk artifacts, for LAVA") Acked-by:
Andres Gomez <agomez@igalia.com> Acked-by:
Eric Anholt <eric@anholt.net> Part-of: <mesa/mesa!6021>
-
Emma Anholt authored
Hand-verified by looking at our artifacts compared to an i965 capture I had. Part-of: <mesa/mesa!6021>
-
Thong Thai authored
Increase the maximum number of possible decoder reference picture frames from 16 to 32. Signed-off-by:
Thong Thai <thong.thai@amd.com> Reviewed-by:
Leo Liu <leo.liu@amd.com> Part-of: <mesa/mesa!6016>
-
Marek Olšák authored
Reviewed-by:
Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <mesa/mesa!5798>
-
Marek Olšák authored
- Execute cs_preamble_state as a separate IB with different flags. - Set the PREEMPT flag for the main IB. Acked-by:
Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <mesa/mesa!5798>
-
Marek Olšák authored
Acked-by:
Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <mesa/mesa!5798>
-
Marek Olšák authored
Acked-by:
Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <mesa/mesa!5798>
-
Marek Olšák authored
Acked-by:
Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <mesa/mesa!5798>
-
Marek Olšák authored
Acked-by:
Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <mesa/mesa!5798>
-
Marek Olšák authored
to reduce the churn when adding codepaths for shadowed registers Reviewed-by:
Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <mesa/mesa!5798>
-
Marek Olšák authored
Reviewed-by:
Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <!5798>
-
Marek Olšák authored
Reviewed-by:
Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <!5798>
-
Marek Olšák authored
Acked-by:
Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <!5798>
-
Marek Olšák authored
Reviewed-by:
Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <!5798>
-
Marek Olšák authored
Reviewed-by:
Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <!5798>
-
Marek Olšák authored
Reviewed-by:
Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <!5798>
-
Marek Olšák authored
Copied from PAL. Higher values break tessellation, which I was only able to reproduce with register shadowing enabled. Fixes: 0bf3e6fa "radeonsi/gfx10: double the number of tessellation offchip buffers per SE" Acked-by:
Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <!5798>
-
Marek Olšák authored
(random initial gfx10 commit:) Fixes: 78cdf9a9 - amd/addrlib: add gfx10 support Acked-by:
Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <!5798>
-
Erik Faye-Lund authored
Reviewed-by:
Eric Engestrom <eric@engestrom.ch> Reviewed-By:
Mike Blumenkrantz <michael.blumenkrantz@gmail.com> Reviewed-by:
Marcin Ślusarz <marcin.slusarz@intel.com> Part-of: <!5967>
-
Samuel Pitoiset authored
Signed-off-by:
Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by:
Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> Part-of: <!5872>
-
Samuel Pitoiset authored
Signed-off-by:
Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by:
Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> Part-of: <!5872>
-