]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdkfd: Remove DUMMY_VRAM_SIZE
authorMukul Joshi <mukul.joshi@amd.com>
Mon, 12 Jun 2023 23:02:39 +0000 (19:02 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 15 Jun 2023 15:06:58 +0000 (11:06 -0400)
commit765663b7faaedf7750ff7e59c3ce5dc51fdd1fca
treec7ce5996340f633679676d837aebd9d6af93a9df
parent82a1f42f6aeb54e29b78aa0890ffd3087120264a
drm/amdkfd: Remove DUMMY_VRAM_SIZE

Remove DUMMY_VRAM_SIZE as it is not needed and can result
in reporting incorrect memory size.

Signed-off-by: Mukul Joshi <mukul.joshi@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_crat.c