Re: [PATCH v3 3/3] drm/i915/icl: Implement half float formats

2019-02-06 Thread Ville Syrjälä
On Tue, Feb 05, 2019 at 07:29:22PM -0800, Kevin Strasser wrote: > 64 bpp half float formats are supported on hdr planes only and are subject > to the following restrictions: > * 90/270 rotation not supported > * Yf Tiling not supported > * Frame Buffer Compression not supported > * Color

[PATCH v3 3/3] drm/i915/icl: Implement half float formats

2019-02-05 Thread Kevin Strasser
64 bpp half float formats are supported on hdr planes only and are subject to the following restrictions: * 90/270 rotation not supported * Yf Tiling not supported * Frame Buffer Compression not supported * Color Keying not supported v2: - Drop handling pixel normalize register - Don't