summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-30intel/dev: Read geometry topology with PRELIM_DRM_I915_QUERY_GEOMETRY_SLICESdii-prelimFrancisco Jerez1-3/+9
2022-04-30iris/resource: Disable upstream DG2 modifiers when using prelim_drmJordan Justen1-1/+1
2022-04-30iris/resource: Support prelim DG2 modifiers when using prelim_drmJordan Justen2-9/+58
2022-04-30iris/bufmgr: Add iris_using_prelim_drm()Jordan Justen2-0/+8
2022-04-30drm-uapi/drm_fourcc.h: Define prelim modifiersJordan Justen1-0/+13
2022-04-30intel/dev: Read hwconfig using i915-prelim interfaceJordan Justen1-14/+23
2022-04-30anv: Use dii prelim drm-uapi interfaceJordan Justen4-2/+130
2022-04-30iris: Use dii prelim drm-uapi interfaceJordan Justen1-18/+87
2022-04-30i915_drm_prelim.h tweaksJordan Justen1-4/+8
2022-04-30drm-uapi: Add i915_drm_prelim.hJordan Justen1-0/+1563
2022-04-30END intel/dev: Validate hwconfig blob !16240Jordan Justen1-4/+0
2022-04-30HACK: intel/dev: Read hwconfig from i915, but ignore if it looks too smallJordan Justen1-0/+14
2022-04-30intel/dev: Validate hwconfig blob format that i915 will not guaranteeJordan Justen4-27/+58
2022-04-30START intel/dev: Validate hwconfig blob !16240Jordan Justen1-0/+4
2022-04-30venus: enable ANB shared presentable image propYiwei Zhang1-1/+3
2022-04-30venus: update vn_GetSwapchainGrallocUsage2ANDROID for shared presentYiwei Zhang2-8/+26
2022-04-30venus: cache front_rendering_usage bit at gralloc initYiwei Zhang1-0/+11
2022-04-30venus: refactor android gralloc piecesYiwei Zhang1-105/+137
2022-04-30intel/dev: Compute pixel pipe information based on geometry topology DRM query.Francisco Jerez1-28/+41
2022-04-29nouveau: Enable the NIR backend by default.Emma Anholt3-242/+34
2022-04-29nouveau/nir: Put the UBO offset indirect into the address reg.Emma Anholt1-0/+2
2022-04-29nv50/nir: align tlsspace to 0x10Karol Herbst1-1/+1
2022-04-29nouveau/nir: Add support for pre-GF100 images and ssbos.Emma Anholt1-0/+24
2022-04-29ci/nouveau: Add MESA_GLES_VERSION_OVERRIDE=3.1 baseline state.Emma Anholt3-0/+182
2022-04-29nouveau/nir: Move FS output stores to the end of the last block.Emma Anholt1-1/+33
2022-04-29turnip: fix drm modifier support with planar formatsChia-I Wu3-3/+7
2022-04-29mesa: add missing error-pathErik Faye-Lund1-1/+1
2022-04-29gallium/xlib: fix stale commentErik Faye-Lund1-1/+1
2022-04-29meson: deprecate specifying osmesa-bitsErik Faye-Lund2-8/+5
2022-04-29meson: remove unused definesErik Faye-Lund1-3/+0
2022-04-29iris: Fix assertion meant to only target the clear-color strideJordan Justen1-1/+1
2022-04-29microsoft/compiler: Unload DXIL validator library *after* calling Release()Jesse Natalie1-1/+1
2022-04-29aco/optimizer: prevent any overflow between SGPR and const offset on MUBUFDaniel Schürmann1-4/+1
2022-04-29aco: adjust num_waves for LDS before schedulingDaniel Schürmann1-0/+1
2022-04-29aco: split num_waves adjustment into separate functionDaniel Schürmann2-35/+42
2022-04-29aco: remove 'max_waves' and use 'num_waves' to adjust for LDS and workgroup sizeDaniel Schürmann2-11/+8
2022-04-29turnip: Fix tu_debug_flags values clashingDanylo Piliaiev1-1/+1
2022-04-29mesa: unref syncobj after wait_syncJuan A. Suarez Romero1-1/+4
2022-04-29radv/ci: stop skipping dEQP-VK.synchronization.* on BonaireSamuel Pitoiset1-2/+0
2022-04-29radv: fix the number of generated primitive queries with NGG GS vs legacySamuel Pitoiset2-49/+89
2022-04-29turnip: Add debug option to print gmem load/store skip statsDanylo Piliaiev7-0/+111
2022-04-29turnip: Skip load/stores for tiles with no geometryDanylo Piliaiev5-17/+182
2022-04-29freedreno/a6xx: Add UNK fields to CP_REG_TEST and CP_COND_REG_EXECDanylo Piliaiev1-0/+17
2022-04-29virgl: don't move input gl_SampleMaskIn to a tempGert Wollny1-4/+0
2022-04-29radv/ci: remove empty flakes lists for GFX9Samuel Pitoiset3-0/+0
2022-04-29radeonsi: enable PIPE_CAP_ALLOW_DRAW_OUT_OF_ORDERPierre-Eric Pelloux-Prayer3-2/+1
2022-04-29gallium: add PIPE_CAP_ALLOW_DRAW_OUT_OF_ORDERPierre-Eric Pelloux-Prayer7-4/+11
2022-04-29drirc: remove i965 entryPierre-Eric Pelloux-Prayer1-5/+0
2022-04-29radeonsi: drop assume_no_z_fights optionPierre-Eric Pelloux-Prayer6-26/+3
2022-04-29radeonsi: remove commutative_blend_add optionPierre-Eric Pelloux-Prayer5-23/+3