Re: [PATCH v3 10/11] drm/amd/display: Expose modifiers.

2020-10-22 Thread Bas Nieuwenhuizen
You are totally right! Added that locally. Thanks! On Thu, Oct 22, 2020 at 7:51 AM Alex Deucher wrote: > > On Wed, Oct 21, 2020 at 7:31 PM Bas Nieuwenhuizen > wrote: > > > > This expose modifier support on GFX9+. > > > > Only modifiers that can be rendered on the current GPU are > > added. This

Re: [PATCH v3 10/11] drm/amd/display: Expose modifiers.

2020-10-21 Thread Alex Deucher
On Wed, Oct 21, 2020 at 7:31 PM Bas Nieuwenhuizen wrote: > > This expose modifier support on GFX9+. > > Only modifiers that can be rendered on the current GPU are > added. This is to reduce the number of modifiers exposed. > > The HW could expose more, but the best mechanism to decide > what to ex