mbox series

[0/1] drm/amd: more VRR race fixes during IRQ handling

Message ID cover.1726490926.git.tjakobi@math.uni-bielefeld.de (mailing list archive)
Headers show
Series drm/amd: more VRR race fixes during IRQ handling | expand

Message

Tobias Jakobi Sept. 16, 2024, 12:54 p.m. UTC
From: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>

Hello,

this is a follow-up for these (already merged) patches:
https://lore.kernel.org/all/cover.1725269643.git.tjakobi@math.uni-bielefeld.de/

A user on the GitLab issue tracker pointed out that the problem
also manifests itself on DCE110 hardware.

This is a straight port of DCE10/DCE35 code.

With best wishes,
Tobias

Tobias Jakobi (1):
  drm/amd/display: handle nulled pipe context in DCE110's set_drr()

 .../amd/display/dc/hwss/dce110/dce110_hwseq.c | 21 ++++++++++++-------
 1 file changed, 14 insertions(+), 7 deletions(-)