summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2021-11-10anv: don't forget to add scratch buffer to BO listLionel Landwerlin1-6/+22
2021-11-10radv/sqtt: fix GPU hangs when capturing from the compute queueSamuel Pitoiset2-12/+3
2021-11-10zink: update gfx pipeline shader module pointer even if the program is unchangedMike Blumenkrantz1-1/+1
2021-11-10zink: be more consistent about applying module hash for gfx pipelineMike Blumenkrantz2-4/+4
2021-11-10anv: Also disallow CCS_E for multi-LOD imagesJason Ekstrand1-1/+2
2021-11-10util: Add support for clang::fallthrough.Bas Nieuwenhuizen1-0/+11
2021-11-10freedreno/a6xx: Emit a null descriptor for unoccupied IBO slots.Emma Anholt2-5/+11
2021-11-10radv: do not expose buffer features for depth/stencil formatsSamuel Pitoiset1-0/+5
2021-11-10d3d12: Fix Linux fence wait return valueJesse Natalie1-1/+1
2021-11-10anv: Fix FlushMappedMemoryRanges for odd mmap offsetsJason Ekstrand2-4/+10
2021-11-10ir3/spill: Mark root as non-spillable after insertingConnor Abbott1-6/+6
2021-11-10radeonsi/sqtt: fix shader stage valuesPierre-Eric Pelloux-Prayer1-15/+16
2021-11-10driconf: disallow 10-bit pbuffers for viewperf2020/maya due to X errorsMarek Olšák1-0/+2
2021-11-10aux/trace: fix vertex state tracingMike Blumenkrantz1-0/+2
2021-11-10util/u_trace: Replace Flag with IntEnum to support python3.5Kostiantyn Lazukin1-4/+4
2021-11-10intel/devinfo: fix wrong offset computationLionel Landwerlin1-1/+1
2021-11-10intel/perf: fix perf equation subslice mask generation for gfx12+Lionel Landwerlin1-3/+3
2021-11-10intel/dev: fix subslice/eu total computations with some fused configurationsLionel Landwerlin5-9/+73
2021-11-10intel/dev: reuse internal functions to set maskLionel Landwerlin1-51/+20
2021-11-10intel/dev: don't forget to set max_eu_per_subslice in generated topologyLionel Landwerlin1-0/+5
2021-11-10intel/dev: fix HSW GT3 number of subslices in slice1Lionel Landwerlin1-1/+1
2021-11-10mesa: always call _mesa_update_pixelPierre-Eric Pelloux-Prayer3-18/+9
2021-11-10build: add sha1_h for lp_texture.corbea1-1/+1
2021-11-10zink: rework cached fbfetch descriptor fallbackMike Blumenkrantz3-34/+29
2021-11-10freedreno/ir3: Fix off-by-one in prefetch safety assert.Emma Anholt2-4/+1
2021-11-10freedreno/a6xx: Don't try to generate mipmaps for SNORM with our blitter.Emma Anholt2-1/+4
2021-11-10freedreno/a6xx: Fix partial z/s clears with sysmem.Emma Anholt4-19/+38
2021-11-10freedreno: Fix gmem invalidating the depth or stencil of packed d/s.Emma Anholt3-6/+10
2021-11-10v3dv/pipeline: don't clone the nir shader at pipeline_state_create_binningAlejandro Piñeiro2-28/+5
2021-11-10mesa: Require MRT support for GL3/ES3Alyssa Rosenzweig3-2/+35
2021-11-10ci: Enable testing radeonsi's libva using libva-util unit tests.Emma Anholt2-0/+43
2021-11-10ci/piglit-runner: Merge piglit-driver-*.txt files into driver-*.txt.Emma Anholt44-6153/+6215
2021-11-10ci/deqp-runner: Rename the deqp-drivername-*.txt files to drivername-*.txtEmma Anholt98-65/+65
2021-11-10ci/deqp-runner: Move remaining asan runs to --env LD_PRELOAD=Emma Anholt2-2/+2
2021-11-10ci/deqp-runner: Use new deqp-runner's built-in renderer/version checks.Emma Anholt35-50/+55
2021-11-10ci/deqp-runner: Simplify the --jobs argument setup.Emma Anholt6-13/+13
2021-11-10aux/primconvert: handle singular incomplete restartsMike Blumenkrantz1-2/+5
2021-11-10radeonsi: fix a typo preventing a fast depth-stencil clearMarek Olšák1-2/+2
2021-11-10radeonsi: fix 2 issues with depth_cleared_level_maskMarek Olšák3-5/+8
2021-11-10zink: clamp PIPE_SHADER_CAP_MAX_INPUTS for xfbMike Blumenkrantz1-0/+8
2021-11-10vbo/dlist: free copied.buffer if no vertices were copiedPierre-Eric Pelloux-Prayer1-2/+7
2021-11-10ac/surface: don't validate DCC settings if DCC isn't possiblePierre-Eric Pelloux-Prayer1-1/+3
2021-11-10radeonsi/sdma: fix bogus assertPierre-Eric Pelloux-Prayer1-2/+1
2021-11-10radeonsi: treat nir_intrinsic_load_constant as a VMEM operationPierre-Eric Pelloux-Prayer1-0/+3
2021-11-10zink: always use lazy (non-push) updating for fbfetch descriptorsMike Blumenkrantz3-3/+38
2021-11-10zink: set fbfetch state on lazy batch data when enabling itMike Blumenkrantz1-0/+1
2021-11-10build: add sha1_h to llvmpipe buildMike Blumenkrantz1-1/+1
2021-11-10zink: add queue lockingMike Blumenkrantz4-61/+28
2021-11-03tu: fix rast state allocation size on a6xx gen4Danylo Piliaiev1-1/+3
2021-11-03zink: reject all storage multisampling if the feature is unsupportedMike Blumenkrantz2-4/+6