aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/boot/git:/git.zx2c4.com/ssh:/git@git.zx2c4.com
diff options
context:
space:
mode:
authorFelix Kuehling <Felix.Kuehling@amd.com>2022-09-21 17:45:59 -0400
committerAlex Deucher <alexander.deucher@amd.com>2022-09-30 11:21:25 -0400
commitb292cafe2dd02d96a07147e4b160927e8399d5cc (patch)
treef9dff8785fcb8d2b4590086da31a608316628c70 /arch/riscv/boot/git:/git.zx2c4.com/ssh:/git@git.zx2c4.com
parentdrm/amdkfd: Track unified memory when switching xnack mode (diff)
drm/amdkfd: Fix UBSAN shift-out-of-bounds warning
This was fixed in initialize_cpsch before, but not in initialize_nocpsch. Factor sdma bitmap initialization into a helper function to apply the correct implementation in both cases without duplicating it. v2: Added a range check Reported-by: Ellis Michael <ellis@ellismichael.com> Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com> Reviewed-by: Graham Sider <Graham.Sider@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'arch/riscv/boot/git:/git.zx2c4.com/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
0'>2022-03-08hw/sensor: add Intersil ISL69260 device modelTitus Rwantare3-0/+216 2022-02-21Kconfig: Add I2C_DEVICES device groupPeter Maydell1-0/+5 2022-02-08hw/sensor: Add lsm303dlhc magnetometer deviceKevin Townsend3-0/+561 2021-09-20hw/misc: Add Infineon DPS310 sensor modelJoel Stanley3-0/+230 2021-07-08hw/misc: add MAX34451 deviceTitus Rwantare3-0/+780 2021-07-08hw/misc: add ADM1272 deviceTitus Rwantare3-0/+548 2021-06-17sensor: Move hardware sensors from misc to a sensor directoryCorey Minyard5-0/+1059