]> Git Repo - linux.git/commit
drm/amdgpu: tolerate allocating GTT bo with dcc flag
authorFrank Min <[email protected]>
Mon, 13 May 2024 12:51:18 +0000 (20:51 +0800)
committerAlex Deucher <[email protected]>
Thu, 27 Jun 2024 21:34:17 +0000 (17:34 -0400)
commit291af3f59849c54aba2d96256680a5d4688f97f3
treec44645e2f3ba91b00f586ef18fcb62faab617830
parentecbf60782662f0a388493685b85a645a0ba1613c
drm/amdgpu: tolerate allocating GTT bo with dcc flag

Do not return failure for allocating GTT bo with dcc flag on gfx12.
This will improve compatibility for UMD.

Signed-off-by: Frank Min <[email protected]>
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
This page took 0.056713 seconds and 4 git commands to generate.