OSDN Git Service

drm/edid: Clarify why we only accept the "range limits only" descriptor
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 27 Sep 2022 16:59:58 +0000 (19:59 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 4 Oct 2022 19:42:11 +0000 (22:42 +0300)
commit67d7469a1772e013eee0adcb3963149576d89342
treece363fc2934b05fc2ed966f9e997ffde4bef5f73
parent5e931c88b6912a4614994ea9198929b5241b1a1b
drm/edid: Clarify why we only accept the "range limits only" descriptor

The current comment fails to clarify why we only accept
the "range limits only" variant of the range descriptor.
Reword it to make some actual sense.

Cc: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Cc: Harry Wentland <harry.wentland@amd.com>
Cc: Leo Li <sunpeng.li@amd.com>
Cc: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Cc: amd-gfx@lists.freedesktop.org
Reviewed-by: Manasi Navare <manasi.d.navare@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220927170006.27855-2-ville.syrjala@linux.intel.com
drivers/gpu/drm/drm_edid.c