aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c
diff options
context:
space:
mode:
authorJesse Taube <[email protected]>2024-06-06 18:28:00 +0000
committerPalmer Dabbelt <[email protected]>2024-06-25 15:47:10 +0000
commit04a2aef59cfe192aa99020601d922359978cc72a (patch)
treeac4ea652a5133364a7bbc37b0b4fff05848ea75e /drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c
parentLinux 6.10-rc5 (diff)
downloadkernel-04a2aef59cfe192aa99020601d922359978cc72a.tar.gz
kernel-04a2aef59cfe192aa99020601d922359978cc72a.zip
RISC-V: fix vector insn load/store width mask
RVFDQ_FL_FS_WIDTH_MASK should be 3 bits [14-12], shifted down by 12 bits. Replace GENMASK(3, 0) with GENMASK(2, 0). Fixes: cd054837243b ("riscv: Allocate user's vector context in the first-use trap") Signed-off-by: Jesse Taube <[email protected]> Reviewed-by: Charlie Jenkins <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c')
0 files changed, 0 insertions, 0 deletions