Re: [Intel-gfx] [PATCH 11/13] Revert "drm/i915: Disable DSB usage for now"

2022-12-07 Thread Shankar, Uma
> -Original Message- > From: Intel-gfx On Behalf Of Ville > Syrjala > Sent: Wednesday, November 23, 2022 8:57 PM > To: intel-gfx@lists.freedesktop.org > Subject: [Intel-gfx] [PATCH 11/13] Revert "drm/i915: Disable DSB usage for > now" > > From: Vi

Re: [Intel-gfx] [PATCH 11/13] Revert "drm/i915: Disable DSB usage for now"

2022-11-30 Thread Nautiyal, Ankit K
On 11/23/2022 8:56 PM, Ville Syrjala wrote: From: Ville Syrjälä This reverts commit 99510e1afb4863a225207146bd988064c5fd0629. DSB is now getting disabled locally in the color management code so we don't need to apply this big hammer via the device info (not that we have other DSB users at th

[Intel-gfx] [PATCH 11/13] Revert "drm/i915: Disable DSB usage for now"

2022-11-23 Thread Ville Syrjala
From: Ville Syrjälä This reverts commit 99510e1afb4863a225207146bd988064c5fd0629. DSB is now getting disabled locally in the color management code so we don't need to apply this big hammer via the device info (not that we have other DSB users at the moment). Signed-off-by: Ville Syrjälä --- d