aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c
diff options
context:
space:
mode:
authorAlvin Lee <[email protected]>2022-08-05 17:58:00 +0000
committerAlex Deucher <[email protected]>2022-09-13 18:27:00 +0000
commitd978c51f8d1f4314c84cf50291156862a4c34fc8 (patch)
tree746b80f7d29b5ec8abc00634158066e4c86ec3e8 /drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c
parentdrm/amd/display: Limit user regamma to a valid value (diff)
downloadkernel-d978c51f8d1f4314c84cf50291156862a4c34fc8.tar.gz
kernel-d978c51f8d1f4314c84cf50291156862a4c34fc8.zip
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 'drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c')
0 files changed, 0 insertions, 0 deletions