summaryrefslogtreecommitdiffstats
path: root/src/panfrost/include
Commit message (Expand)AuthorAgeFilesLines
* panfrost: Identify texture layout fieldAlyssa Rosenzweig2020-04-241-1/+1
* panfrost: decode textures and samplers on bifrostAlyssa Rosenzweig2020-04-241-2/+32
* panfrost: Add tentative bifrost_texture_descriptorAlyssa Rosenzweig2020-04-241-0/+32
* panfrost: Set clear_color_[12] in the extra fb descAlyssa Rosenzweig2020-04-241-1/+3
* panfrost: Clean up a bit the tiler structs for BifrostTomeu Vizoso2020-04-241-2/+4
* panfrost: On Bifrost, set the right tiler descriptorTomeu Vizoso2020-04-101-1/+7
* panfrost: Remove most usage of midgard_payload_vertex_tilerTomeu Vizoso2020-04-101-1/+1
* panfrost: Unify vertex/tiler structuresAlyssa Rosenzweig2020-04-101-31/+16
* panfrost: Add IS_BIFROST quirkAlyssa Rosenzweig2020-04-101-1/+4
* panfrost: Enable PIPE_SHADER_CAP_FP16 on BifrostAlyssa Rosenzweig2020-03-311-1/+6
* panfrost: Stub out G31/G52 quirksAlyssa Rosenzweig2020-03-311-5/+15
* panfrost: Correctly identify format 0x4cIcecream952020-03-311-4/+2
* panfrost: Add support for R3G3B2Icecream952020-03-311-0/+2
* panfrost: Add support for B5G5R5X1Icecream952020-03-311-0/+1
* panfrost: Add note about preloaded varyingsAlyssa Rosenzweig2020-03-051-0/+5
* pan/decode: Restore bifrost sample_locationsAlyssa Rosenzweig2020-03-031-1/+11
* panfrost: Debitfieldize mali_uniform_buffer_metaAlyssa Rosenzweig2020-02-181-13/+16
* panfrost: Rename unknown2_8 to paddingAlyssa Rosenzweig2020-02-161-2/+1
* panfrost: Rename bifrost_framebuffer->mali_framebufferAlyssa Rosenzweig2020-02-161-7/+7
* panfrost: Unify bifrost_scratchpad with mali_shared_memoryAlyssa Rosenzweig2020-02-161-16/+4
* panfrost: Identify mali_shared_memory structureAlyssa Rosenzweig2020-02-161-20/+33
* panfrost: Add the MALI_WRITES_{Z,S} flagsBoris Brezillon2020-02-051-3/+11
* panfrost: Add ASTC texture formatsIcecream952020-01-211-0/+2
* panfrost: Add ETC1/ETC2 texture formatsIcecream952020-01-211-0/+11
* panfrost: Fix linear depth texturesAlyssa Rosenzweig2020-01-141-5/+6
* panfrost: Add negative lod bias supportIcecream952020-01-101-9/+11
* panfrost: Dynamically allocate array of texture pointersTomeu Vizoso2020-01-021-2/+0
* panfrost: Identify glProvokingVertex flagAlyssa Rosenzweig2019-12-301-0/+6
* panfrost: Remove 32-bit next_job pathAlyssa Rosenzweig2019-12-271-5/+1
* panfrost; Update comment about work/uniform_countAlyssa Rosenzweig2019-12-271-3/+1
* panfrost: Remove mali_alt_funcAlyssa Rosenzweig2019-12-271-15/+3
* panfrost: Implement remaining texture wrap modesAlyssa Rosenzweig2019-12-271-5/+9
* panfrost: Inline away MALI_NEGATIVEAlyssa Rosenzweig2019-12-271-4/+0
* panfrost: Remove MALI_ATTR_INTERNALAlyssa Rosenzweig2019-12-271-1/+0
* panfrost: Update information on fixed attributes/varyingsAlyssa Rosenzweig2019-12-271-3/+2
* panfrost: Remove MALI_SPECIAL_ATTRIBUTE_BASE definesAlyssa Rosenzweig2019-12-271-5/+0
* pan/decode: Handle gl_VertexID/gl_InstanceIDAlyssa Rosenzweig2019-12-241-3/+4
* panfrost: Pack invocation_shifts manually instead of a bit fieldAlyssa Rosenzweig2019-12-161-7/+10
* panfrost: Remove fbd_type enumAlyssa Rosenzweig2019-12-161-6/+3
* panfrost: Split stack_shift nibble from unk0Alyssa Rosenzweig2019-12-121-1/+2
* panfrost: Rename unknown_address_0 -> scratchpadAlyssa Rosenzweig2019-12-121-1/+2
* panfrost: Rename SET_VALUE to WRITE_VALUEAlyssa Rosenzweig2019-12-061-4/+4
* panfrost: Update SET_VALUE with information from igtAlyssa Rosenzweig2019-12-061-2/+9
* panfrost: Remove blend shader hackAlyssa Rosenzweig2019-12-031-2/+1
* panfrost: Implement pan_tiler for non-hierarchy GPUsAlyssa Rosenzweig2019-12-031-1/+9
* panfrost: Add quirks system to cmdstreamTomeu Vizoso2019-12-031-0/+67
* panfrost: Add the lod_bias fieldAlyssa Rosenzweig2019-11-211-1/+2
* pan/midgard: Add blend shader selection bits for MRTAlyssa Rosenzweig2019-11-131-0/+8
* panfrost: Rework format encoding on SFBDTomeu Vizoso2019-11-061-26/+38
* panfrost: Add checksum fields to SFBD descriptorTomeu Vizoso2019-11-061-1/+4