diff options
author | Alvin Lee <[email protected]> | 2022-08-06 01:58:00 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2022-09-13 14:27:00 -0400 |
commit | d978c51f8d1f4314c84cf50291156862a4c34fc8 (patch) | |
tree | 746b80f7d29b5ec8abc00634158066e4c86ec3e8 /scripts/gdb/linux/tasks.py | |
parent | 3601d620f22e37740cf73f8278eabf9f2aa19eb7 (diff) |
drm/amd/display: Refactor SubVP calculation to remove FPU
Refactor calculation to remove floating point operations from dmub_srv.
To ensure that 32-bit compilation works well, we use the div64 family of
macros to do integer division for SubVP-related timing parameters.
Cc: MaĆra Canal <[email protected]>
Cc: Alex Deucher <[email protected]>
Cc: Isabella Basso <[email protected]>
Cc: Magali Lemes <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Reviewed-by: Samson Tam <[email protected]>
Acked-by: Tom Chung <[email protected]>
Signed-off-by: Alvin Lee <[email protected]>
Co-developed-by: Aurabindo Pillai <[email protected]>
Signed-off-by: Aurabindo Pillai <[email protected]>
Co-developed-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions