Home
last modified time | relevance | path

Searched hist:"45 b3a914d40e63d2c9e3a3e02fb2014be975b9b0" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ttm.cdiff 45b3a914d40e63d2c9e3a3e02fb2014be975b9b0 Tue May 16 23:16:30 CEST 2023 Alex Deucher <alexander.deucher@amd.com> drm/amdgpu/gmc9: fix 64 bit division in partition code

Rework logic or use do_div() to avoid problems on 32 bit.

v2: add a missing case for XCP macro
v3: fix out of bounds array access
v4: fix xcp handling harder

Acked-by: Guchun Chen <guchun.chen@amd.com> (v1)
Reviewed-by: Mukul Joshi <mukul.joshi@amd.com> (v3)
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>