summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
8 daysci/image-tags: add DEBIAN_PYUTILS_TAGHEADmainVignesh Raman2-4/+5
8 daystu: Improve 2D buffer-to-image copies for A7XXMark Collins1-2/+56
8 daysfreedreno/registers: Document TPL1_2D_SRC_CNTL registerMark Collins3-14/+32
8 dayspvr: unify code into one conditionDavid Heidelberg1-10/+8
9 daysradv: stop passing image create flags to radv_image_view_init()Samuel Pitoiset17-51/+43
9 daysradv: remove redundant assertions about image viewsSamuel Pitoiset1-13/+0
9 daysradv: stop passing redundant parameters to radv_image_view_make_descriptor()Samuel Pitoiset1-24/+23
9 daysradv: use base mip level from vk_image_viewSamuel Pitoiset1-8/+8
9 daysradv/amdgpu: add assertions to check the IB sizeSamuel Pitoiset1-0/+3
9 daysradv/amdgpu: do not use a constant value for the IB size in dwordsSamuel Pitoiset1-2/+1
9 daysci/build: don't wait on the windows build anymoreEric Engestrom1-2/+4
9 daystu: advertise shaderInt64Job Noorman1-1/+1
9 daysir3: add support for 64b reductionsJob Noorman3-0/+117
9 daystu: lower 64b push constants before lowering IOJob Noorman1-0/+10
9 daysir3: make ir3_mem_access_size_align publically availableJob Noorman2-1/+5
9 daysir3: lower 64b SSBO accessesJob Noorman1-1/+1
9 daysir3: run 64b phi lowering together with other 64b loweringsJob Noorman1-1/+1
9 daysir3: lower 64b intrinsics after generic 64b loweringJob Noorman1-1/+1
9 daysnir/lower_int64: add nir_intrinsic_rotateJob Noorman1-0/+2
9 daysnir/lower_int64: add nir_intrinsic_read_invocation_cond_ir3Job Noorman1-0/+2
9 daysnir/load_store_vectorize: fix division by zeroJob Noorman1-1/+3
9 daysintel/brw: Enable mi_builder test for Xe2Caio Oliveira1-1/+1
9 daysintel/brw: Enable EU validation and compaction tests for Xe2Caio Oliveira2-21/+33
9 daysintel/brw: Update DPAS validation tests for Xe2Caio Oliveira1-1/+16
9 daysisl/tests: split linear & tiled buffer sizesLionel Landwerlin1-49/+70
9 daysisl/tests: rename tile_(width|height) variablesLionel Landwerlin1-20/+20
9 daysisl/tests: add TileX memcpy testingLionel Landwerlin1-0/+45
9 daysisl/tests: fix inclusive coordinate checkingLionel Landwerlin1-6/+15
9 daysisl/tests: use modulo for more variability per pixelLionel Landwerlin1-2/+2
9 daysisl/tests: bump coordinate types to 32bitsLionel Landwerlin1-10/+10
9 daysisl/tests: rename ytile to be consistent with other namesLionel Landwerlin1-3/+3
9 daysisl/tests: fix coordinates for comparison scanLionel Landwerlin1-1/+1
9 daysisl/tests: fixup multi-tile testingLionel Landwerlin1-10/+20
9 daysisl/tests: add a space in memcpy test error printoutsLionel Landwerlin1-4/+4
9 daysisl: fix comment typoLionel Landwerlin1-1/+1
9 daysintel/brw: Remove Gfx8- from test_eu_validate.cCaio Oliveira1-205/+94
9 daysllvmpipe: correctly implement output variables loadsAleksi Sapon1-3/+21
9 daysllvmpipe: fix quad group helper invocation maskingAleksi Sapon1-16/+35
9 daysutil/vbuf: delete/fix broken incompatible stride calcMike Blumenkrantz1-5/+2
9 daystu: add OS guards to drm_format_modCraig Stout1-0/+2
9 daystu: Add an assert to tu6_plane_indexValentine Burley1-0/+8
9 daystu: Update comments about the blob driverValentine Burley1-5/+5
9 daystu: Use v2 format feature flagsValentine Burley2-37/+37
9 daystu: Set some feature bits earlierValentine Burley1-15/+12
9 daystu: Unify zeroing bufferFeaturesValentine Burley1-13/+9
9 daystu: Introduce tu_aspects_to_plane helper functionValentine Burley3-19/+17
9 daystu: Use existing helpers in tu_clear_blitValentine Burley1-18/+7
9 daystu: Use vk_format_get_plane_formatValentine Burley1-6/+9
9 daystu: Fix conditional check in tu_image_view_initValentine Burley1-1/+1
9 daystu: Use vk_format_get_plane_count instead of special casingValentine Burley1-2/+1