linux/drivers/gpu/drm/amd/display
Bas Nieuwenhuizen 37384b3f17 drm/amd/display: Set DC options from modifiers.
This sets the DC tiling options from the modifier, if modifiers
are used for the FB. This patch by itself does not expose the
support yet though.

There is not much validation yet to limit the scope of this
patch, but the current validation is at the same level as
the BO metadata path.

v2: Add modifier check to should_reset_plane.

Signed-off-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-10-30 14:27:23 -04:00
..
amdgpu_dm drm/amd/display: Set DC options from modifiers. 2020-10-30 14:27:23 -04:00
dc drm/amdgpu: fix incorrect enum type 2020-10-30 01:03:05 -04:00
dmub drm/amd/display: [FW Promotion] Release 0.0.38 2020-10-26 13:33:46 -04:00
include drm/amdgpu/display: remove DRM_AMD_DC_GREEN_SARDINE 2020-10-30 01:02:03 -04:00
modules drm/amd/display: remove unneeded semicolon 2020-10-30 01:03:02 -04:00
Kconfig drm/amdgpu/display: remove DRM_AMD_DC_GREEN_SARDINE 2020-10-30 01:02:03 -04:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards 2019-11-13 15:29:42 -05:00
TODO