Skip to content

drm: panel: jd9365da: set refresh rate to 59.94Hz for radxa_display_8hd_ad002#531

Merged
RadxaStephen merged 1 commit intoradxa:linux-6.18.2from
chenchongbiao:20260325-fix-8hd-blank-screen
Mar 30, 2026
Merged

drm: panel: jd9365da: set refresh rate to 59.94Hz for radxa_display_8hd_ad002#531
RadxaStephen merged 1 commit intoradxa:linux-6.18.2from
chenchongbiao:20260325-fix-8hd-blank-screen

Conversation

@chenchongbiao
Copy link
Copy Markdown

The radxa_display_8hd_ad002 panel fails to display when configured at
60.000Hz, resulting in a blank screen on both Radxa Dragon Q6A and
Radxa Zero 2 Pro platforms. Empirical testing confirms that 59.94Hz
works reliably on both devices.

Update pixel clock to 71804 kHz, calculated as:
(800 + 40 + 18 + 40) * (1280 + 20 + 4 + 30) * 59.94 / 1000 ≈ 71804 kHz

This matches the actual hardware capability and resolves blank screen on boot.

Issue: radxa-docs/docs/issues/1355

…hd_ad002

The radxa_display_8hd_ad002 panel fails to display when configured at
60.000Hz, resulting in a blank screen on both Radxa Dragon Q6A and
Radxa Zero 2 Pro platforms. Empirical testing confirms that 59.94Hz
works reliably on both devices.

Update pixel clock to 71804 kHz, calculated as:
  (800 + 40 + 18 + 40) * (1280 + 20 + 4 + 30) * 59.94 / 1000 ≈ 71804 kHz

This matches the actual hardware capability and resolves blank screen
on boot.

Signed-off-by: Chongbiao Chen <chenchongbiao@radxa.com>
@RadxaStephen RadxaStephen merged commit 5bed5a3 into radxa:linux-6.18.2 Mar 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants