While you already CCed a bunch of people stuff like that needs to go to the appropriate mailing list and not just amd-gfx.

Especially LKML so that other core devs can take a look as well.

Regards,
Christian.

Am 19.07.21 um 21:52 schrieb Anson Jacob:
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(-)


Reply via email to