summaryrefslogtreecommitdiff
path: root/src/broadcom/common
AgeCommit message (Expand)AuthorFilesLines
2019-12-16v3d: add initial compiler plumbing for geometry shadersIago Toral Quiroga1-1/+4
2019-12-16v3d: enable debug options for geometry shader dumpsIago Toral Quiroga2-10/+12
2019-10-31v3d: rename vertex shader key (num)_fs_inputs fieldsIago Toral Quiroga1-0/+1
2019-07-17broadcom: Move v3d_get_device_info to commonAndreas Bergmeier2-0/+85
2019-04-12v3d: Detect the correct number of QPUs and use it to fix the spill size.Eric Anholt1-0/+3
2019-04-12v3d: Add and use a define for the number of channels in a QPU invocation.Eric Anholt1-0/+5
2019-04-04v3d: Bump the maximum texture size to 4k for V3D 4.x.Eric Anholt1-1/+2
2019-01-29vc4: Declare the last cpu pointer as being modified in NEON asm.Emil Velikov1-2/+1
2019-01-28vc4: Declare the cpu pointers as being modified in NEON asm.Carsten Haitzler (Rasterman)1-18/+15
2019-01-28vc4: Use named parameters for the NEON inline asm.Carsten Haitzler (Rasterman)1-80/+100
2019-01-27v3d: Drop maximum number of texture units down to 16.Eric Anholt1-1/+1
2019-01-27v3d: Avoid duplicating limits defines between gallium and v3d core.Eric Anholt1-0/+41
2018-12-29v3d: Add a "precompile" debug flag for shader-db.Eric Anholt2-0/+2
2018-12-19v3d: Add a fallthrough path for utile load/store of 32 byte lines.Eric Anholt1-12/+16
2018-12-19vc4: Move the utile load/store functions to a header for reuse by v3d.Eric Anholt1-0/+222
2018-08-06v3d: Emit the VCM_CACHE_SIZE packet.Eric Anholt1-3/+4
2018-07-30v3d: Add a separate flag for CLIF ABI output versus human-readable CLs.Eric Anholt2-0/+2
2018-06-19v3d: Add missing always_flush debug flag.Eric Anholt1-0/+1
2018-05-14android: change include "cutils/log.h" to "log/log.h" on Android API >=26jenny.q.cao1-0/+4
2018-01-27broadcom/vc5: Add XML for V3D 4.2.Eric Anholt1-0/+3
2018-01-12broadcom/vc5: Introduce v3dx_macros.h and v3dx_pack.h headers.Eric Anholt1-0/+45
2017-10-10broadcom: Introduce a v3d_debug.h header for vc5 and broadcom Vulkan.Eric Anholt2-0/+171
2017-07-13broadcom: Introduce a header for talking about chip revisions.Eric Anholt1-0/+39