summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
3 hoursv3dv: drop duplicate flagHEADmainEric Engestrom1-1/+0
3 hoursv3dv: update symbols that have become aliases for newer onesEric Engestrom8-26/+26
10 daysv3d/resource: Support offset query for multi-planar planesRobert Mader1-2/+7
12 daysv3d: use pipe_shader_from_nirAlyssa Rosenzweig1-22/+5
14 daysnir: add new opcodes to map new v71 packing/conversion instructionsAlejandro Piñeiro2-0/+150
2023-11-19v3dv: Rework to remove drm authentication for wsiErico Nunes3-367/+11
2023-11-14v3dv: implement VK_EXT_multi_drawMaíra Canal7-2/+104
2023-11-13v3d/ci: add new failuresEric Engestrom1-0/+5
2023-11-13v3d: implement support for PIPE_CAP_NATIVE_FENCE_FDIago Toral Quiroga7-25/+120
2023-11-10v3d: Don't implicitly clear the content of the imported bufferRoman Stratiienko1-0/+3
2023-11-07v3d/ci: run manual jobs in daily pipelineEric Engestrom1-1/+0
2023-11-06v3dv/ci: add "full run" variant of v3dv-rpi4-vk:arm64 as a manual jobEric Engestrom1-0/+14
2023-11-06v3d/ci: add "full run" variant of v3d-rpi4-gl:arm64 as a manual jobEric Engestrom1-0/+15
2023-11-06v3dv/ci: add manual variant of .v3dv-rulesEric Engestrom1-1/+9
2023-11-03v3d: use kmsro to create drm screen on real hwJuan A. Suarez Romero2-3/+36
2023-11-02v3d/ci: Remove minetest traceConnor Abbott1-8/+0
2023-11-02v3d: Stop assuming glsl_get_length() returns 0 for vectorsFaith Ekstrand1-4/+1
2023-11-02docs/v3d: update v3d documentationAlejandro Piñeiro1-7/+10
2023-11-02broadcom/cle: rename xml filesAlejandro Piñeiro4-10/+9
2023-10-31broadcom/compiler: add v3d_pack_unnormalized_coordinates helperAlejandro Piñeiro4-14/+57
2023-10-30v3d,v3dv: fix MMU error from hardware prefetch after ldunifaIago Toral Quiroga2-1/+23
2023-10-27v3d/ci: run V3D GL tests in 64-bitsJuan A. Suarez Romero1-2/+2
2023-10-25v3dv: fix confusing nomenclature about DRM nodesIago Toral Quiroga1-17/+16
2023-10-24v3d/vc4/ci: add new fails/timeoutJuan A. Suarez Romero3-0/+18
2023-10-13doc/features: update after last v3d changesAlejandro Piñeiro1-4/+4
2023-10-13v3dv: expose scalarBlockLayout on V3D 7.xIago Toral Quiroga1-1/+1
2023-10-13v3dv: expose depthClamp in V3D 7.xIago Toral Quiroga2-2/+5
2023-10-13v3dv: expose fullDrawIndexUint32 in V3D 7.xIago Toral Quiroga1-2/+3
2023-10-13broadcom: add performance counters for V3D 7.xJuan A. Suarez Romero13-59/+233
2023-10-13v3d,v3dv: fix compute for V3D 7.1.6+Iago Toral Quiroga4-9/+35
2023-10-13v3d,v3dv: fix depth bias for v3d 7.xIago Toral Quiroga3-2/+7
2023-10-13v3dv: fix color write mask for v3d 7.xIago Toral Quiroga1-2/+8
2023-10-13v3dv: use new texture shader state rb_swap and reverse fields in v3d 7.xIago Toral Quiroga7-36/+75
2023-10-13v3d,v3dv: propagate NaNs bits in shader state records are reserved in v7.xIago Toral Quiroga3-10/+18
2023-10-13v3dv: implement depthBounds support for v71Alejandro Piñeiro7-12/+76
2023-10-13v3d,v3dv: don't use max internal bpp for tile sizing in V3D 7.xIago Toral Quiroga12-74/+140
2023-10-13v3d,v3dv: support up to 8 render targets in v7.1+Iago Toral Quiroga19-41/+104
2023-10-13v3d/v3dv: fix texture state array stride packing for V3D 7.1.5Iago Toral Quiroga2-5/+22
2023-10-13v3d: add support for TFU blit in v71Alejandro Piñeiro4-145/+232
2023-10-13v3d: handle Z clipping in v71Alejandro Piñeiro1-1/+15
2023-10-13v3d: don't convert floating point border colors in v71Alejandro Piñeiro1-14/+15
2023-10-13v3d: GFX-1461 does not affect V3D 7.xAlejandro Piñeiro1-2/+3
2023-10-13v3d: setup render pass color clears for any format bpp in v71Alejandro Piñeiro1-0/+18
2023-10-13v3d: handle new TEXTURE_SHADER_STATE v71 YCbCr fieldsAlejandro Piñeiro1-4/+13
2023-10-13v3d: handle new texture state transfer functions in v71Alejandro Piñeiro1-6/+3
2023-10-13v3d/uniforms: update VIEWPORT_X/Y_SCALE uniforms for v71Alejandro Piñeiro2-5/+37
2023-10-13v3d: default vertex attributes values are not needed for v71Alejandro Piñeiro3-20/+37
2023-10-13v3d: no specific separate_segments flag for V3D 7.1Alejandro Piñeiro1-5/+12
2023-10-13v3d: emit CLIPPER_XY_SCALING for v71Alejandro Piñeiro1-1/+6
2023-10-13v3d: just don't fill up early-z fields for CFG_BITS for v71Alejandro Piñeiro1-4/+3