[RFC 0/2] Add generic FPU api similar to x86
Anson Jacob
Anson.Jacob at amd.com
Mon Jul 19 19:52:09 UTC 2021
This is an attempt to have generic FPU enable/disable
calls similar to x86.
So that we can simplify gpu/drm/amd/display/dc/os_types.h
Also adds FPU correctness logic seen in x86.
Anson Jacob (2):
ppc/fpu: Add generic FPU api similar to x86
drm/amd/display: Use PPC FPU functions
arch/powerpc/include/asm/switch_to.h | 29 ++---
arch/powerpc/kernel/process.c | 130 ++++++++++++++++++++++
drivers/gpu/drm/amd/display/dc/os_types.h | 28 +----
3 files changed, 139 insertions(+), 48 deletions(-)
--
2.25.1
More information about the amd-gfx
mailing list