summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gitlab-ci: stop installing python-is-python3 packageEric Engestrom2021-08-145-8/+4
* python: explicitly require python3Eric Engestrom2021-08-146-6/+6
* nir/dead_cf: Do not remove loops with loads that can't be reorderedCaio Marcelo de Oliveira Filho2021-08-141-0/+35
* drm-shim: Support kernels with >4k pagesAlyssa Rosenzweig2021-08-131-2/+21
* gallium: Remove "optimize" parameter from pipe_screen::finalize_nirIan Romanick2021-08-1318-26/+22
* v3dv: implement VK_EXT_color_write_enableElla-02021-08-137-10/+80
* nir/inline_functions: Handle halting functions.Bas Nieuwenhuizen2021-08-131-7/+20
* nir/lower_scratch: Ensure we don't lower vars with unsupported usage.Bas Nieuwenhuizen2021-08-131-6/+72
* nir: remove src/compiler/nir/nir_control_flowRhys Perry2021-08-131-0/+0
* nir: Move phi src setup to a helper.Emma Anholt2021-08-1315-118/+52
* ci/v3dv: update flakesJuan A. Suarez Romero2021-08-131-0/+1
* frontends/va: Reallocate p010 buffer for AV1 10 bits decodeLeo Liu2021-08-131-0/+8
* radeon/vcn: Enable the AV1 decode p010 modeLeo Liu2021-08-131-8/+8
* frontends/va: Add AV1 profile main to the configLeo Liu2021-08-132-1/+5
* frontends/va: Place AV1 picture and slice parameter buffers functionsLeo Liu2021-08-131-5/+15
* frontends/va: Add AV1 parameter buffers functionsLeo Liu2021-08-134-2/+360
* frontends/va: Add AV1 picture descriptionLeo Liu2021-08-131-0/+1
* virgl/ci: switch glmark2 traces from .rdc to .traceItalo Nicola2021-08-131-62/+62
* radv: fix build with mingwMichel Zou2021-08-134-16/+29
* freedreno, tu: Set GRAS_LRZ_PS_INPUT_CNTL::SAMPLEIDConnor Abbott2021-08-132-3/+6
* freedreno, tu: Stop asking for foveation qualityConnor Abbott2021-08-132-2/+2
* freedreno/a6xx: Add new register fieldsConnor Abbott2021-08-1313-279/+362
* anv/android: handle image bindings from gralloc buffersLionel Landwerlin2021-08-134-0/+82
* nir: Initialize evaluate_cube_face_index_amd dst.x.Vinson Lee2021-08-121-0/+1
* meson: Remove duplicate xvmc in build summary.Vinson Lee2021-08-121-3/+0
* util: Fix translate from block compressed to rgbaAxel Davy2021-08-121-3/+3
* iris: Stop using SET_DOMAIN on discrete GPUs altogetherKenneth Graunke2021-08-121-10/+12
* iris: Allow SET_DOMAIN to fail when allocating new GEM objectsKenneth Graunke2021-08-121-4/+1
* iris: Use the new I915_USERPTR_PROBE APIKenneth Graunke2021-08-121-7/+13
* anv: Use I915_USERPTR_PROBE when availableJason Ekstrand2021-08-123-0/+7
* iris: Use I915_MMAP_OFFSET_FIXED for LMEM platformsJason Ekstrand2021-08-121-8/+30
* iris: Add a new IRIS_MMAP_NONE map typeJason Ekstrand2021-08-123-4/+11
* iris: Don't try to CPU read imported clear color BOsKenneth Graunke2021-08-124-22/+42
* iris: Add an assert to iris_bo_gem_mmap_legacy()Jason Ekstrand2021-08-121-0/+3
* iris: Use a tiny table to map mmap modes to offsetsJason Ekstrand2021-08-121-6/+7
* iris: SMEM buffers on discrete platforms are coherentJason Ekstrand2021-08-121-1/+3
* anv: Use I915_MMAP_OFFSET_FIXED for LMEM platformsJason Ekstrand2021-08-121-2/+4
* include/drm-uapi: Bump headersJason Ekstrand2021-08-126-98/+645
* docs/panfrost: Update llvm optionAlyssa Rosenzweig2021-08-121-1/+1
* radv: enable DCC with signedness reinterpretationRhys Perry2021-08-125-45/+62
* ci: skip minio login if PIGLIT_REPLAY_UPLOAD_TO_MINIO is not setItalo Nicola2021-08-121-1/+2
* broadcom/compiler: set current block on incrementing unifaJuan A. Suarez Romero2021-08-121-2/+7
* v3dv: add API entry points for sampler Ycbcr conversionsIago Toral Quiroga2021-08-121-0/+20
* v3dv: don't try to access pColorBlendState if rasterization is disabledIago Toral Quiroga2021-08-121-5/+7
* radeonsi/test: add Sienna Cichlid expected resultsPierre-Eric Pelloux-Prayer2021-08-123-0/+200
* radeonsi/test: prettier outputPierre-Eric Pelloux-Prayer2021-08-121-9/+20
* radeonsi/test: allow to pass a filename as a test filter valuePierre-Eric Pelloux-Prayer2021-08-121-7/+25
* radeonsi/test: format radeonsi-run-test.py with blackPierre-Eric Pelloux-Prayer2021-08-121-78/+138
* radeonsi/test: fix test script args handlingPierre-Eric Pelloux-Prayer2021-08-121-1/+1
* tu: enable VK_EXT_extended_dynamic_state2Danylo Piliaiev2021-08-121-2/+2