diff options
| author | Ankit Nautiyal <ankit.k.nautiyal@intel.com> | 2026-04-30 16:12:19 +0300 |
|---|---|---|
| committer | Ankit Nautiyal <ankit.k.nautiyal@intel.com> | 2026-05-11 07:20:56 +0300 |
| commit | 90d8acc6d8b780822aa3fa7ff6f1614d0454fd58 (patch) | |
| tree | 8ce5a9120d65f87c7537e35b4f37719ab3569fea /include/linux | |
| parent | c6aeb1229dc282d04cc738bc4ac7f9d673fbaf24 (diff) | |
| download | linux-90d8acc6d8b780822aa3fa7ff6f1614d0454fd58.tar.xz | |
drm/i915/intel_sdvo: Drop call to intel_panel_fixed_mode() from compute_config
Currently, in intel_sdvo_compute_config(), intel_panel_fixed_mode() is
called to get the fixed mode. However, since the call is made after
intel_panel_compute_config, that copies the selected fixed mode to the
adjusted mode, we can directly use the crtc_state->hw.adjusted_mode.
So remove the extra call to intel_panel_fixed_mode() and use adjusted
mode instead.
Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Reviewed-by: Suraj Kandpal <suraj.kandpal@intel.com>
Link: https://patch.msgid.link/20260430131220.3891497-5-ankit.k.nautiyal@intel.com
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
