platform/upstream/mesa.git
2021-06-15 Hyunjun Koturnip: Copy command buffers to deferred submit request
2021-06-15 Dave Airliecrocus: fix scanout tiling so glamor/modesetting can...
2021-06-15 Dave Airliecrocus: enable GL_EXT_memory_object feature on gen7
2021-06-15 Dave Airliecrocus: plumb device/driver UUID generators
2021-06-15 Dave Airliecrocus: hook up resource creation from memory object
2021-06-15 Dave Airliecrocus: hook up memory object creation from handle
2021-06-15 Dave Airliecrocus: Drop buffer support in resource_from_handle
2021-06-15 Dave Airliecrocus: introduce main resource configuration helper.
2021-06-15 Dave Airliecrocus: Make iris_bo_import_dmabuf take a modifier
2021-06-15 Dave Airliecrocus: Don't call SET_TILING for dmabuf imports
2021-06-14 Andres Gomezci: remove unzip from several containers that don't...
2021-06-14 Marek Olšákgallium/u_threaded: use tc_drop_resource_reference...
2021-06-14 Marek Olšákgallium/u_threaded: clear valid buffer range only if...
2021-06-14 Marek Olšákgallium/u_threaded: don't update valid_buffer_range...
2021-06-14 Mike Blumenkrantzutil/prim_restart: use more direct conversion for resta...
2021-06-14 Mike Blumenkrantzaux/tc: pass rebind count and rebind bitmask with repla...
2021-06-14 Michel Zouzink: Fix win32 build
2021-06-14 Michel Zouzink: Drop useless zink_dispatch_table
2021-06-14 Emma Anholtci/piglit: Skip glx_arb_sync_control@timing.* on all...
2021-06-14 Emma Anholtci/piglit: Move the WGL skip to a common skips file.
2021-06-14 Emma Anholtci/deqp: Skip dEQP-VK.wsi.display.get_display_plane_cap...
2021-06-14 Emma Anholtci: Add a flakes IRC channel for llvmpipe/softpipe.
2021-06-14 Emma Anholtci/softpipe: Move the flake to the flakes list.
2021-06-14 Emma Anholtci/deqp: Skip flush_finish on all CI jobs.
2021-06-14 Emma Anholtci/deqp: Drop stress/perf skips lists.
2021-06-14 Andres Gomezci: bump x86_test-base tag
2021-06-14 Emma Anholtci: Disable Xorg's screensaver entirely.
2021-06-14 Alexander Monakovfreedreno/drm-shim: keep GEM buffers page-aligned
2021-06-14 Alexander Monakovfreedreno/drm-shim: pretend to offer DRM 1.6.0
2021-06-14 Rhys Perryaco/lower_phis: don't allocate unused temporary ids
2021-06-14 Rhys Perryaco/lower_phis: fix undef_operands initialization with...
2021-06-14 Samuel Pitoisetradv: fix dynamic rasterizer discard enable state
2021-06-14 Rhys Perryaco: move VMEM instructions below descriptor loads
2021-06-14 Rhys Perryaco: don't move descriptor loads below buffer loads
2021-06-14 Rhys Perryaco/ra: use adjust_max_used_regs() in compact_relocate_...
2021-06-14 Samuel Pitoisetradv/winsys: remove useless errno.h includes
2021-06-14 Samuel Pitoisetradv/winsys: adjust some error messages
2021-06-14 Bas Nieuwenhuizengallium/va: Add support for PRIME_2 import.
2021-06-14 Bas Nieuwenhuizengallium/vl: Use format plane count for sampler view...
2021-06-14 Bas Nieuwenhuizenradv: Allow DCC images to be compressed with foreign...
2021-06-14 Bas Nieuwenhuizenradv: Actually return correct value for read-only DCC...
2021-06-14 Bas Nieuwenhuizenradv: Don't skip barriers that only change queues.
2021-06-14 Rhys Perryaco: adjust the condition for expanding vertex fetch...
2021-06-14 Rhys Perryradv,aco: use all attributes in a binding to obtain...
2021-06-14 Tomeu VizosoRevert "ci: Disable the iris APL jobs"
2021-06-14 Iago Toral... v3dv: handle Vulkan 1.1 feature and property queries
2021-06-14 Hyunjun Koturnip: add missing VKAPI_ATTR/CALL
2021-06-13 Dave Airlieci: add crocus to the build tests
2021-06-13 Dave Airliecrocus: initial gallium driver for Intel gfx 4-7
2021-06-13 Dave Airlieintel/compiler: add flag to indicate edge flags vertex...
2021-06-13 Dave Airlieintel: reorder base program key.
2021-06-13 Dave Airlieintel/decode: handle gen4/5 WM state fragment shaders
2021-06-13 Dave Airliest/mesa: also disable other int textures
2021-06-13 Rob Clarkfreedreno/a6xx: Improve UBWC demotion logic
2021-06-13 Rob Clarkfreedreno/a6xx: Handle non-UBWC surface views
2021-06-13 Rob Clarkfreedreno/a6xx: Fix r16_snorm blits
2021-06-13 Rob Clarkfreedreno/ci: Sort a630 piglit xfails
2021-06-13 Hoe Hao Chengzink: move extension function verification to when...
2021-06-13 Yiwei Zhanganv: fix Android WSI VkFence
2021-06-12 Ilia Mirkinnv50: use the no-mipmap texture type for 2d ms views
2021-06-11 Chia-I Wuvenus: add support for external semaphores on Android
2021-06-11 Chia-I Wuvenus: add support for external fence on Android
2021-06-11 Chia-I Wuvenus: update venus-protocol headers
2021-06-11 Chia-I Wuvenus: simplify vn_renderer_sync creation
2021-06-11 Chia-I Wuvenus: move vn_renderer_sync_ops to vn_renderer
2021-06-11 Emma Anholtci/iris: Enable piglit testing on AML-Y.
2021-06-11 Mike Blumenkrantzaux/cso: set flatshade_first onto vbuf when binding...
2021-06-11 Mike Blumenkrantzutil/vbuf: add flatshade_first to vbuf context and api
2021-06-11 Mike Blumenkrantzutil/primconvert: add function for setting flatshade_first
2021-06-11 Mike Blumenkrantzaux/cso: store flatshade_first state from rasterizer
2021-06-11 Jason Ekstrandi965: Use nir_lower_passthrough_edgeflags
2021-06-11 Dave Airlienir/edgeflags: update outputs written when lowering...
2021-06-11 Jason Ekstrandintel/isl: Use a 4D physical total extent for size...
2021-06-11 Jason Ekstrandintel/isl: Make tile logical extents four dimensional
2021-06-11 Jason Ekstrandintel/isl: Make the offset helpers four dimensional
2021-06-11 Jason Ekstrandintel/blorp: Use isl_surf_get_image_offset_B_tile_el...
2021-06-11 Jason Ekstrandintel/isl: Add a isl_surf_get_image_offset_B_tile_el...
2021-06-11 Emma Anholtci/fastboot: Consistently restart the run on intermitte...
2021-06-11 Emma Anholtci/fastboot: Add a serial timeout to catch fastboot...
2021-06-11 Chia-I Wuvenus: document the darkest corner of venus
2021-06-11 Mike Blumenkrantzzink: fix typo that's definitely not at all embarrassin...
2021-06-11 Mike Blumenkrantzlavapipe: use cso caching
2021-06-11 Mike Blumenkrantzaux/cso: split cso_destroy_context into unbind and...
2021-06-11 Mike Blumenkrantzaux/cso: add flag to disable vbuf
2021-06-11 Mike Blumenkrantzzink: clamp PIPE_CAP_MAX_VIEWPORTS to PIPE_MAX_VIEWPORTS
2021-06-11 Hoe Hao Chengzink: do not fail when EXT_calibrated_timestamps is...
2021-06-11 Mike Blumenkrantzzink: use scissor region for discarding clears during...
2021-06-11 Daniel Stoneci/lava: Avoid tee as it ruins exit status
2021-06-11 Daniel Stoneci/lava: Dump and artifact YAML again
2021-06-11 Daniel Stoneci/lava: Disable stdout/stderr buffering
2021-06-11 Daniel Stoneci/lava: Add explicit fatal-error handler
2021-06-11 Daniel Stoneci/lava: Remove unused arguments
2021-06-11 Daniel Stoneci/lava: Generate job name from lava-submit.sh
2021-06-11 Daniel Stoneci/panfrost: Remove useless variable
2021-06-11 Daniel Stoneci/lava: Use per-job rootfs overlay for environment
2021-06-11 Daniel Stoneci: Use JOB_ARTIFACTS_BASE for Piglit fails
2021-06-11 Daniel Stoneci: Add JOB_ARTIFACTS_BASE variable
2021-06-11 Daniel Stoneci: Make PIPELINE_ARTIFACTS_BASE a common variable
2021-06-11 Daniel Stoneci/lava: Clean up variable naming, document them
2021-06-11 Daniel Stoneci/lava: Wrap submission in a shell script
next