Mailinglist Archive: radeonhd (427 mails)
| < Previous | Next > |
Re: [radeonhd] Re: [PATCH] refactored RandR cursor code plus fix for bug #13405
- From: Alex Deucher <alexdeucher@xxxxxxxxx>
- Date: Mon, 4 May 2009 19:02:38 -0400
- Message-id: <a728f9f90905041602o3094cc2dv2bb6600155adf093@xxxxxxxxxxxxxx>
On Mon, May 4, 2009 at 6:27 PM, Yang Zhao <yang@xxxxxxxxxx> wrote:
These look good. Note, that the issue addressed by patch 0003 is only
applicable when both crtcs are enabled.
Alex
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
Round 2.
Alex managed to find the root of the easy cursor corruption issue: the
cursor mode should be the same for both CRTCs even when disabled. This
is 0001.
0002 is the refactoring. It's almost trivial now that we don't need
the logic to keep the cursor enabled on both CRTCs.
0003 contains the multiple-of-128px and outside-viewport code with
some tweaks, and is thus different from radeon. My system that's set
up with dual-screen doesn't seem to be panning capable, so the
viewport part is untested; please scrutinize 0003 with extra
attention.
These look good. Note, that the issue addressed by patch 0003 is only
applicable when both crtcs are enabled.
Alex
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
| < Previous | Next > |