mesa/src/gallium/drivers
Lucas Stach ab74699190 etnaviv: fix some pm query issues
The offsets to read the query results were off-by-one, which causes the
counters to report bogus increasing values.

Also the counter result is u32, so we need to initialize the query type
to reflect that.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com>
2019-06-14 09:06:28 +02:00
..
etnaviv etnaviv: fix some pm query issues 2019-06-14 09:06:28 +02:00
freedreno freedreno/a6xx: fix MAX_INDICES 2019-06-13 08:56:27 -07:00
i915 gallium: Change PIPE_CAP_TGSI_FS_FBFETCH bool to PIPE_CAP_FBFETCH count 2019-05-23 08:13:07 -07:00
iris iris: Enable INTEL_shader_atomic_float_minmax 2019-06-13 09:03:58 -07:00
kmsro Delete autotools 2019-04-15 13:44:29 -07:00
lima lima/ppir: change offset type to int 2019-06-13 07:43:24 +02:00
llvmpipe gallium: Change PIPE_CAP_TGSI_FS_FBFETCH bool to PIPE_CAP_FBFETCH count 2019-05-23 08:13:07 -07:00
nouveau u_dynarray: turn util_dynarray_{grow, resize} into element-oriented macros 2019-06-12 18:30:25 -04:00
panfrost panfrost: Fix general purpose varying handling 2019-06-13 10:54:18 -07:00
r300 r300g: implement GLSL disk shader caching 2019-06-11 20:49:34 -04:00
r600 gallium: Change PIPE_CAP_TGSI_FS_FBFETCH bool to PIPE_CAP_FBFETCH count 2019-05-23 08:13:07 -07:00
radeon r600+radeonsi: use ctx_query_reset_status on radeon 2019-05-16 13:15:36 -04:00
radeonsi radeonsi: add radeonsi_debug_disassembly option 2019-06-12 20:28:23 -04:00
softpipe gallium: Change PIPE_CAP_TGSI_FS_FBFETCH bool to PIPE_CAP_FBFETCH count 2019-05-23 08:13:07 -07:00
svga svga: Remove unnecessary check for the pre flush bit for setting vertex buffers 2019-06-06 10:27:10 +02:00
swr swr: fix support for GL_ARB_copy_image extension 2019-06-05 15:26:47 +00:00
tegra Delete autotools 2019-04-15 13:44:29 -07:00
v3d v3d: don't emit point coordinates varyings if the FS doesn't read them 2019-06-07 08:29:42 +02:00
vc4 vc4: Enable NIR's lower_fmod option. 2019-06-05 16:45:12 -07:00
virgl virgl: virgl_transfer should own its virgl_resource 2019-06-12 18:20:30 -07:00