mesa/src/gallium/drivers
Rob Clark f92877b7b8 freedreno: Reduce use of screen->gpu_id
Newer GPU's are moving away from using gpu_id, including the code
landing upstream for "7c Gen 3".  But most of the places in the gallium
driver where we were looking at gpu_id, we only cared about the major
generation.  So convert those to use screen->gen instead.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12159>
2021-08-06 18:51:50 +00:00
..
asahi asahi: Generalize src_offset for non-4byte formats 2021-07-24 18:00:39 -04:00
crocus driconfig: Add support for device specific config 2021-08-02 16:37:24 -07:00
d3d12 d3d12: split up root parameter update and set 2021-08-03 16:17:11 +00:00
etnaviv nir: add indirect loop unrolling to compiler options 2021-08-03 10:54:50 +00:00
freedreno freedreno: Reduce use of screen->gpu_id 2021-08-06 18:51:50 +00:00
i915 ci/i915g: Merge the two dEQP runs together. 2021-08-03 18:32:01 +00:00
iris ci: Update canvas_text trace 2021-08-05 05:44:57 +00:00
lima nir: add indirect loop unrolling to compiler options 2021-08-03 10:54:50 +00:00
llvmpipe mesa: Add support for EXT_clear_texture 2021-08-06 15:57:42 +00:00
nouveau nv30: fix emulated vertex index buffers 2021-07-26 15:39:25 +00:00
panfrost ci: Update canvas_text trace 2021-08-05 05:44:57 +00:00
r300 android: Drop the Android.mk build system 2021-07-08 14:44:02 -05:00
r600 r600: change rate ctrl struct to array 2021-07-26 15:06:05 -04:00
radeon radeon/vcn/enc: change to per-temporal layer rate control 2021-07-26 15:06:13 -04:00
radeonsi ci: Update canvas_text trace 2021-08-05 05:44:57 +00:00
softpipe mesa: Add support for EXT_clear_texture 2021-08-06 15:57:42 +00:00
svga Convert a few files to UTF-8 2021-07-12 23:45:34 +00:00
swr gallium: change pipe_vertex_element::src_format to uint8_t 2021-08-02 19:58:28 +00:00
tegra android: Drop the Android.mk build system 2021-07-08 14:44:02 -05:00
v3d v3d: implement performance counter queries 2021-08-03 08:33:52 +00:00
vc4 nir: add indirect loop unrolling to compiler options 2021-08-03 10:54:50 +00:00
virgl ci: Update canvas_text trace 2021-08-05 05:44:57 +00:00
zink zink: simplify else clause for mem info gathering 2021-08-04 14:07:58 -04:00