]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/amd/display: Allow display DCC for DCN401
authorAurabindo Pillai <aurabindo.pillai@amd.com>
Wed, 3 Jul 2024 16:34:58 +0000 (16:34 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Jul 2024 14:13:10 +0000 (10:13 -0400)
commit21e6f6085bbc979b5cc3f97857e66387ec550c48
tree4845413536b5917cf8faf9399107802e39bc6e4f
parenta85cc86cce4183962c9ab80bf9c9c666aae174f8
drm/amd/display: Allow display DCC for DCN401

To enable mesa to use display dcc, DM should expose them in the
supported modifiers. Add the best (most efficient) modifiers first.

Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c