mesa/src/panfrost/lib
Ezequiel Garcia ae6bc7a9d0 panfrost: Rename G52 product ID 0x7402 as G52r1
As pointed out by Robin Murphy, the new product ID belongs
to IP revision "G52r1".

Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10921>
2021-05-21 19:05:07 +00:00
..
.gitignore
decode.c pan/mdg: Hide units behind MIDGARD_MESA_DEBUG=verbose 2021-05-04 20:04:03 +00:00
decode.h
decode_common.c util/hash_table: do not leak u64 struct key 2021-04-29 12:58:23 +02:00
gen_pack.py panfrost: Add draw-time merge helper 2021-05-18 22:51:56 +00:00
meson.build panfrost: Meson dependency 2021-05-03 21:08:47 +00:00
midgard.xml panfrost: Support alpha_to_one 2021-05-04 20:04:03 +00:00
pan_afbc.c
pan_attributes.c
pan_blend.c panfrost: Fix pan_blend_to_fixed_function_equation prototype 2021-05-18 22:51:56 +00:00
pan_blend.h panfrost: Remove unused dither flag 2021-05-18 22:51:56 +00:00
pan_blitter.c panfrost: Reduce blitter pool size 2021-05-18 19:19:01 +00:00
pan_blitter.h panfrost: Extend pan_blitter to support blit/resolve operations 2021-05-07 15:58:56 +00:00
pan_bo.c panfrost: Label all BOs in userspace 2021-05-18 19:19:01 +00:00
pan_bo.h panfrost: Label all BOs in userspace 2021-05-18 19:19:01 +00:00
pan_cs.c panfrost: Clean up cases for emit_fbd 2021-05-12 19:46:59 +00:00
pan_cs.h panfrost: Make pan_select_crc_rt a non-static function 2021-05-06 13:27:46 +00:00
pan_device.h panfrost: Make pool slab size configurable 2021-05-18 19:19:01 +00:00
pan_encoder.h panfrost: Provide a helper to calculate the polygon list size 2021-04-13 18:06:37 +00:00
pan_format.c panfrost: Fix format definitions to match gallium expectations 2021-05-05 13:23:22 +00:00
pan_indirect_dispatch.c panfrost: Label all BOs in userspace 2021-05-18 19:19:01 +00:00
pan_indirect_dispatch.h panfrost: Add helpers to emit indirect dispatch jobs 2021-04-22 16:59:18 +00:00
pan_indirect_draw.c panfrost: Make pool slab size configurable 2021-05-18 19:19:01 +00:00
pan_indirect_draw.h pan/bi: Add support for gl_{BaseVertex,BaseInstance} 2021-05-12 07:03:51 +00:00
pan_invocation.c panfrost: Make sure pack_work_groups_compute() is passed valid dimensions 2021-04-22 16:59:18 +00:00
pan_pool.c panfrost: Make pool slab size configurable 2021-05-18 19:19:01 +00:00
pan_pool.h panfrost: Add reference type for unowned pool 2021-05-18 19:19:01 +00:00
pan_props.c panfrost: Rename G52 product ID 0x7402 as G52r1 2021-05-21 19:05:07 +00:00
pan_sampler.c
pan_samples.c panfrost: Label all BOs in userspace 2021-05-18 19:19:01 +00:00
pan_scoreboard.c panfrost: Allow passing an explicit global dependency when queuing a job 2021-03-11 14:30:19 +00:00
pan_scoreboard.h panfrost: Allow passing an explicit global dependency when queuing a job 2021-03-11 14:30:19 +00:00
pan_scratch.c
pan_shader.c panfrost: Streamline varying linking code 2021-05-20 10:05:39 +00:00
pan_shader.h panfrost: Hoist part of shader_reads_tilebuffer 2021-05-18 22:51:56 +00:00
pan_texture.c panfrost: Relax the stride check when importing resources 2021-05-17 09:47:46 +02:00
pan_texture.h panfrost: Pass an image view to panfrost_estimate_texture_payload_size() 2021-05-07 15:58:56 +00:00
pan_tiler.c panfrost: Provide a helper to calculate the polygon list size 2021-04-13 18:06:37 +00:00
pan_util.h panfrost: Add PAN_MESA_DEBUG=dirty option 2021-05-21 14:23:17 +00:00
wrap.h