platform/upstream/mesa.git
2023-01-25 José Roberto... intel: Add intel_kmd_type parameter to intel_engine_get...
2023-01-25 José Roberto... intel/dev: Detect what is the kernel mode driver loaded
2023-01-25 Philip Langdaleradeonsi: correctly declare YUV420_10 RT Format support...
2023-01-25 Konstantin... radv: Merge the leaf and internal converter
2023-01-25 Rhys Perryradv: skip creation of null TLAS for null winsys
2023-01-25 Martin Roukala... ci/b2c: uprev to b2c v0.9.9
2023-01-25 Helen Koikeci/android: add android to the ci
2023-01-25 Helen Koikeci: export artifacts from debian-android
2023-01-25 Helen Koikeci: debian-android compile virgl
2023-01-25 Helen Koikeci: compile deqp-runner for android
2023-01-25 Helen Koikeci: compile deqp for android
2023-01-25 Tomeu Vizosoci: Use NDK 25b to build for the Android ABI level 33
2023-01-25 Helen Koikeci/android: move sdk version and ndk to a job variable
2023-01-25 Tomeu Vizosoci: Build for Android with libbacktrace=false
2023-01-25 Tomeu Vizosoandroid: Cleanup unneeded headers from the sync stub
2023-01-25 Tomeu Vizosoandroid: Make libbacktrace optional again
2023-01-25 Helen Koikeandroid: allow system = 'android' on cross file
2023-01-25 Helen Koikeci: move patches to patches directory
2023-01-25 Helen Koikeci/debian-android: move pkgconfig paths to the cross...
2023-01-25 Italo Nicolapanfrost: fix off-by-one when exporting format modifiers
2023-01-25 Samuel Pitoisetradv: fix RADV_DEBUG=hang with multiple cmdbuffer per...
2023-01-25 Bas Nieuwenhuizenradv: Reduce descriptor pool allocation for alignment.
2023-01-25 Bas Nieuwenhuizenradv: Strictly limit alignment needed within a descript...
2023-01-25 Pierre-Eric... radeonsi/gfx11: fix ge_cntl programming
2023-01-25 Pierre-Eric... radeonsi/gfx11: clamp PRIM_GRP_SIZE
2023-01-25 Pierre-Eric... winsys/amdgpu: use DMA_BUF_SET_NAME_B if available
2023-01-25 Pierre-Eric... drm-uapi/dma-buf.h: use __u32/__u64 types
2023-01-25 Kenneth Graunkeiris: Add missing untyped data port flush on PIPELINE_S...
2023-01-25 Kenneth Graunkeanv: Add missing untyped data port flush on PIPELINE_SELECT
2023-01-25 Yogesh Mohan... radeonsi: remove some shadow reg optimization for bf1...
2023-01-25 Yogesh Mohan... radv: allow NULL initial_preamble_cs in radv_amdgpu_win...
2023-01-25 Yogesh Mohan... radv: fence complete struct is 4 qw size
2023-01-25 Yogesh Mohan... radv: INDEX_TYPE and NUM_INSTANCES PKT3 are not shadowed
2023-01-25 Yogesh Mohan... radv: set preemp flag and pre_ena bit for shadowregs
2023-01-25 Yogesh Mohan... radv: add support for register shadowing
2023-01-25 Yogesh Mohan... radv: add shadowregs variable to RADV_DEBUG environment...
2023-01-25 Yogesh Mohan... ac,radeonsi: move shadow regs create ib preamble functi...
2023-01-25 Emma Anholtci/freedreno: Mark max-texture-size as a flake.
2023-01-24 Jakub Kulíkmesa: Fix format transform on big endian platforms
2023-01-24 Emma Anholtci/zink: Update radv xfails for the recent shadow fixes.
2023-01-24 Emma Anholtci/zink: Update TGL full-run xfails.
2023-01-24 Emma Anholtci/zink: Add coverage using the vulkan validation layer...
2023-01-24 Emma Anholtzink: Re-emit the SpvBuiltInSampleMask access chain...
2023-01-24 Emma Anholtzink: Fix up mismatches of memory model vs addressing...
2023-01-24 Emma Anholtzink: Fix validation failure for maxLod < minLod.
2023-01-24 Emma Anholtzink: Add missing Flat decorations on some inputs.
2023-01-24 Emma Anholtzink: Fatal error if requesting validation and we fail...
2023-01-24 Jesse Nataliedzn: Use core feature matching logic instead of rolling...
2023-01-24 Jesse Nataliedzn: Implement subgroup size control extension
2023-01-24 Jesse Nataliedzn: Support more subgroup/quad ops
2023-01-24 Jesse Nataliespirv2dxil: Support subgroup SPIR-V caps
2023-01-24 Jesse Nataliespirv2dxil: Lower some wave op properties
2023-01-24 Jesse Nataliemicrosoft/compiler: Support emitting the SM6.6 wave...
2023-01-24 Jesse Nataliemicrosoft/compiler: Implement more wave/quad ops
2023-01-24 Jesse Nataliemicrosoft/compiler: Handle i1 overloads
2023-01-24 Jesse Nataliemicrosoft/compiler: Handle i2i1 and u2u1
2023-01-24 Jesse Nataliemicrosoft/compiler: Don't emit threadgroup barriers...
2023-01-24 Pedro J. Estébanezspirv_to_dxil: Unify spirv_to_nir_options
2023-01-24 Jesse Nataliedzn: Enable Vulkan 1.1
2023-01-24 Jesse Nataliedzn: Fix independent blend check
2023-01-24 Jesse Nataliedzn: Don't expose variable pointers
2023-01-24 Jesse Nataliedzn: A single sampler descriptor set needs to support...
2023-01-24 Jesse Nataliedzn: Descriptor limits are based on binding tier, not...
2023-01-24 Jesse Nataliedzn: Usage MULTISAMPLE_LOAD support instead of RT/DS...
2023-01-24 Jesse Nataliedzn: Support EXTENDED_USAGE bit
2023-01-24 Jesse Nataliedzn: Usage image view usage instead of image usage
2023-01-24 Jesse Nataliedzn: Use SHADER_LOAD to indicate SAMPLED_IMAGE support
2023-01-24 Jesse Nataliedzn: Move patched vertex buffer capability check up...
2023-01-24 Jesse Nataliedzn: When rendering to 3D, don't treat layers as subres...
2023-01-24 Jesse Nataliedzn: Set dynamic rendering caps
2023-01-24 Jesse Nataliedzn: Respect suspending/resuming flags to omit clears...
2023-01-24 Jesse Nataliedzn: Use common physical device list/enumeration helpers
2023-01-24 Jesse Nataliedzn: Support vkCmdDispatchBase
2023-01-24 Jesse Nataliespirv2dxil: Support dispatches with base group indices
2023-01-24 Jesse Nataliemicrosoft/compiler: Lower device index to zero
2023-01-24 Jesse Nataliemicrosoft/compiler: Fix atomic image umax
2023-01-24 Mike Blumenkrantzzink: fix implicit feedback loop detection
2023-01-24 Samuel Pitoisetradv: print depth image size with RADV_DEBUG=img
2023-01-24 Lionel Landwerlinintel/common: add a INTEL_DECODE variable to parameter...
2023-01-24 Lionel Landwerlinintel/decoder: print out compute push constants
2023-01-24 Marcin Ślusarzintel/compiler/mesh: handle const data in task & mesh...
2023-01-24 Marcin Ślusarzintel/compiler: fix generation of vec8/vec16 alu instru...
2023-01-24 Yogesh Mohan... loader,glx,egl: remove is_different_gpu variable from...
2023-01-24 Yogesh Mohan... glx: remove is_different_gpu variable from struct dri_s...
2023-01-24 Yogesh Mohan... egl: remove is_different_gpu variable from struct dri2_...
2023-01-24 Yogesh Mohan... loader,glx,egl,vl,d3d: loader_get_user_preferred_fd...
2023-01-24 Yogesh Mohan... loader,glx: add render_gpu tag psc->driScreen and psc->fd
2023-01-24 Yogesh Mohan... egl: add render_gpu tag to dri2_dpy->fd and dri2_dpy...
2023-01-24 Yogesh Mohanmarimuthuegl/wayland: for prime, allocate linear_copy from displ...
2023-01-24 Yogesh Mohanmarimuthuloader: make image_format_to_fourcc() non-static
2023-01-24 Yogesh Mohanmarimuthuegl/wayland: keep display fd open for prime
2023-01-24 Yogesh Mohanmarimuthuloader,glx,egl/x11: init dri_screen_display_gpu in...
2023-01-24 Yogesh Mohanmarimuthuegl: create DRI screen for display GPU in case of prime
2023-01-24 Yogesh Mohanmarimuthuegl,egl/x11: keep display fd open for prime
2023-01-24 Yogesh Mohanmarimuthuegl: add fd_display_gpu to struct dri2_egl_display
2023-01-24 Tapani Pälliintel/genxml: set unused 3DSTATE_PS_EXTRA field as mbz
2023-01-24 Tapani Pällimesa: move component bits queries as GL ES only
2023-01-24 Iago Toral... v3dv: ensure we allocate at least the requested space...
2023-01-24 Mike Blumenkrantzmesa: (more) correctly handle incomplete depth textures
2023-01-24 Mike Blumenkrantzmesa: populate gl_program::ShadowSamplers mask from...
next