diff options
author | Ankit Nautiyal <ankit.k.nautiyal@intel.com> | 2022-10-17 20:00:37 +0530 |
---|---|---|
committer | Uma Shankar <uma.shankar@intel.com> | 2023-01-12 12:46:11 +0530 |
commit | 9d04eb20bc71a383b4d4e383b0b7fac8d38a2e34 (patch) | |
tree | a8e8da97c03c2c86eb331f969ce235d8bc7ac0d1 /drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | |
parent | f840834a8b60ffd305f03a53007605ba4dfbbc4b (diff) |
drm/i915/display: Drop check for doublescan mode in modevalid
Since the DP/HDMI connector do not set connector->doublescan_allowed,
the doublescan modes will get automatically filtered during
drm_helper_probe_single_connector_modes().
Therefore check for double scan modes is not required and is dropped
from modevalid functions for both DP and HDMI.
Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Uma Shankar <uma.shankar@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20221017143038.1748319-2-ankit.k.nautiyal@intel.com
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c')
0 files changed, 0 insertions, 0 deletions