On Thu, Feb 20, 2020 at 11:24:20AM +0000, Emil Velikov wrote:
On Wed, 19 Feb 2020 at 20:36, Ville Syrjala ville.syrjala@linux.intel.com wrote:
From: Ville Syrjälä ville.syrjala@linux.intel.com
The driver never sets mode->private_flags so copying it back and forth is entirely pointless. Stop doing it.
Also drop private_flags from the tracepoint.
Cc: Rob Clark robdclark@gmail.com Cc: Sean Paul sean@poorly.run Cc: linux-arm-msm@vger.kernel.org Cc: freedreno@lists.freedesktop.org Signed-off-by: Ville Syrjälä ville.syrjala@linux.intel.com
Perhaps the msm team has a WIP which makes use of it ?
Maybe if it's one of them five year projects. But anyways, with an atomic driver there are certainly better ways to handle this.