RK3288 hdmi eye-diagram test would fail when pixel clock is 148.5MHz,
and single-ended test would failed when display mode is 74.25MHz.
To fix such problems, we make those patch set:
- Fix some code style, leave space for next patches.
- For hdmi eye-diagram test, we turn on the Transmitter Trailer-B and
improve slopeboost to 10%-20% decrease.
- For hdmi single-ended test, set CKLVL to 18 and TXLVL to 19 when
pixel clock is 74.25MHz. set CKLVL to 13 and TXLVL to 13 when pixel
clock is …
[View More]148.5MHz.
Changes in v3:
- make commit message more readable
- For pixel clock less than 148.5MHz, set txlvl to 20.
Changes in v2:
- Set slopeboost back to 10%-20%, then rasing/falling time would pass.
- For pixel clock less than 74.25MHz, set txlvl to 19 and set cklvl to 18.
Yakir Yang (3):
drm: bridge/dw_hdmi: fixed codec style
drm: bridge/dw_hdmi_rockchip: improve hdmi eye-diagram test
drm: bridge/dw_hdmi: improve hdmi single-end test
drivers/gpu/drm/bridge/dw_hdmi.c | 20 ++++++++++----------
drivers/gpu/drm/imx/dw_hdmi-imx.c | 12 ++++++------
drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c | 14 +++++++-------
include/drm/bridge/dw_hdmi.h | 5 +++--
4 files changed, 26 insertions(+), 25 deletions(-)
--
2.1.2
[View Less]
https://bugs.freedesktop.org/show_bug.cgi?id=89850
Bug ID: 89850
Summary: Lightning bug on Pillars of Eternity with
R600_DEBUG=llvm set
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: minor
Priority: medium
Component: Drivers/Gallium/r600
Assignee: dri-devel(a)lists.freedesktop.org
Reporter: kilobug(a)…
[View More]kilobug.org
QA Contact: dri-devel(a)lists.freedesktop.org
Created attachment 114779
--> https://bugs.freedesktop.org/attachment.cgi?id=114779&action=edit
Screenshot with and without bug
When Pillars of Eternity (GOG version 1.0.0.1, native Linux version) is runned
with R600_DEBUG=llvm or any combination of it (R600_DEBUG="sb hyperz llvm" for
example), the lightning is completely saturated to white. It works well with no
R600_DEBUG or with R600_DEBUG="sb hyperz".
Included screenshots with the bug and without it. Since the bug doesn't happen
using default settings, I put the severity as minor.
Additional information :
- GPU = Radeon HD 6850
- OS = Debian Sid
- Mesa version = 10.6~git1503070909.1ca39e~gd~u from Oibaf's PPA
- libllvm version = 1:3.6-2
--
You are receiving this mail because:
You are the assignee for the bug.
[View Less]