-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix SDMA ODR warnings MRT Use Minimum Resolution Add 2 new TraceSources needed for pull UserMarker into RRA Memory Leak in Execute Indirect Shader Update submodule devdriver Expose the flag 'enablePops' to PAL pipeline user Fix the regression issue for the dynamicDualSourceBlend in fastlinklibrary mode Minor fix for split barrier Bresenham lines with adjacency failing Cleanup gfx query pool code. Don't read over PCIe when using SDMA predication Implement workaround WaCwsrThreadgroupTrap Update spill table register in rpm GenerateCmdDisptachTaskMesh on gfx10/11 Handle Directory Error in Command Buffer Dumping Update submodule address-lib Moves supportSplitReleaseAcquire from gfxipProperrties to queue queueProperties Remove redundant Inits within ElfProcessor and PipelineProcessor Fix PAL_CLIENT_INTERFACE_VERSION Fix SaschaWillems perf regression due to OREO_MODE Workaround Define Release PAL_ANALYSIS_ASSUME to void(0) Update PM4 headers Always log out layout transition info in interface logger (for barrier log) Add alignment asserts for several gfx9 packets Resolve address alignment Set reg for PA_SU_POLY_OFFSET_DB_FMT_CNTL with no depth buffer bound. Fix Vector Erase and define a new FastErase() function Change definition of release token used for CmdRelease and CmdAcquire Optimize split barrier: defer CpDma wait from Release to Acquire time Implement Compute InheritStateFromCmdBuf Add PERF_COUNTER_WINDOW Support Convert enum opcodes for comparison Fix spill threshold so that driver uses minimum spill threshold Add SPM buffer wrap warning Optimize split barrier to not acquire retired release token again Change SubresRange member data types to save size Fix VKD3D Execute Indirect Test Failures Use double when converting float to fixed point number Remove outdated ADDRLIB_VERSION checks RenderOp trace controller Allow mipmaps for T2T SDMA copies Update ASIC Info chunk def Use pairwise tree reduction in msaaFmaskResolve8x Remove hard-coded NullGpuId and AsicRevision numbers Add RGP instrumentation marker to amp/task ACE dispatch Correct the matrixRowOrder in plane 2 of the P208 format Relax blit operations Place an upper limit on internalMemMgr pool size growth Rename PipelineUploader to CodeObjectUploader and move it to its own files Correct the sampleLocX of the packed format Navi2 VRS data cannot be read from miptail Changes to ExecuteIndirectV2 path on Gfx9 Controller config update and active controller Disable use of PERF_COUNTER_WINDOW Add treatSrcAsSrgb flag into ScaledCopyInfo Adding L2 cache values for individual ASICs RenderOp Controller updates Customize Offset in Cmd Generator Creation Fix interface log for ExternalImageOpenInfo to match tip definition Update COVERAGE_TO_SHADER_SELECT bit when underestimation is enabled Remove legacy settings Add new enum for FsrOvr-ApArea Fix nullptr deref in SPM Trace processing
- Loading branch information
Showing
268 changed files
with
67,642 additions
and
71,413 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.