diff options
author | Harry Wentland <harry.wentland@amd.com> | 2016-01-22 17:07:26 -0500 |
---|---|---|
committer | Sasha Levin <sasha.levin@oracle.com> | 2016-02-15 15:45:35 -0500 |
commit | 95b098789dd20a09885c288fe8db200c26490c18 (patch) | |
tree | 325ac499f28fb173b8c39d8ad3c6e212070e642c /net | |
parent | bd31f0f4dfa04f1afe2ac88b32a745dad80718e2 (diff) |
drm/dp/mst: Calculate MST PBN with 31.32 fixed point
[ Upstream commit a9ebb3e46c7ef6112c0da466ef0954673ad36832 ]
Our PBN value overflows the 20 bits integer part of the 20.12
fixed point. We need to use 31.32 fixed point to avoid this.
This happens with display clocks larger than 293122 (at 24 bpp),
which we see with the Sharp (and similar) 4k tiled displays.
Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Cc: stable@vger.kernel.org
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions