diff options
author | 2022-06-07 22:43:42 -0400 | |
---|---|---|
committer | 2022-06-14 21:38:39 -0400 | |
commit | 5089c4a8ebea3c3ad9eedf038dad7098ebc06131 (patch) | |
tree | 408bf49df9ae878c1a5d0b772eb296914a2d69eb /drivers/gpu/drm/amd/amdgpu | |
parent | drm/amd: disable GPA mode in backdoor load (diff) | |
download | linux-dev-5089c4a8ebea3c3ad9eedf038dad7098ebc06131.tar.xz linux-dev-5089c4a8ebea3c3ad9eedf038dad7098ebc06131.zip |
drm/amd/display: ignore modifiers when checking for format support
[Why&How]
There are cases where swizzle modes are set but modifiers arent. For
such a userspace, we need not check modifiers while checking
compatibilty in the drm hook for checking plane format.
Ignore checking modifiers but check the DCN generation for the
supported swizzle mode.
v2: squash in unused variable removal (Alex)
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu')
0 files changed, 0 insertions, 0 deletions