Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753370AbbGUHf1 (ORCPT ); Tue, 21 Jul 2015 03:35:27 -0400 Received: from mail-qg0-f47.google.com ([209.85.192.47]:36815 "EHLO mail-qg0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751431AbbGUHfW (ORCPT ); Tue, 21 Jul 2015 03:35:22 -0400 MIME-Version: 1.0 In-Reply-To: <1435820852-27858-1-git-send-email-mark.yao@rock-chips.com> References: <1435820852-27858-1-git-send-email-mark.yao@rock-chips.com> From: Tomasz Figa Date: Tue, 21 Jul 2015 16:35:01 +0900 Message-ID: Subject: Re: [PATCH v2] drm/rockchip: vop: remove hardware cursor window To: Mark Yao Cc: David Airlie , Daniel Vetter , Rob Clark , Philipp Zabel , Daniel Kurtz , dri-devel , "linux-kernel@vger.kernel.org" , "open list:ARM/Rockchip SoC..." Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 951 Lines: 27 On Thu, Jul 2, 2015 at 4:07 PM, Mark Yao wrote: > hardware cursor windows only have some fixed size, and not support > width virtual, when move hardware cursor windows outside of left, > the display would be wrong, so this window can't for cursor now. > > And Tag hardware cursor window as a overlay is wrong, will make > userspace wrong behaviour. > > So just remove the hardware cursor window > > Signed-off-by: Mark Yao > --- > Changes in v2: > remove unused cursor_data struct. > > drivers/gpu/drm/rockchip/rockchip_drm_vop.c | 11 ----------- > 1 file changed, 11 deletions(-) Reviewed-by: Tomasz Figa Best regards, Tomasz -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/