freedreno/ir3: Fix the type of half-float indirect uniform loads.
[mesa.git] / src / freedreno / registers /
2020-08-04 Connor Abbottfreedreno: Document draw predication packets
2020-08-03 Jonathan Marekturnip: workaround for a630 d24_unorm_s8_uint fails
2020-08-03 Rob Clarkfreedreno/registers: install gzip'd register database
2020-08-03 Rob Clarkfreedreno/registers: split header build into subdirs
2020-08-03 Rob Clarkfreedreno/registers: add .gitignore
2020-07-31 Connor Abbottfreedreno/a6xx: Fix CP_BIN_SIZE_ADDRESS name
2020-07-29 Rob Clarkfreedreno/rnn: schema updates for dynamic/irregular...
2020-07-29 Rob Clarkfreedreno/registers/mdp5: fix validation error
2020-07-29 Rob Clarkfreedreno/rnn: fix use-group
2020-07-29 Rob Clarkfreedreno/rnn: allow name to be optional in arrays
2020-07-29 Rob Clarkfreedreno/rnn: add "addvariant" to schema
2020-07-29 Rob Clarkfreedreno/rnn: describe copyright element in schema
2020-07-29 Rob Clarkfreedreno/registers/adreno_pm4: fix validation errors
2020-07-29 Rob Clarkfreedreno/registers/a4xx: fix validation error
2020-07-29 Rob Clarkfreedreno/registers/a2xx: fix validation error
2020-07-29 Rob Clarkfreedreno/rnn: add variants/varset to domain
2020-07-29 Rob Clarkfreedreno/rnn: relax Hexadecimal to HexOrNumber
2020-07-29 Rob Clarkfreedreno/rnn: add radix/align
2020-07-29 Rob Clarkfreedreno/rnn: add high/low/pos to registers
2020-07-29 Rob Clarkfreedreno/rnn: add relaxed boolean type
2020-07-29 Rob Clarkfreedreno/rnn: update schema for 'pos'
2020-07-29 Rob Clarkfreedreno/rnn: rename schema file
2020-07-28 Rob Clarkfreedreno: slurp in rnndb
2020-07-28 Rob Clarkfreedreno: make gen_header.py check parent directory
2020-07-27 Jonathan Marekturnip: use patchControlPoints for HS_INPUT_SIZE value
2020-07-24 Connor Abbottfreedreno: Add INDIRECT_COUNT CP_DRAW_INDIRECT_MULTI...
2020-07-24 Connor Abbottfreedreno: Clean up CP_DRAW_MULTI_INDIRECT definition
2020-07-24 Rob Clarkfreedreno: sync registers from envytools
2020-07-16 Connor Abbottfreedreno/a6xx: Add stencilref register info
2020-07-14 Jonathan Marekfreedreno/regs: update a6xx PC regs
2020-07-14 Jonathan Marekfreedreno/regs: update a6xx VPC regs
2020-07-14 Jonathan Marekfreedreno/regs: update a6xx RB regs
2020-07-14 Jonathan Marekfreedreno/regs: update a6xx GRAS registers
2020-07-14 Connor Abbottfreedreno/a6xx: Add some documentation for shared consts
2020-07-14 Connor Abbottfreedreno/a6xx: Rename and document HLSQ_UPDATE_CNTL
2020-07-14 Kristian H. Kristensenfreedreno/registers: Rename SP_2D_SRC_FORMAT
2020-07-14 Jonathan Marekfreedreno/regs: update primitive output related registers
2020-07-08 Jonathan Marekfreedreno/layout: layout simplifications and pitch...
2020-07-08 Jonathan Marekfreedreno/regs: document CS shared storage size bit
2020-07-07 Connor Abbottfreedreno: Sync registers with envytools
2020-07-06 Ilia Mirkina4xx: add noperspective interpolation support
2020-07-06 Jonathan Marekfreedreno/regs: document SS6_UBO state src
2020-07-01 Jonathan Marekfreedreno/registers: update varying-related registers
2020-06-29 Jonathan Marekfreedreno/regs: add extra bits for UBWC array pitch
2020-06-26 Connor Abbottfreedreno/registers: Label firstIndex field in CP_DRAW_...
2020-06-26 Connor Abbottfreedreno: On a5xx+ INDX_SIZE is MAX_INDICES
2020-06-25 Eric Anholtfreedreno/a6xx: Define the register fields for polygon...
2020-06-25 Jonathan Marekfreedreno/registers: add CP_DRAW_INDIRECT_MULTI
2020-06-24 Jonathan Marekfreedreno/registers: a6xx depth bounds test registers
2020-06-23 Jonathan Marekturnip: implement CmdDrawIndirectByteCountEXT
2020-06-22 Brian Hoturnip: Support tess for draws
2020-06-20 Jonathan Marekfreedreno/a6xx: VSC "STRM_ARRAY_PITCH" is "STRM_LIMIT"
2020-06-18 Jonathan Marekfreedreno/a6xx: FETCHSIZE is PITCHALIGN
2020-06-05 Eric Anholtturnip: Add support for alphaToOne.
2020-06-04 Rob Clarkfreedreno/a6xx: update depth-plane control regs
2020-06-04 Rob Clarkfreedreno/a6xx: sync registers from envytools
2020-05-29 Rob Clarkfreedreno/a6xx: document LRZ flag buffer
2020-05-26 Kristian H. Kristensenfreedreno: Use explicit *_NONE enum for undefined formats
2020-05-22 Eric Anholtfreedreno/a5xx: Define the 2D blit UBWC pitch fields
2020-05-22 Eric Anholtfreedreno/a5xx: Set MIN_LAYERSZ on 3D textures like...
2020-05-20 Jonathan Marekfreedreno/registers: document 422_UNORM and 420_UNORM...
2020-05-17 Ilia Mirkinfreedreno/a3xx: there's no r8i/ui rb format, only rg8i...
2020-05-14 Connor Abbottfreedreno/a6xx: Document dual-src blending enable bits
2020-05-08 Hyunjun Kofreedreno,tu: Don't request fragcoord components not...
2020-04-30 Rob Clarkfreedreno: sync registers with envytools
2020-04-30 Rob Clarkfreedreno/a6xx: add OUT_PKT()
2020-04-28 Rob Clarkfreedreno/a6xx+tu: rename VSC_DATA/VSC_DATA2
2020-04-25 Connor Abbottfreedreno/a6xx: Document PrimID passthrough registers
2020-04-22 Jonathan Marekturnip: implement VK_EXT_sampler_filter_minmax
2020-04-22 Jonathan Marekturnip: implement VK_EXT_filter_cubic
2020-04-22 Jonathan Marekturnip: implement VK_EXT_sample_locations
2020-04-21 Connor Abbottfreedreno/a6xx: Expand various varying-count bitfields
2020-04-15 Brian Hofreedreno/turnip: Update GRAS_LAYER_CNTL to GRAS_MAX_LA...
2020-04-09 Connor Abbottfreedreno/a6xx: Add registers for the bindless model
2020-04-09 Connor Abbottfreedreno/a6xx: Add UBO size field
2020-04-09 Jonathan Marekturnip: new clear/blit implementation with shader path...
2020-04-09 Jonathan Marekfreedreno/registers: add RB_CCU_CNTL bitfields
2020-04-09 Jonathan Marekturnip: improve vertex input handling
2020-04-02 Connor Abbottfreedreno: Cleanup event names
2020-03-27 Rob Clarkfreedreno/a6xx: register update
2020-03-24 Jonathan Marekfreedreno/registers: more GRAS_CL_CNTL bits, Z_CLAMP
2020-03-17 Connor Abbotttu: Fix border color with compute shaders
2020-02-28 Jonathan Marekturnip: add r5g5b5a1_unorm/b5g5r5a1_unorm formats
2020-02-18 Rob Clarkfreedreno/registers: cleanup CP_SET_MARKER
2020-02-18 Rob Clarkfreedreno/a6xx: few register updates
2020-02-18 Rob Clarkfreedreno/registers: teach gen_header.py about a3xx_regid
2020-02-14 Jonathan Marekfreedreno/a6xx: document some unknown bits
2020-02-14 Jonathan Marekfreedreno: name sysmem color/depth flush events
2020-02-12 Jonathan Marekfreedreno/a6xx: use single format enum
2020-02-05 Connor Abbottfreedreno: Fix CP_COND_EXEC
2020-02-05 Connor Abbottfreedreno: Add CP_REG_WRITE documentation
2020-02-05 Connor Abbottfreedreno: Fix CP_COND_REG_EXEC bit positions
2020-01-24 Connor Abbottfreedreno: Document CP_INDIRECT_BUFFER_CHAIN
2020-01-24 Connor Abbottfreedreno: Document CP_UNK_A6XX_55
2020-01-24 Connor Abbottfreedreno: Document CP_COND_REG_EXEC more
2020-01-23 Eric Anholtfreedreno: Fix OUT_REG() on address regs without a...
2020-01-23 Eric Anholtfreedreno: Add some missing a6xx address declarations.
2019-12-19 Jonathan Marekfreedreno/registers: document vertex/instance id offset...
2019-12-19 Kristian H. Kristensenfreedreno/a6xx: RB6_R8G8B8 is actually 32 bit RGBX
2019-12-18 Connor Abbottfreedreno: Fix CP_MEM_TO_REG flag definitions
next