Comment # 4
on bug 100919
from Nikola Forró
Comment on attachment 131276 [details] [review] Patch to fix this (hopefully) Review of attachment 131276 [details] [review]: ----------------------------------------------------------------- ::: drivers/gpu/drm/amd/display/dc/core/dc_resource.c @@ +1268,4 @@ > stream->public.timing.pix_clk_khz > TMDS_MAX_PIXEL_CLOCK_IN_KHZ) > stream->signal = SIGNAL_TYPE_DVI_DUAL_LINK; > + else > + stream->signal = SIGNAL_TYPE_DVI_SINGLE_LINK; I don't think this is such a good idea, because AFAICS this sets stream->signal to SIGNAL_TYPE_DVI_SINGLE_LINK also for all types of signal other than DVI.
You are receiving this mail because:
- You are the assignee for the bug.
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel