[PATCH v2 1/1] drm/rockchip: fix integer type used for storing dp data rate

Heiko Stuebner heiko at sntech.de
Mon Jan 13 13:36:42 UTC 2020


Am Donnerstag, 9. Januar 2020, 08:31:29 CET schrieb Tobias Schramm:
> commmit 2589c4025f13 ("drm/rockchip: Avoid drm_dp_link helpers") changes
> the type of variables used to store the display port data rate and
> number of lanes to u8. However u8 is not sufficient to store the link
> data rate of the display port.
> This commit reverts the type of data rate to unsigned int.
> 
> Signed-off-by: Tobias Schramm <t.schramm at manjaro.org>

applied to drm-misc-fixes

Thanks
Heiko




More information about the dri-devel mailing list