RE: [v10 2/3] drm: Add DP colorspace property

2019-02-04 Thread Shankar, Uma
horst, Maarten ; >dri-devel@lists.freedesktop.org >Subject: Re: [v10 2/3] drm: Add DP colorspace property > >On Wed, Jan 30, 2019 at 06:24:25PM +0530, Uma Shankar wrote: >> This patch adds a DP colorspace property, enabling userspace to switch >> to various supported colorspace

Re: [v10 2/3] drm: Add DP colorspace property

2019-02-01 Thread Ville Syrjälä
On Wed, Jan 30, 2019 at 06:24:25PM +0530, Uma Shankar wrote: > This patch adds a DP colorspace property, enabling > userspace to switch to various supported colorspaces. > This will help enable BT2020 along with other colorspaces. > > v2: Addressed Maarten and Ville's review comments. Enhanced >

[v10 2/3] drm: Add DP colorspace property

2019-01-30 Thread Uma Shankar
This patch adds a DP colorspace property, enabling userspace to switch to various supported colorspaces. This will help enable BT2020 along with other colorspaces. v2: Addressed Maarten and Ville's review comments. Enhanced the colorspace enum to incorporate both HDMI and DP supported colo