[PATCH 00/29] Enabling new DAL display driver for amdgpu on Carrizo and Tonga

Daniel Stone daniel at fooishbar.org
Sun Feb 14 21:44:26 UTC 2016


Hi Harry,

On 13 February 2016 at 00:05, Wentland, Harry <Harry.Wentland at amd.com> wrote:
> The goal with DAL is to provide a unified, full featured display stack to service all of our Linux offerings. This driver will have to support our full feature set beyond what's supported by amdgpu, e.g.
>   - synchronzied timings across different displays
>   - freesync
>   - solid support of 6 displays in any configuration (HDMI, DVI, DP, DP MST, etc)
>   - solid support of 4k at 60 timings on APUs

As a very high-level comment, my worry is that you feel like DRM
doesn't supoort this so are inventing it in the DAL. This is
understandable, but the problem is that DRM will come up with a
different interface for things like genlock or FreeSync; one that is
unlikely to match the abstraction in the DAL.

If there are areas you feel core DRM does not address but need to be
supported, please start by working in the core and building out from
there.

Cheers,
Daniel


More information about the dri-devel mailing list