summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-04nouveau: Improve framebuffer modifier supportgv11bJames Jones3-63/+232
2019-12-04nouveau: Stash supported sector layout in screenJames Jones2-0/+13
2019-12-04Update drm_fourcc.h to add new NVIDIA format modsJames Jones1-8/+100
2019-12-04fixup! nouveau: Add support for VoltaThierry Reding1-8/+11
2019-12-04crossThierry Reding1-0/+4
2019-12-04Revert "meson: Use dep_llvm when finding clang modules"Thierry Reding2-14/+16
2019-12-04meson: Use dep_llvm when finding clang modulesThierry Reding2-16/+14
2019-12-04nouveau: Add support for VoltaThierry Reding3-0/+7
2019-12-04remove debug messagesThierry Reding9-986/+87
2019-12-04WIP: nouveau: Support ASTC/ETC2 formats on GM200Thierry Reding1-1/+2
2019-12-04loader: Add support for USB devicesThierry Reding1-0/+5
2019-12-04loader: Remove gratuituous blank linesThierry Reding1-1/+0
2019-12-04HACK: nouveau: Add debugging outputThierry Reding6-22/+112
2019-12-04HACK: tegra: Add debugging outputThierry Reding3-65/+874
2019-12-04gallium: Add helper to print flush flagsThierry Reding2-0/+16
2019-12-04gallium: Add support for dumping framebuffer modifiersThierry Reding4-0/+140
2019-12-04nouveau: Support fence FDsThierry Reding6-8/+75
2019-12-04gitlab-ci: Run piglit glslparser & quick_shader tests separatelyMichel Dänzer4-6512/+5328
2019-12-04intel/perf: fix improper pointer accessLionel Landwerlin1-1/+1
2019-12-04intel/perf: simplify the processing of OA reportsLionel Landwerlin1-28/+36
2019-12-04intel/perf: take into account that reports read can be fairly oldLionel Landwerlin1-3/+4
2019-12-04intel/perf: set read buffer len to 0 to identify empty bufferLionel Landwerlin1-2/+3
2019-12-04intel/perf: fix invalid hw_id in query resultsLionel Landwerlin1-2/+6
2019-12-04radeonsi: display cs blit count for AMD_DEBUG=testdmaPierre-Eric Pelloux-Prayer1-3/+5
2019-12-04radeonsi: implement sdma for GFX9Pierre-Eric Pelloux-Prayer1-6/+191
2019-12-04radv/gfx10: fix the vertex order for triangle strips emitted by a GSSamuel Pitoiset1-48/+47
2019-12-04radv: simplify a check in radv_fixup_vertex_input_fetches()Samuel Pitoiset1-4/+2
2019-12-04radv: remove dead shader input/output variablesSamuel Pitoiset1-1/+1
2019-12-04iris: Stop setting up fake paramsJason Ekstrand2-13/+6
2019-12-04gallium/scons: fix graw-xlib build on OSX.Dave Airlie1-0/+2
2019-12-04llvmpipe: enable texcoord semanticsDave Airlie2-10/+18
2019-12-03anv: Respect the always_flush_cache driconf optionJason Ekstrand3-0/+12
2019-12-03gallium/swr: Fix crash when use GL_TDFX_texture_compression_FXT1 format.Krzysztof Raszkowski1-1/+3
2019-12-03gitlab-ci: disable junit results for deqpRob Clark1-3/+0
2019-12-03anv: Set up SBE_SWIZ properly for gl_ViewportJason Ekstrand1-2/+2
2019-12-03gitlab-ci: Update to current ci-templates masterMichel Dänzer2-2/+2
2019-12-03ac/llvm: fix atomic var operations if source isn't a derefSamuel Pitoiset1-7/+9
2019-12-03Add support for T820 CI JobsNeil Armstrong5-3/+75
2019-12-03gallivm/llvmpipe: add support for front facing in sysval.Dave Airlie6-1/+14
2019-12-03llvmpipe/images: handle undefined atomic without crashingDave Airlie1-2/+10
2019-12-03panfrost: Remove blend shader hackAlyssa Rosenzweig2-5/+1
2019-12-03gitlab-ci: Test Panfrost on T720 GPUsTomeu Vizoso5-4/+63
2019-12-03gitlab-ci: Remove non-default skips from PanfrostAlyssa Rosenzweig4-103/+9
2019-12-03panfrost: White list the Mali T720Tomeu Vizoso1-0/+1
2019-12-03pan/midgard: Splatter on fragment outAlyssa Rosenzweig1-1/+20
2019-12-03panfrost: Simplify shader patchingTomeu Vizoso1-41/+19
2019-12-03panfrost: Simplify draw_flagsAlyssa Rosenzweig1-11/+2
2019-12-03panfrost: Implement pan_tiler for non-hierarchy GPUsAlyssa Rosenzweig6-136/+106
2019-12-03panfrost: Add information about T720 tilingAlyssa Rosenzweig1-1/+46
2019-12-03panfrost: Add quirks system to cmdstreamTomeu Vizoso7-13/+83