diff options
| author | Bas Nieuwenhuizen <[email protected]> | 2021-01-10 02:11:42 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2021-01-11 21:20:15 +0000 |
| commit | a5e92ef3c3fd46320d4e293bdec0cdd4b80a6e0f (patch) | |
| tree | f65a7e7efbc734b8114a69b99fa8886cf8333905 /drivers/gpu/drm/ttm/ttm_pool.c | |
| parent | drm/ttm: Fix address passed to dma_mapping_error() in ttm_pool_map() (diff) | |
| download | kernel-a5e92ef3c3fd46320d4e293bdec0cdd4b80a6e0f.tar.gz kernel-a5e92ef3c3fd46320d4e293bdec0cdd4b80a6e0f.zip | |
drm: Check actual format for legacy pageflip.
With modifiers one can actually have different format_info structs
for the same format, which now matters for AMDGPU since we convert
implicit modifiers to explicit modifiers with multiple planes.
I checked other drivers and it doesn't look like they end up triggering
this case so I think this is safe to relax.
Signed-off-by: Bas Nieuwenhuizen <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Reviewed-by: Zhan Liu <[email protected]>
Acked-by: Christian König <[email protected]>
Acked-by: Alex Deucher <[email protected]>
Fixes: 816853f9dc40 ("drm/amd/display: Set new format info for converted metadata.")
Signed-off-by: Alex Deucher <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/ttm/ttm_pool.c')
0 files changed, 0 insertions, 0 deletions
