platform/upstream/mesa.git
2022-02-22 Marek Olšákac/llvm: replace structured by vindex != NULL in ac_bui...
2022-02-22 Marek Olšákradeonsi: use SET_SH_REG_INDEX with index=3 for registe...
2022-02-22 Marek Olšákac/surface: add more elements to meta equations because...
2022-02-22 Marek Olšákac/surface/tests: fix missing NUM_PKRS extraction in...
2022-02-22 Marek Olšákradeonsi: apply the LLVM discard bug workaround to...
2022-02-22 Marek Olšákac,radeonsi: rework and optimize how TMPRING_SIZE is set
2022-02-22 Yogesh Mohan... radeonsi: prepare clamp, alpha test before mrtz prepare
2022-02-22 Yogesh Mohan... radeonsi: move clamp, alpha test from si_export_mrt_col...
2022-02-22 Marek Olšákradeonsi: fix the unaligned clear_buffer fallback with TC
2022-02-22 Marek Olšákradeonsi: increase the tesselation factor ring size
2022-02-22 Marek Olšákradeonsi: remove bit gaps in SI_RESOURCE_FLAG_*
2022-02-22 Marek Olšákradeonsi: replace SI_RESOURCE_FLAG_UNMAPPABLE with...
2022-02-22 Marek Olšákradeonsi: don't map buffers that VK made unmappable
2022-02-22 Marek Olšákradeonsi: more fixes for si_buffer_from_winsys_buffer...
2022-02-22 jiadozhuradeonsi: fix crash in flush_resource when used with...
2022-02-22 Marek Olšákradeonsi: reduce the max TBO/SSBO binding size to 512...
2022-02-22 Marek Olšákradeonsi: document an unexpected behavior of PS_DONE
2022-02-22 Marek Olšákradeonsi: change ACCUM_ISOLINE to 12
2022-02-22 Marek Olšákradeonsi: program SQ_THREAD_TRACE_CTRL.AUTO_FLUSH_MODE...
2022-02-22 Marek Olšákradeonsi: always set FLUSH_ON_BINNING_TRANSITION
2022-02-22 Marek Olšákradeonsi: add assertions to check if buffer_map/texture...
2022-02-22 Marek Olšákwinsys/amdgpu: fix a warning of defining radeon_screen_...
2022-02-22 Marek Olšákac/llvm: remove unused function dpp_row_sl
2022-02-22 Marek Olšákac/surface: don't set the display flag for 1D textures
2022-02-22 Marek Olšákac/gpu_info: print units for some radeon_info fields
2022-02-22 Marek Olšákac: add a gfx9 workaround for high priority compute
2022-02-22 Marek Olšákamd: add a workaround for an SQ perf counter bug
2022-02-22 Marek Olšákamd: remove the _UMD suffix from register definitions
2022-02-22 Marek Olšákwinsys/radeon: fix a hang due to introducing spi_cu_en
2022-02-22 Iago Toral... broadcom/compiler: fix register class patching for...
2022-02-22 Tapani Pälliiris: setup internal_format for memory object resources
2022-02-22 Erik Faye-Lundvulkan/wsi: use buffer-image code-path on Windows
2022-02-22 Erik Faye-Lundvulkan/wsi: add transition to/from transfer-src state
2022-02-22 Erik Faye-Lundvulkan/wsi: untangle buffer-images from prime
2022-02-22 Boris Brezillonvulkan/wsi: Don't open-code vk_format_get_blocksize()
2022-02-22 Boris Brezillonvulkan/wsi: Use ALIGN_POT() instead of open-coding it
2022-02-22 Erik Faye-Lundvulkan/wsi: pass win32-swapchain directly
2022-02-22 Marcin Ślusarzanv: cleanup begin_subpass & end_subpass
2022-02-22 Marcin Ślusarzintel/compiler: remove redundant code from fs_visitor...
2022-02-22 Gert Wollnyvirgl: Enable PIPE_CAP_TGSI_TEXCOORD when the host...
2022-02-22 Juan A. Suarez... vc4: remove redundant initialization
2022-02-22 Samuel Pitoisetradv,aco,llvm: lower adjusting vertex alpha in NIR
2022-02-22 Qiang Yuutil/util_vertex_state_cache: remove error check when...
2022-02-22 Qiang Yudriconf: add Abaqus configs
2022-02-22 Qiang Yuglx: keep native window glx drawable by driconf option
2022-02-22 Qiang Yuglx: merge drawable release to the same function
2022-02-22 Qiang Yuglx: fix pbuffer refcount init
2022-02-22 Iago Toral... broadcom/compiler: only patch temps that existed before...
2022-02-22 Marek Olšákgallivm: fix build with LLVM 15
2022-02-21 Marek Olšákci: bump piglit version
2022-02-21 Marek Olšákgallium: add PIPE_RESOURCE_FLAG_UNMAPPABLE for shared...
2022-02-21 Jiadong Zhust/mesa: set GL_DYNAMIC_STORAGE_BIT for GL-VK interop...
2022-02-21 Erik Faye-Lundnir/spirv: guard macros in case of redefinition
2022-02-21 Alyssa Rosenzweigasahi: Fix use-after-free in shader key
2022-02-21 Michel Dänzerci: Remove unused is-for-marge YAML anchor
2022-02-21 Michel Dänzerci: Use $CI_PIPELINE_SOURCE
2022-02-21 Michel Dänzerci: Use $CI_COMMIT_BRANCH
2022-02-21 Rhys Perrynir/validate: don't add instrs not present in shader...
2022-02-21 Rhys Perrynir/validate: don't validate the GC list by default
2022-02-21 Samuel Pitoisetradv: set profile_peak when capturing with SQTT
2022-02-21 Samuel Pitoisetradv/winsys: add support for new CTX OP to set/get...
2022-02-21 Samuel Pitoisetac: add ac_gpu_info::has_stable_pstate
2022-02-21 Samuel Pitoisetinclude/drm-uapi: update amdgpu_drm.h for new CTX OP...
2022-02-21 Samuel Pitoisetmeson: bump libdrm_amdgpu version to 2.4.110
2022-02-21 Samuel Pitoisetci: upgrade to libdrm 2.4.110
2022-02-21 Mihai Predaradeonsi/tests: update glcts baseline on vega20
2022-02-21 Mihai Predaradeonsi/tests: update piglit baseline on vega20
2022-02-21 Mihai Predaradeonsi/tests: print PCI-id of GPU device under test
2022-02-21 Marcin Ślusarzanv: don't set color state when input state was requested
2022-02-21 Dave Airlieci/lavapipe: fixup results after proper reference counting.
2022-02-21 Dave Airliellvmpipe: allow vertex processing and fragment processi...
2022-02-21 Dave Airliellvmpipe: add support for fence_server_sync.
2022-02-21 Dave Airlielavapipe: pass partial results flags through.
2022-02-21 Dave Airliellvmpipe/query: add support for partial query waits.
2022-02-21 Dave Airliegallium: add partial bit to the query flags.
2022-02-21 Dave Airliellvmpipe: check framebuffer resources for all scenes...
2022-02-21 Dave Airliellvmpipe: add images to the scene resource tracker.
2022-02-21 Dave Airliellvmpipe: add ssbo to resources reference by scenes.
2022-02-21 Dave Airliellvmpipe: pass ssbo write mask down into setup.
2022-02-21 Dave Airliellvmpipe: add writeable resource tracking to the scene.
2022-02-21 Dave Airliellvmpipe: size initial allocation and free scenes
2022-02-21 Dave Airliellvmpipe: handle dynamically creating scenes when needed
2022-02-21 Dave Airliellvmpipe: base the scene queue size of the max number...
2022-02-21 Dave Airliellvmpipe/scene: move to slab allocated objects for...
2022-02-21 Dave Airliellvmpipe/flush: always finish whether for cpu/gpu access.
2022-02-21 Dave Airliellvmpipe: convert texture barrier to a finish.
2022-02-21 Dave Airlielavapipe: handle non-timeline semaphores wait/signal.
2022-02-21 Dave Airlielavapipe: don't flush on transfer operations.
2022-02-21 Dave Airlielavapipe: execute a finish in pipeline barrier and...
2022-02-21 Dave Airlielavapipe: handle endless fence timeout properly.
2022-02-21 Dave Airlielavapipe: fix pipeline statistic query results with...
2022-02-21 Dave Airliedrisw: fence drawing to the swap/copy buffers.
2022-02-21 Ilia Mirkinfreedreno/ir3: document GETINFO's x/y results
2022-02-21 Qiang Yuradeonsi: fix depth stencil multi sample texture blit
2022-02-21 Dave Airliecrocus: fix leak on gen4/5 stencil fallback blit path.
2022-02-20 Ilia Mirkinfreedreno/a4xx: make luminance formats renderable,...
2022-02-20 Ilia Mirkinfreedreno/a4xx: use correct macro for color
2022-02-19 Danylo Piliaievturnip: Add a refcount mechanism to BOs
2022-02-19 Lionel Landwerlinanv/genxml/intel/fs: fix binding shader record entry
2022-02-19 Chia-I Wuvenus: trace vn_ring_wait_space
next