diff options
| author | Chao Gao <[email protected]> | 2025-05-22 15:10:07 +0000 |
|---|---|---|
| committer | Dave Hansen <[email protected]> | 2025-06-24 20:46:32 +0000 |
| commit | fafb29e18db2eef75edafd4240fcde8b5da2c948 (patch) | |
| tree | 0ccf69fe32634db4827531cc39247cb1382edcd3 /drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c | |
| parent | x86/fpu: Initialize guest fpstate and FPU pseudo container from guest defaults (diff) | |
| download | kernel-fafb29e18db2eef75edafd4240fcde8b5da2c948.tar.gz kernel-fafb29e18db2eef75edafd4240fcde8b5da2c948.zip | |
x86/fpu: Remove xfd argument from __fpstate_reset()
The initial values for fpstate::xfd differ between guest and host fpstates.
Currently, the initial values are passed as an argument to
__fpstate_reset(). But, __fpstate_reset() already assigns different default
features and sizes based on the type of fpstates (i.e., guest or host). So,
handle fpstate::xfd in a similar way to highlight the differences in the
initial xfd value between guest and host fpstates
Suggested-by: Sean Christopherson <[email protected]>
Signed-off-by: Chao Gao <[email protected]>
Signed-off-by: Dave Hansen <[email protected]>
Reviewed-by: John Allen <[email protected]>
Link: https://lore.kernel.org/all/[email protected]/
Link: https://lore.kernel.org/all/20250522151031.426788-5-chao.gao%40intel.com
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c')
0 files changed, 0 insertions, 0 deletions
