Skip to content
Commit 134b480f authored by Alex Deucher's avatar Alex Deucher
Browse files

drm/radeon: Add support for programming the FMT blocks



The FMT blocks control how data is sent from the backend
of the display pipe to to monitor.  Proper set up of the
FMT blocks are required for 30bpp formats.  Additionally,
dithering can be enabled on for better display with 18 and
24bpp displays.  The exception is LVDS/eDP which atom
takes care of in the SelectCRTC_Source table.  For now
just enable truncation until we test dithering more.

Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 9d6104e0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment