platform/upstream/mesa.git
2021-05-25 Andres Gomezci: add VKD3D-Proton testsuite runner
2021-05-25 Andres Gomezci: include VKD3D-Proton tests into the VK test container
2021-05-25 Andres Gomezci: add radv's trace job for Navy Flounder
2021-05-25 Andres Gomezci: uprev DXVK to 1.8.1
2021-05-25 Andres Gomezci: uprev apitrace to 10.0
2021-05-25 Andres Gomezci: remove radv's trace job for Polaris10
2021-05-25 Andres Gomezci: update radv's trace job tag for Raven
2021-05-25 Chia-I Wuutil/u_thread: fix u_thread_setname for long names
2021-05-25 Marek Olšákradeonsi: remove DFSM after we discovered how bad it is
2021-05-25 Marek Olšákradeonsi: disable DFSM on gfx9 by default because it...
2021-05-25 Marek Olšákradeonsi: implement threaded context callbacks for...
2021-05-25 Marek Olšákradeonsi: generate buffer_id_unique for u_threaded_context
2021-05-25 Marek Olšákradeonsi: allow changing the NGG subgroup size to 256...
2021-05-25 Marek Olšákradeonsi: rewrite the prefix sum computation for shader...
2021-05-25 Marek Olšákradeonsi: add missing threaded_resource_deinit calls...
2021-05-25 Marek Olšákradeonsi: add a gfx10 hw bug workaround with the barrie...
2021-05-25 Marek Olšákradeonsi: remove 8 bytes from si_resource, turn other...
2021-05-25 Marek Olšákradeonsi: change si_resource::alignment to alignment_lo...
2021-05-25 Marek Olšákradeonsi: improve generated culling code by adding...
2021-05-25 Marek Olšákradeonsi: re-enable fast launch with indexed tri strips...
2021-05-25 Marek Olšákradeonsi: remove a twice duplicated workaround for...
2021-05-25 Marek Olšákradeonsi: fix the fast launch vert/prim thread counts...
2021-05-25 Marek Olšákradeonsi: don't use GS fast launch with small instances
2021-05-25 Marek Olšákradeonsi: don't disable L2 caching for staging textures
2021-05-25 Marek Olšákradeonsi: always use the L2 LRU cache policy for faster...
2021-05-25 Marek Olšákradeonsi: fix a coherency issue when VS memory stores...
2021-05-25 Marek Olšákradeonsi: add a gfx10 bug workaround for NOT_EOP
2021-05-25 Marek Olšákradeonsi: handle PIPE_CAP_MAX_VERTEX_BUFFERS
2021-05-25 Marek Olšákradeonsi: remove unused SI_IMAGE_ACCESS_AS_BUFFER
2021-05-25 Marek Olšákwinsys/amdgpu: don't hold a mutex while accessing is_shared
2021-05-25 Marek Olšákac/llvm: don't draw the primitive for the dummy export...
2021-05-25 Marek Olšákac/llvm: set range metadata on mbcnt and deduplicate...
2021-05-25 Marek Olšákac/llvm: allow ac_build_optimization_barrier with SGPRs...
2021-05-25 Marek Olšákac/llvm: expose set_range_metadata to more users
2021-05-25 Marek Olšákac/llvm: set target features per function instead of...
2021-05-25 Marek Olšákac/gpu_info: set has_zero_index_buffer_bug for Navi12 too
2021-05-25 Marek Olšákamd: fix incorrect addrlib comment for HTILE equations
2021-05-25 Marek Olšákamd/registers: regenerate json files without 32-bit...
2021-05-25 Marek Olšákamd/registers: don't generate 32-bit register fields
2021-05-25 Samuel Pitoisetradv: remove an useless TODO for dynamic line width
2021-05-25 Samuel Pitoisetradv: ignore dynamic blend constants if blend isn't...
2021-05-25 Timur Kristófaco: Don't eliminate exec write when it's used by a...
2021-05-25 Alyssa Rosenzweigpanfrost: Add message preload to pan_shader_info
2021-05-25 Alyssa Rosenzweigpanfrost: Add Message Preload descriptor XML
2021-05-25 Alyssa Rosenzweigpanfrost/ci: Run jobs with PAN_MESA_DEBUG=sync
2021-05-25 Alyssa Rosenzweigpanfrost/ci: Remove reference to dated flag
2021-05-25 Alyssa Rosenzweigpanfrost/ci: Disable terrain trace
2021-05-25 Alyssa Rosenzweigpanfrost: Increase tiler_heap max allocation to 64MB
2021-05-25 Alyssa Rosenzweigpanfrost: Remove minimal mode
2021-05-25 Alyssa Rosenzweigpanfrost: Abort on faults in SYNC mode
2021-05-25 Alyssa Rosenzweigpanfrost: Lower max inputs again
2021-05-25 Lucas Stachetnaviv: flush used render buffers on context flush...
2021-05-25 Lucas Stachetnaviv: remove double assigment of surface->texture
2021-05-25 Lucas Stachfrontend/dri: add EXPLICIT_FLUSH hint in dri2_resource_...
2021-05-25 Lionel Landwerlinintel/perf: rename metric descriptions
2021-05-25 Lionel Landwerlinintel/perf: update Gen9/11 programming for AsyncCompute
2021-05-25 Lionel Landwerlinintel/perf: add EHL availability condition to HDCAndSF...
2021-05-25 Lionel Landwerlinintel/perf: update Gen11 RenderBasic programming
2021-05-25 Lionel Landwerlinintel/perf: update Gen11 RenderBasic programming
2021-05-25 Lionel Landwerlinintel/perf: update gen9/11 TestOa configs
2021-05-25 Iago Toral... v3dv: expose VK_KHR_maintenance2
2021-05-25 Iago Toral... v3dv: allow creating uncompressed views from compressed...
2021-05-25 Iago Toral... v3dv: fix texture_size()
2021-05-25 Iago Toral... v3dv: implement VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_POINT...
2021-05-25 Erik Faye-Lundzink: simplify emit_load_const
2021-05-25 Tomeu Vizosoci/piglit: Use wget instead of ci-fairy to check a...
2021-05-25 Yiwei Zhangradv: fix AHB leak upon exportable allocation
2021-05-25 Yiwei Zhanganv: fix AHB leak upon exportable allocation
2021-05-24 Icecream95pan/mdg: Try scheduling load/store ops in pairs
2021-05-24 Alyssa Rosenzweigpanfrost: Only link varyings once in good conditions
2021-05-24 Italo Nicolapanfrost: fix GL_EXT_multisampled_render_to_texture...
2021-05-24 Marek Olšákamd: add Beige Goby support
2021-05-24 Aaron Liuamd: add Yellow Carp support
2021-05-24 Marek Olšákradeonsi: simplify the NGG culling vertex count heuristic
2021-05-24 Emma Anholtmesa/st: Fix iris regression with clip distances.
2021-05-24 Emma Anholtci/freedreno: Add glx-copy-sub-buffer to flakes on...
2021-05-24 Emma Anholtci/freedreno: Also mark waitformsc as flaky.
2021-05-24 Emma Anholtci/freedreno: Mark a630 glx-visuals-depth/stencil as...
2021-05-24 Emma Anholtci/freedreno: Consolidate ssbo.fragment_binding_array...
2021-05-24 Emma Anholtci/freedreno: Drop VK flake annotations not seen in...
2021-05-24 Emma Anholtci/freedreno: Add a link explaining get_display_plane_c...
2021-05-24 Emma Anholtci/freedreno: Drop a630 flake annotation from the go...
2021-05-24 Emma Anholtci/freedreno: Clear stale validation failure flake...
2021-05-24 Emma Anholtci/freedreno: Clear compswap flake annotation.
2021-05-24 Emil Velikovgbm: list to stderr all the missing extension
2021-05-24 Alejandro Piñeirov3dv: don't use typedef enum with broadcom stages
2021-05-24 Alyssa Rosenzweigci: Condition s390x on specific drivers
2021-05-24 Alyssa Rosenzweigci: Condition ppc64-el on specific drivers
2021-05-24 Alyssa Rosenzweigpanfrost/ci: Split rules by ISA
2021-05-24 Icecream95panfrost: Fix polygon list size computations
2021-05-24 Mike Blumenkrantzradeonsi: explicitly return support for all index buffe...
2021-05-24 Tomeu Vizosoci/lava: Add caching proxies for trace downloads
2021-05-24 Erik Faye-Lunddocs: update link to #lima
2021-05-24 Erik Faye-Lunddocs: update location of #panfrost
2021-05-24 Erik Faye-Lunddocs: update link to #zink
2021-05-24 Erik Faye-Lunddocs: promote #dri-devel on oftc over freenode
2021-05-24 Samuel Pitoisetradv: remove small overhead of radv_pipeline_has_ngg()
2021-05-24 Samuel Pitoisetradv: simplify radv_pipeline_has_gs_copy_shader()
2021-05-24 Samuel Pitoisetradv: fix fast clearing DCC if one level can't be compr...
2021-05-24 Boris Brezillonci: Update to a new kernel fixing a bug in the panfrost...
next