On Tue, Dec 08, 2015 at 09:49:18AM +0100, Daniel Vetter wrote:
Just a remnant from an old iteration of this patch that I've forgotten to remove: We only need the encoder to figure out whether it has been reassigned in this update already or not to figure out whether there's a conflict or not.
Reported-by: Thierry Reding thierry.reding@gmail.com Cc: Thierry Reding thierry.reding@gmail.com Signed-off-by: Daniel Vetter daniel.vetter@intel.com
drivers/gpu/drm/drm_atomic_helper.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-)
Reviewed-by: Thierry Reding treding@nvidia.com