platform/upstream/mesa.git
2021-06-24 Sagar Ghugeanv: Allocate scratch and workaround BO in local memory
2021-06-24 Sagar Ghugeanv: Allocate BO in appropriate region
2021-06-24 Sagar Ghugeanv: Wrapper around I915_GEM_CREATE_EXT_MEMORY_REGIONS
2021-06-24 Sagar Ghugeanv: Query memory region info
2021-06-24 Rafael Antognolliiris: Map with WC on non-LLC platforms.
2021-06-24 Rafael Antognolliiris/bufmgr: Add flag to allocate from local memory.
2021-06-24 Rafael Antognolliiris/bufmgr: Add new set of buckets for local memory.
2021-06-24 Rafael Antognolliiris/bufmgr: Query memory region info.
2021-06-24 Jordan Justeniris/bufmgr: Align vma addresses to 64K for local memory
2021-06-24 Jordan Justenintel/devinfo: Add has_local_mem
2021-06-24 Jason Ekstrandinclude/drm-uapi: bump headers
2021-06-24 Simon Zeniradv: Implement VK_EXT_acquire_drm_display
2021-06-24 Simon Zenivulkan/wsi: Implement VK_EXT_acquire_drm_display
2021-06-24 Simon Zenivulkan/wsi: add drm_fd param to wsi_display_get_connector
2021-06-24 Jason Ekstranddocs/isl: Improve the bit[6] swizzling section of the...
2021-06-24 Jason Ekstrandisl,docs: Add a chapter on AUX state tracking
2021-06-24 Jason Ekstrandisl,iris: Move the extra_aux_surf logic into iris
2021-06-24 Jason Ekstrandisl: Take a hiz_or_mcs_surf in isl_surf_supports_ccs
2021-06-24 Jason Ekstrandisl: Assert some iris invariants in isl_surf_get_ccs_surf
2021-06-24 Vinson Leeasahi: Fix macOS macro.
2021-06-24 Erik Faye-Lundlibgl-gdi: add missing include
2021-06-24 Erik Faye-Lundzink: remove some needless moltenvk details
2021-06-24 Erik Faye-Lundzink: do not store moltenvk functions in screen
2021-06-24 Erik Faye-Lundzink: remove unused moltenvk functions
2021-06-24 Erik Faye-Lundzink: unbreak moltenvk code
2021-06-24 Erik Faye-Lundzink: remove unused function-pointers
2021-06-24 Erik Faye-Lundzink: drop unused macros
2021-06-24 Dave Airliecrocus: fix another printf specifier.
2021-06-24 Dave Airliecrocus/gfx6: always be dirtying gs attachments for xfb
2021-06-24 Dave Airliecrocus: Avoid replacing backing storage for buffers...
2021-06-24 Dave Airliecrocus: dirty blend state more often.
2021-06-24 Dave Airliecrocus/gfx6: fix sampler view first level.
2021-06-24 Dave Airlieintel/genxml: fix gfx6 GS SVB_INDEX encoding
2021-06-24 Dave Airliecrocus/query: poll the syncobj in the no wait situation
2021-06-24 Adam Jacksonvl/dri3: Don't leak regions on the X server
2021-06-24 Adam Jacksonloader/dri3: Don't churn through xfixes regions in...
2021-06-24 Adam Jacksonloader/dri3: Properly initialize the XFIXES extension
2021-06-24 Marek Olšákradeonsi: optimize set_inlinable_constants when they...
2021-06-24 Marek Olšákac/gpu_info: adjust the condition for use_late_alloc
2021-06-24 Marek Olšákradeonsi: don't use NGG culling on 1 RB chips
2021-06-24 Marek Olšákradeonsi: remove incorrect comment about hangs in gfx10...
2021-06-24 Marek Olšákradeonsi: if shader culling culls all vertices, cull...
2021-06-24 Marek Olšákradeonsi: document why VBO descriptors in user SGPRs...
2021-06-24 Mike Blumenkrantzlavapipe: implement multidraw ext
2021-06-24 Mike Blumenkrantzzink: use depth/stencil-only layouts for depth/stencil...
2021-06-23 Timothy Arceriutil: add work around for the game We Happy Few
2021-06-23 Emma Anholtci/i915g: Skip the piglit glx tests since we're not...
2021-06-23 Emma Anholti915g: Finish out blend factor overrides for both RGBx...
2021-06-23 Emma Anholti915g: Fix bad naming of depth texture formats.
2021-06-23 Connor Abbottir3/ra: Fix corner case in collect handling
2021-06-23 Connor Abbottir3: Remove IR3_REG_DEST
2021-06-23 Connor Abbottir3: Remove regs array
2021-06-23 Connor Abbottir3/frontend: Switch to srcs/dsts arrays
2021-06-23 Connor Abbottir3/opts: Switch to srcs/dsts arrays
2021-06-23 Connor Abbottir3/validate: Switch to srcs/dsts arrays
2021-06-23 Connor Abbottir3/print: Switch to srcs/dsts arrays
2021-06-23 Connor Abbottir3/legalize: Switch to srcs/dsts arrays
2021-06-23 Connor Abbottir3/array_to_ssa: Switch to srcs/dsts arrays
2021-06-23 Connor Abbottir3/parser: Switch to srcs/dsts arrays
2021-06-23 Connor Abbottir3/ra: Switch to srcs/dsts arrays
2021-06-23 Connor Abbottir3/core: Switch to srcs/dsts arrays
2021-06-23 Connor Abbottir3/sched: Convert to srcs/dsts arrays
2021-06-23 Connor Abbottfreedreno/tests: Convert to srcs/dsts
2021-06-23 Connor Abbottfreedreno/isa: Convert to srcs/dsts
2021-06-23 Connor Abbottir3: Add srcs/dsts arrays to ir3_instruction
2021-06-23 Connor Abbottir3/legalize: Construct branch properly
2021-06-23 Connor Abbottir3: Add separate src/dst count in ir3_instr
2021-06-23 Connor Abbottir3: Split ir3_reg_create() into ir3_{src,dst}_create()
2021-06-23 Connor Abbottir3: Make ir3_instruction::address a normal register
2021-06-23 Connor Abbottir3: Add is_reg_special()
2021-06-23 Connor Abbottir3: Validate that ir3_register::instr is correct
2021-06-23 Connor Abbottir3: Update ir3_register::instr when cloning instructions
2021-06-23 Connor Abbottir3: Split read-modify-write array dests in two
2021-06-23 Connor Abbottir3: Make tied sources/destinations part of the IR
2021-06-23 Daniel Schürmannamd/ci: add hawaii-specific skip and fail lists
2021-06-23 Icecream95pan/mdg: Add 16 bytes of padding to the end of shaders
2021-06-23 Tapani Pällianv: fix emitting dynamic primitive topology
2021-06-23 Daniel StoneRevert "ci: disable panfrost t760 jobs"
2021-06-23 Tapani Pälliiris: take a reference to memobj bo in iris_resource_fr...
2021-06-23 Pierre-Eric... radeonsi: disable ngg culling on llvm < 12
2021-06-23 Lionel Landwerlinanv: bound checks buffer memory binding in debug builds
2021-06-23 Francisco Jerezintel/fs: Implement Wa_14013745556 on TGL+.
2021-06-23 Francisco Jerezintel/fs: Fix synchronization of accumulator-clearing...
2021-06-23 Francisco Jerezintel/fs: Teach IR about EOT instruction writing the...
2021-06-23 Francisco Jerezintel/fs: Add SWSB dependency annotations for cross...
2021-06-23 Francisco Jerezintel/fs: Implement Wa_22012725308 for cross-pipe accum...
2021-06-23 Francisco Jerezintel/fs: Track single accumulator in scoreboard loweri...
2021-06-23 Francisco Jerezintel/fs/xehp: Assert that the compiler is sending...
2021-06-23 Matt Turnerfreedreno/ci: Use TU_IGNORE_CONFORMANCE_WARNING to...
2021-06-23 Matt Turnertu: Provide a toggle to avoid warnings about unsupporte...
2021-06-23 Dave Airliemeson/crocus: add prefer-crocus option.
2021-06-23 Marek Olšákmesa: unreference zombie buffers when creating buffers...
2021-06-23 Dave Airliecrocus: fix batch state bo leak
2021-06-23 Dave Airliecrocus: fix vertex buffer leak on screen end.
2021-06-23 Dave Airliecrocus: free context state properly.
2021-06-23 Mike Blumenkrantzzink: ci updates
2021-06-23 Mike Blumenkrantzzink: remove primconvert
2021-06-23 Mike Blumenkrantzzink: export supported primitive restart types
2021-06-23 Mike Blumenkrantzzink: export supported prim types
2021-06-23 Mike Blumenkrantzzink: export 8bit index buffer support based on extensi...
next