Home
last modified time | relevance | path

Searched hist:"761964 b756c6e760e8af25e383b7f0a8cc473ac0" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_afmt.cdiff 761964b756c6e760e8af25e383b7f0a8cc473ac0 Tue Apr 23 21:50:54 CDT 2024 Ma Jun <Jun.Ma2@amd.com> drm/amdgpu: Fix uninitialized variable warning in amdgpu_afmt_acr

[ Upstream commit c0d6bd3cd209419cc46ac49562bef1db65d90e70 ]

Assign value to clock to fix the warning below:
"Using uninitialized value res. Field res.clock is uninitialized"

Signed-off-by: Ma Jun <Jun.Ma2@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>