On 8/8/24 4:06 PM, Melissa Wen wrote:
On 07/08/2024 04:55, Tom Chung wrote:
From: Rodrigo Siqueira
[why & how]
When the commit 9d84c7ef8a87 ("drm/amd/display: Correct cursor position
on horizontal mirror") was introduced, it used the wrong calculation for
the position copy for X. This com
On 07/08/2024 04:55, Tom Chung wrote:
From: Rodrigo Siqueira
[why & how]
When the commit 9d84c7ef8a87 ("drm/amd/display: Correct cursor position
on horizontal mirror") was introduced, it used the wrong calculation for
the position copy for X. This commit uses the correct calculation for that
From: Rodrigo Siqueira
[why & how]
When the commit 9d84c7ef8a87 ("drm/amd/display: Correct cursor position
on horizontal mirror") was introduced, it used the wrong calculation for
the position copy for X. This commit uses the correct calculation for that
based on the original patch.
Fixes: 9d84c