From: Greg KH <greg@kroah.com>
To: "Michel Dänzer" <michel@daenzer.net>
Cc: stable@vger.kernel.org
Subject: Re: [PATCH] drm/radeon: Always store CRTC relative radeon_crtc->cursor_x/y values
Date: Tue, 10 Jan 2017 11:02:56 +0100 [thread overview]
Message-ID: <20170110100256.GA1011@kroah.com> (raw)
In-Reply-To: <20170110064012.27609-1-michel@daenzer.net>
On Tue, Jan 10, 2017 at 03:40:12PM +0900, Michel D�nzer wrote:
> From: Michel D�nzer <michel.daenzer@amd.com>
>
> commit 4349bd775cc8fd75cb648e3a2036a690f497de5c upstream.
>
> We were storing viewport relative coordinates for AVIVO/DCE display
> engines. However, radeon_crtc_cursor_set2 and radeon_cursor_reset pass
> radeon_crtc->cursor_x/y as the x/y parameters of
> radeon_cursor_move_locked, which would break if the CRTC isn't located
> at (0, 0).
>
> Cc: stable@vger.kernel.org
> Signed-off-by: Michel D�nzer <michel.daenzer@amd.com>
> Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
> ---
>
> This is a backport for the 4.9 and possibly older stable branches.
>
> BTW, this manual backport shouldn't have been necessary if this commit
> and surrounding commits to the same file had been cherry-picked in the
> same order as they are in mainline. Maybe any scripts used for that
> could be improved accordingly.
Sorry about that, normally I work off of the patch date in order to
determine the order, but sometimes get it wrong, as is the case here, my
fault.
Many thanks for the backport, now queued up.
greg k-h
prev parent reply other threads:[~2017-01-10 10:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-10 6:40 [PATCH] drm/radeon: Always store CRTC relative radeon_crtc->cursor_x/y values Michel Dänzer
2017-01-10 10:02 ` Greg KH [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170110100256.GA1011@kroah.com \
--to=greg@kroah.com \
--cc=michel@daenzer.net \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).