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 ?
Otherwise: Reviewed-by: Emil Velikov emil.velikov@collabora.com
-Emil