]> Git Repo - linux.git/commit
drm/edid: Make max_tmds_clock kHz instead of MHz
authorVille Syrjälä <[email protected]>
Wed, 28 Sep 2016 13:51:36 +0000 (16:51 +0300)
committerDaniel Vetter <[email protected]>
Tue, 4 Oct 2016 06:23:09 +0000 (08:23 +0200)
commitab5603c4d334224e3a884e62e7083ec69849fa7a
treed6ca3aff90ec5dca66492a50921a7c0c418a137f
parent75d7e542bd3669a7ce41b713be8d3fd71e0ed2fa
drm/edid: Make max_tmds_clock kHz instead of MHz

We generally store clocks in kHz, so let's do that for the
HDMI max TMDS clock value as well. Less surpising.

v2: Deal with superfluous code shuffling

Cc: Alex Deucher <[email protected]>
Cc: "Christian König" <[email protected]>
Signed-off-by: Ville Syrjälä <[email protected]>
Reviewed-by: Christian König <[email protected]> (v1)
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c
drivers/gpu/drm/drm_edid.c
drivers/gpu/drm/radeon/radeon_connectors.c
include/drm/drm_connector.h
This page took 0.055916 seconds and 4 git commands to generate.