platform/upstream/mesa.git
2023-10-24 Helen Koikeci/ci_run_n_monitor: print job duration time
2023-10-24 Helen Koikeci/marge_queue: add pretty_dutation()
2023-10-24 Samuel Pitoisetac/gpu_info: query the maximum number of IBs per submit...
2023-10-24 Rohan Garganv: cleanup includes
2023-10-24 Rhys PerryRevert "radv: pre-init surface info"
2023-10-24 Samuel Pitoisetradv: initialize video decoder for GFX11.5
2023-10-24 Samuel Pitoisetradv: set ENABLE_PING_PONG_BIN_ORDER for GFX11.5
2023-10-24 Yogesh Mohan... radeonsi: add radeonsi to GL_RENDERER string
2023-10-24 Yogesh Mohan... radeonsi: In gfx6_init_gfx_preamble_state() use gfx_lev...
2023-10-24 Yogesh Mohan... radeonsi: correct old comment in si_emit_framebuffer_st...
2023-10-24 Yogesh Mohan... docs: remove document for unused variable dfsm from...
2023-10-24 Yogesh Mohan... radeonsi: add more documentation for dpbb debug env...
2023-10-24 Mike Blumenkrantzzink: check for sampler view existence during zink_rebi...
2023-10-24 Mike Blumenkrantzzink: only increment image_rebind_counter on image...
2023-10-24 Lang Yuamd/radeonsi: add missing stuff for gfx11.5
2023-10-24 Lang Yuamd/common: add missing stuff for gfx11.5
2023-10-24 Eric Anholtglsl: Retire dround lowering.
2023-10-24 Eric Anholtnir: Add nir_lower_dsign as 64-bit fsign lowering.
2023-10-24 Eric Anholtllvmpipe: Set nir_lower_dround_even.
2023-10-24 Eric Anholtglsl: Remove int64 div/mod lowering.
2023-10-23 José Roberto... anv: Switch Xe KMD vm bind to sync
2023-10-23 José Roberto... intel: Sync xe_drm.h
2023-10-23 Caio Oliveiraspirv: Let spirv2nir find out the shader to use
2023-10-23 Caio Oliveiraspirv: List entry-points in spirv2nir when unsure what...
2023-10-23 Caio Oliveiraspirv: Change spirv2nir to use the shorter shader name...
2023-10-23 Caio Oliveiraspirv: Expose stage enum conversion in vtn_private.h
2023-10-23 Rhys Perryradv: fix signed integer overflow
2023-10-23 Rhys Perryac/nir: fix out-of-bounds access in ac_nir_export_position
2023-10-23 Rhys Perryradv: skip zero-sized memcpy
2023-10-23 Nanley Cheryintel/isl: Add scores for GEN12_RC_CCS and MTL_RC_CCS
2023-10-23 Nanley Cheryanv: Delete implicit CCS code
2023-10-23 Nanley Cheryanv: Meet CCS alignment reqs with dedicated allocs
2023-10-23 Nanley Cheryanv: Loosen anv_bo_allows_aux_map
2023-10-23 Nanley Cheryanv: Place images into the aux-map when safe to do so
2023-10-23 Nanley Cheryanv: Refactor CCS disabling at image bind time
2023-10-23 Nanley Cheryanv: Wrap aux surface image binding queries
2023-10-23 Nanley Cheryanv: Allocate space for aux-map CCS in image bindings
2023-10-23 Nanley Cheryanv: Move scope of CCS binding determination
2023-10-23 Nanley Cheryintel: Return a bool from intel_aux_map_add_mapping
2023-10-23 Friedrich Vockradv/rmv: Recognize LPDDR memory
2023-10-23 Friedrich Vockradv/rra: Recognize LPDDR memory
2023-10-23 Eric Anholtdocs/ci: Add some links in the CI docs to how to track...
2023-10-23 Eric Anholtdocs/ci: Drop old instructions for farm disabling
2023-10-23 Corentin Noëlutil: Remove MESA_TRACE_BEGIN/END
2023-10-23 Corentin Noëlutil/perf: Remove the tracing categories
2023-10-23 Corentin Noëlutil: Avoid the use of MESA_TRACE_BEGIN/END
2023-10-23 Corentin Noëlvenus: Change the only occurrence of VN_TRACE_BEGIN...
2023-10-23 Corentin Noëlaux/tc: Use MESA_TRACE_SCOPE instead of _BEGIN/_END
2023-10-23 Corentin Noëltu: Use MESA_TRACE_SCOPE instead of _BEGIN/_END
2023-10-23 Corentin Noëlfreedreno/drm/virtio: Use MESA_TRACE_SCOPE instead...
2023-10-23 Karol Herbstzink: fix zink_destroy_screen for early screen creation...
2023-10-23 Christian Gmeineretnaviv: Skip 'empty' cmd streams
2023-10-23 Christian Gmeineretnaviv: drm: Be able to mark end of context init
2023-10-23 Karmjit Mahilpvr: Only setup the bgobj to load if we have a load_op
2023-10-22 Eric Engestromci/b2c: change artifacts path to match baremetal and...
2023-10-22 Helen Koikeci/ci_run_n_monitor: keep monitoring if a job is still...
2023-10-22 David Heidelbergci/freedreno: disable Adreno 660 Vulkan pre-merge
2023-10-22 Saroj Kumarradeonsi: fixes compilaton error when perfetto is disabled
2023-10-21 David Heidelbergci/freedreno: fix copy paste causing a618_gl being...
2023-10-20 Maaz Mombasawalasvga: Unify gmr and mob surface pool managers
2023-10-20 Maaz Mombasawalasvga: Make surfaces shareable at creation.
2023-10-20 Yiwei Zhangci/venus: mark more flaky tests after recent cts uprev
2023-10-20 Helen Koikeci/marge_queue: add missing python-dateutils to require...
2023-10-20 Lucas Stachmesa: add GL_APPLE_sync support
2023-10-20 Karol Herbstzink: properly alias shared memory
2023-10-20 Karol Herbstzink: wrap shared memory blocks in a struct
2023-10-20 David Roscafrontends/va: Fix locking in vlVaBeginPicture
2023-10-20 Vlad Schillerpvr: Implement VK_EXT_host_query_reset
2023-10-20 Vlad Schillerpvr: Implement VK_EXT_texel_buffer_alignment
2023-10-20 Vlad Schillerpvr: Enable VK_KHR_bind_memory2 extension
2023-10-20 Vlad Schillerpvr: Implement VK_KHR_external_semaphore
2023-10-20 Vlad Schillerpvr: Implement VK_KHR_external_fence
2023-10-20 Lionel Landwerlinanv: document the draw indirect optimization ring mode
2023-10-20 Lionel Landwerlinanv: merge gfx9/11 indirect draw generation shaders
2023-10-20 Lionel Landwerlinanv: add ring buffer mode to generated draw optimization
2023-10-20 Lionel Landwerlinanv: index indirect data buffer with absolute offset
2023-10-20 Lionel Landwerlinanv: factor out host/gpu internal shaders interfaces
2023-10-20 Lionel Landwerlinutil/glsl2spirv: add ability to pass defines
2023-10-20 Lionel Landwerlinanv: move generation batch fields to a sub-struct
2023-10-20 Lionel Landwerlinanv: avoid MI commands to copy draw indirect count
2023-10-20 Lionel Landwerlinanv: identify internal shader in NIR
2023-10-20 Lionel Landwerlinanv: extract out draw call generation
2023-10-20 Lionel Landwerlinanv: fix generated draws gl_DrawID with more than 8192...
2023-10-20 Lionel Landwerlinanv: move generation shader return instruction to last...
2023-10-20 Lucas StachRevert "etnaviv: use correct blit box sizes when copyin...
2023-10-20 Emma Anholtdri: Drop a duplicate mesa vs pipe format table.
2023-10-20 Emma Anholtci: drop skip for glx-swap-copy.
2023-10-20 Emma Anholtglx: Delete support for GLX_OML_swap_method.
2023-10-20 Eric Anholtci_run_n_monitor: Poll mesa/mesa and user/mesa for...
2023-10-20 Saleemkhan... radeonsi/vcn: set jpeg reg version for gfx 1150
2023-10-20 Marek Olšákamd/common: update DCC for gfx11.5
2023-10-20 Pierre-Eric... amd, radeonsi: Add code to enable gfx11.5
2023-10-20 Pierre-Eric... ac/nir: extract must_wait_attr_ring helper
2023-10-20 Pierre-Eric... amd/common: add registers for gfx11.5
2023-10-20 Pierre-Eric... amd/common: update addrlib for gfx11.5
2023-10-20 Sil Vilerinod3d12: Allocate d3d12_video_buffer with higher alignmen...
2023-10-20 Sil Vilerinod3d12: Add support for PIPE_VIDEO_CAP_ENC_MAX_TILE_ROWS...
2023-10-20 Sil Vilerinofrontend/va: Add support for VAConfigAttribEncMaxTileRo...
2023-10-20 Sil Vilerinod3d12: AV1 Encode - Fix VAConfigAttribEncMaxRefFrames...
2023-10-20 Sil Vilerinod3d12: AV1 encode - add fallback for app passing unsupp...
next