mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-05 07:08:06 -04:00
drm/amdkfd: Sync trap handler binary with source
Binary and source desynced during branch activity. Source merge also introduced compile error. Signed-off-by: Jay Cornwall <jay.cornwall@amd.com> Reviewed-by: Lancelot Six <lancelot.six@amd.com> Cc: Vladimir Indic <vladimir.indic@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
committed by
Alex Deucher
parent
fab47d2db5
commit
d9fc0bdf9c
File diff suppressed because it is too large
Load Diff
@@ -1327,6 +1327,7 @@ end
|
||||
function restore_sched_mode(s_tmp)
|
||||
s_bfe_u32 s_tmp, ttmp11, (TTMP11_SCHED_MODE_SHIFT | (TTMP11_SCHED_MODE_SIZE << 0x10))
|
||||
s_setreg_b32 hwreg(HW_REG_WAVE_SCHED_MODE), s_tmp
|
||||
end
|
||||
|
||||
function restore_barrier_signal_count(barrier_id)
|
||||
// extract the saved signal count from s_restore_tmp
|
||||
|
||||
Reference in New Issue
Block a user