-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement GPU work submission for Trace Session 'Preparation' state Add Absolute and Relative Capture Modes to Trace Controllers Fix task shader user data missing in Execute Indirect Shader Fix issue with gang-submit and compute scratch ring Validate AceRingSet only for ACE Add supportInt4 to gfxipProperties Implement cancel trace for UberTrace-based tools Bind Instrumentation changes for RGP Handle CancelTrace for TDR and RenderOp controllers Update address-lib submodule Fix "Unknown()" events appearing in RGP captures Clean up virtual functions in RsrcProcMgr [CodingStandards] Add allowance for const function value-type parameters HSA ABI permit HiddenHostcallBuffer MultiElfCacheLayer fixes Set DrawIndex to Zero for Execute Indirect Add support for Wayland explicit sync during presents Parse dimension info from Mesa metadata Clean up image clone copy path codes Gpu Profiler SPM Draw Markers: Add updates of the RLCUSER0 and RLCUSER1 "counters" to indicate the TimedCallId (Draw, Dispatch, Copy, Barrier, etc) and CommandBufferID, respectively Allow acquiring an unique id for StringTableTraceSource Update SwWarDetection submodule Optimize the HwlImageToImageMissingPixelCopy() path in CmdCopyImage() Zero init embedded data in Execute Indirect Drop using PWS late acquire point PrePs Re-enable zwp dmabuf protocol Remove non-primary GartCacheable alert Evaluate and override GpuProfilerMode in PlatformSettings validation to ensure downstream choices for GpuProfilerMode are consisten Archive pipeline loader: Avoid indiscriminately propagating reg/stack usage Add IDevice::GetDefaultSamplePattern GpuProfiler - Add flush to WaitForFences Update DevDriver submodule Pre-increment instead of post-increment for String table Id Recompile rpm Remove a pre-RDNA check [codegen] Generate formats at build time. Enable the support for int4 type on gfx11 [AddrMgr2] Fix failure with InitSubresourcesForImage on user specified dma_buf_modifier Fix failure in VK.dgc.ext.compute* compute queue cases when running in batch Fix an underflow in BoxesCoverWholeExtent Fix gpuDebugQueue with ReBAR/SAM enabled Fix YUV regression with format generation Disable DevDriverOverlay in preparation state munmap format table in zwp_linux_dmabuf_feedback_v1::done Fix build error with the latest clang: missing header for sscanf calls
- Loading branch information
Showing
270 changed files
with
21,286 additions
and
38,428 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.