[PATCH 1/2] drm/radeon: Try harder to avoid HW cursor ending on a multiple of 128 columns.

Dave Airlie airlied at gmail.com
Thu Jul 19 18:48:25 PDT 2012


On Wed, Jul 18, 2012 at 3:43 AM, Alex Deucher <alexdeucher at gmail.com> wrote:
> On Tue, Jul 17, 2012 at 1:02 PM, Michel Dänzer <michel at daenzer.net> wrote:
>> From: Michel Dänzer <michel.daenzer at amd.com>
>>
>> This could previously fail if either of the enabled displays was using a
>> horizontal resolution that is a multiple of 128, and only the leftmost column
>> of the cursor was (supposed to be) visible at the right edge of that display.
>>
>> The solution is to move the cursor one pixel to the left in that case.
>>
>> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=33183
>>
>> Cc: stable at vger.kernel.org
>> Signed-off-by: Michel Dänzer <michel.daenzer at amd.com>
>
> Reviewed-by: Alex Deucher <alexander.deucher at amd.com>
>
Applied to -next,

Thanks,
Dave.


More information about the dri-devel mailing list