This repository was archived by the owner on Sep 15, 2025. It is now read-only.
Commit c7fc612
committed
Update pal from commit d198d6a7
Add missing isPhoenix2 in NdDevice.cpp
Fix autoBuffer zombie state on alloc failure
Optionally treat Execute Indirect as single draw
Sync cache allocation and entry insertion
Fix race condition in RemoveOldestFilesOfDirUntilSize()
[UseDccForImage] Fix DCC settings conflict when modifier is used
TraceSession allow multiple TraceSource instances
Remove CmdClearBufferView and CmdClearImageView
Fix PWS acquire point mapping table
Allow changing assert/print modes from a settings file
Fix disableCommandBufferPreemption
[MemoryReport] Fix env AMDPAL_NO_LEAK_REPORT not working as expected
Update address-lib submodule
Init m_settings.enableHardAssert by Util::IsAssertCategoryEnabled()
Cleanup dead setting
Fix the miniscule memory overhead in pm4CmdBuffer
PerfExperiment SPM Test Mode Support
Clean up fix copy dst metadata related codes
Unlimited chaining by default
Update rdf submodule
Fix IF version check
Make sure zwp_linux_dmabuf_v1 interface being used with compatible version
Add mutex to protect hash table in TrackingCacheLayer
Safe guards for invalid TS spill table address
Fix frame trace controller timing issue
Expose unpadded extents of image subresources to clients
Implement incrementing constant
Fix the header location of drm.h
Fix Timeout is not correctly set in no timeout waitIdle case
Correct usage of __builtin_assume_aligned
Fix capture/replay behavior for DescriptorTable memory
Optimize acquire release event barrier path
Fix float rounding on copy dst extent in scaled copy path
Fix color MSAA copy with stale FMask content
[Modifier] handle client passed DisplayDCC setting
Fix race conditions in AddEntryToCache
Handle MM12 formats during CmdCopyImage
With RDP in crash analysis mode observed that test samples does not show the overlay
Change ABI metadata .entry_point enum to .entry_point_symbol string
Update DevDriver submodule
Adjust RemoveOldestFilesOfDirUntilSize() logic
Restructure gpuProfilerQueue and add Mutex
Unify split barrier path codes
Fix CTS_1.4 32Bit full CTS test crash
StringTableSource changes, allow acquiring >1 table Ids at once, allow empty string table source
RGP trace of Vulkan compute example fails to load when using RenderOpTraceController
Fix time clock type using issue
Implement Dri3/X Explicit Sync support
Split amdgpu header modifications away from upstream
Remove SubresLayout::defaultGfxLayout
Clean up CmdResolveImage()
Clean up OptimizeStageMask and OptimizeAccessMask related codes
Handle UserMarkerOpHistory numOps == 0 properly1 parent b6da370 commit c7fc612
File tree
223 files changed
+229588
-253379
lines changed- cmake/Modules
- inc
- core
- gpuUtil
- mlaa
- msaaImageCopy
- textWriter
- timeGraph
- util
- src
- core
- addrMgr
- hw/gfxip
- gfx9
- chip
- rpm
- gfx9
- imported
- SwWarDetection
- inc
- addrlib
- inc
- src
- core
- gfx10
- gfx11
- rdf
- docs
- imported
- catch2
- cli11
- CLI
- json
- nlohmann
- zstd/inc/zstd
- rdfg/src
- rdfi/src
- rdfm/src
- rdf
- inc
- src
- layers
- cmdBufferLogger
- gpuDebug
- gpuProfiler
- interfaceLogger
- pm4Instrumentor
- misc/cacheLayer
- os
- amdgpu
- display
- dri3
- include
- drm_exts
- drm
- wayland
- nullDevice
- rpcDriverUtilsService
- inc
- src
- gpuUtil
- util
- lnx
- tools/generate/formats
- data
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
223 files changed
+229588
-253379
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | 30 | | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
102 | 105 | | |
| 106 | + | |
| 107 | + | |
103 | 108 | | |
104 | 109 | | |
105 | 110 | | |
| |||
112 | 117 | | |
113 | 118 | | |
114 | 119 | | |
| 120 | + | |
115 | 121 | | |
116 | 122 | | |
117 | 123 | | |
| |||
193 | 199 | | |
194 | 200 | | |
195 | 201 | | |
| 202 | + | |
| 203 | + | |
196 | 204 | | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
197 | 208 | | |
198 | 209 | | |
199 | 210 | | |
200 | 211 | | |
201 | 212 | | |
202 | 213 | | |
| 214 | + | |
203 | 215 | | |
204 | 216 | | |
205 | 217 | | |
206 | | - | |
| 218 | + | |
207 | 219 | | |
208 | 220 | | |
209 | 221 | | |
| |||
232 | 244 | | |
233 | 245 | | |
234 | 246 | | |
235 | | - | |
236 | | - | |
| 247 | + | |
| 248 | + | |
237 | 249 | | |
238 | 250 | | |
239 | 251 | | |
| |||
1310 | 1322 | | |
1311 | 1323 | | |
1312 | 1324 | | |
1313 | | - | |
1314 | | - | |
| 1325 | + | |
1315 | 1326 | | |
1316 | 1327 | | |
1317 | 1328 | | |
| |||
1322 | 1333 | | |
1323 | 1334 | | |
1324 | 1335 | | |
1325 | | - | |
1326 | | - | |
1327 | | - | |
1328 | | - | |
| 1336 | + | |
1329 | 1337 | | |
1330 | 1338 | | |
1331 | 1339 | | |
| |||
2161 | 2169 | | |
2162 | 2170 | | |
2163 | 2171 | | |
2164 | | - | |
2165 | 2172 | | |
2166 | 2173 | | |
2167 | 2174 | | |
| |||
2439 | 2446 | | |
2440 | 2447 | | |
2441 | 2448 | | |
| 2449 | + | |
| 2450 | + | |
2442 | 2451 | | |
| 2452 | + | |
| 2453 | + | |
2443 | 2454 | | |
2444 | 2455 | | |
2445 | 2456 | | |
2446 | 2457 | | |
2447 | 2458 | | |
2448 | 2459 | | |
| 2460 | + | |
2449 | 2461 | | |
2450 | 2462 | | |
2451 | 2463 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1092 | 1092 | | |
1093 | 1093 | | |
1094 | 1094 | | |
| 1095 | + | |
| 1096 | + | |
| 1097 | + | |
| 1098 | + | |
| 1099 | + | |
| 1100 | + | |
| 1101 | + | |
1095 | 1102 | | |
1096 | 1103 | | |
1097 | 1104 | | |
1098 | 1105 | | |
1099 | 1106 | | |
1100 | 1107 | | |
| 1108 | + | |
| 1109 | + | |
1101 | 1110 | | |
1102 | 1111 | | |
1103 | 1112 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3938 | 3938 | | |
3939 | 3939 | | |
3940 | 3940 | | |
| 3941 | + | |
3941 | 3942 | | |
3942 | 3943 | | |
3943 | 3944 | | |
| |||
3988 | 3989 | | |
3989 | 3990 | | |
3990 | 3991 | | |
| 3992 | + | |
3991 | 3993 | | |
3992 | 3994 | | |
3993 | 3995 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1247 | 1247 | | |
1248 | 1248 | | |
1249 | 1249 | | |
1250 | | - | |
| 1250 | + | |
| 1251 | + | |
1251 | 1252 | | |
| 1253 | + | |
1252 | 1254 | | |
1253 | 1255 | | |
1254 | 1256 | | |
| |||
1434 | 1436 | | |
1435 | 1437 | | |
1436 | 1438 | | |
1437 | | - | |
| 1439 | + | |
| 1440 | + | |
| 1441 | + | |
1438 | 1442 | | |
1439 | 1443 | | |
1440 | 1444 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
593 | 593 | | |
594 | 594 | | |
595 | 595 | | |
596 | | - | |
597 | | - | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
598 | 599 | | |
| 600 | + | |
599 | 601 | | |
600 | 602 | | |
601 | 603 | | |
602 | 604 | | |
603 | 605 | | |
604 | 606 | | |
605 | 607 | | |
| 608 | + | |
606 | 609 | | |
607 | 610 | | |
608 | 611 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
117 | 123 | | |
118 | 124 | | |
119 | 125 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
251 | | - | |
252 | 250 | | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | 251 | | |
257 | 252 | | |
258 | 253 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
812 | 812 | | |
813 | 813 | | |
814 | 814 | | |
815 | | - | |
| 815 | + | |
816 | 816 | | |
817 | 817 | | |
818 | 818 | | |
| |||
0 commit comments