]> Git Repo - linux.git/commit
drm/amdgpu: handle gfx12 in amdgpu_display_verify_sizes
authorMarek Olšák <[email protected]>
Sat, 1 Jun 2024 23:53:01 +0000 (19:53 -0400)
committerAlex Deucher <[email protected]>
Mon, 1 Jul 2024 20:10:47 +0000 (16:10 -0400)
commit8dd1426e2c80e32ac1995007330c8f95ffa28ebb
tree506c36af0a4e5d4bed38e5c071371a2848658e3e
parentc2fad7317441be573175c4d98b28347ddec7fe77
drm/amdgpu: handle gfx12 in amdgpu_display_verify_sizes

It verified GFX9-11 swizzle modes on GFX12, which has undefined behavior.

Signed-off-by: Marek Olšák <[email protected]>
Acked-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/amdgpu/amdgpu_display.c
include/uapi/drm/drm_fourcc.h
This page took 0.069477 seconds and 4 git commands to generate.