..
.gitignore
panfrost: Add panloader/ to .gitignore
2020-08-06 23:54:24 +00:00
decode.c
panfrost: Decode pre/post frame DCDs
2021-04-13 18:06:37 +00:00
decode.h
pan/decode: Remove mesa header dependencies
2021-02-03 14:04:53 +00:00
decode_common.c
pan/decode: Prefer sizeof to ARRAY_SIZE for char
2021-02-03 14:04:53 +00:00
gen_pack.py
pan/gen_pack: Parse alignment requirements
2021-03-26 08:45:32 +01:00
meson.build
panfrost: Kill the old tile-buffer preload logic
2021-04-13 18:06:37 +00:00
midgard.xml
panfrost: Add the early ZS pre frame mode
2021-04-13 18:06:37 +00:00
pan_afbc.c
panfrost: Take panfrost_dev for AFBC selection
2021-02-18 21:48:22 +00:00
pan_attributes.c
panfrost: Fix panfrost_small_padded_vertex_count for 17 vertices
2020-12-22 01:54:24 +00:00
pan_blend.c
panfrost: Move the blend shader cache at the device level
2021-03-29 06:53:50 +00:00
pan_blend.h
panfrost: Move the blend shader cache at the device level
2021-03-29 06:53:50 +00:00
pan_blitter.c
panfrost: Create a blitter library to replace the existing preload helpers
2021-04-13 18:06:37 +00:00
pan_blitter.h
panfrost: Create a blitter library to replace the existing preload helpers
2021-04-13 18:06:37 +00:00
pan_bo.c
panfrost: Align BO size to 4096 bytes
2021-04-12 23:53:41 +00:00
pan_bo.h
panfrost: Stop including pan_device.h from pan_bo.h
2021-04-07 08:27:58 +00:00
pan_cs.c
panfrost: Extend pan_fb_info to allow passing pre/post frame DCDs
2021-04-13 18:06:37 +00:00
pan_cs.h
panfrost: Extend pan_fb_info to allow passing pre/post frame DCDs
2021-04-13 18:06:37 +00:00
pan_device.h
panfrost: Kill the old tile-buffer preload logic
2021-04-13 18:06:37 +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: Handle PIPE_FORMAT_NONE as 'constant'
2021-02-18 21:48:22 +00:00
pan_indirect_draw.c
panfrost: Add helpers to support indirect draws
2021-04-07 08:27:58 +00:00
pan_indirect_draw.h
panfrost: Add helpers to support indirect draws
2021-04-07 08:27:58 +00:00
pan_invocation.c
panfrost: XMLify invocations
2020-08-28 14:53:53 +00:00
pan_pool.c
panfrost: Stop including pan_device.h from pan_bo.h
2021-04-07 08:27:58 +00:00
pan_pool.h
panfrost: Get rid of panfrost_pool_alloc()
2021-03-26 08:46:15 +01:00
pan_props.c
panfrost: Kill the old tile-buffer preload logic
2021-04-13 18:06:37 +00:00
pan_sampler.c
pan_samples.c
panfrost: Pass a const device to panfrost_sample_positions()
2021-04-13 18:06:37 +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
panfrost: Fix stack shift calculation
2020-11-13 20:49:06 +00:00
pan_shader.c
nir: Extract shader_info->cs.shared_size out of union.
2021-04-08 14:39:28 +00:00
pan_shader.h
panfrost: Deduplicate Bifrost fau_count
2021-04-03 12:47:29 -04:00
pan_texture.c
panfrost: Provide a helper to retrieve image surface pointers
2021-04-13 18:06:37 +00:00
pan_texture.h
panfrost: Kill the old tile-buffer preload logic
2021-04-13 18:06:37 +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: Enable AFBC buffer sharing
2021-04-12 15:55:55 +00:00
wrap.h
pan/decode: Free mapped memory objects on BO unreference
2021-01-21 00:32:28 +00:00