summaryrefslogtreecommitdiff
path: root/rust/kernel/drm/gpuvm/git@git.tavy.me:linux-stable.git
diff options
context:
space:
mode:
authorAnkit Nautiyal <ankit.k.nautiyal@intel.com>2026-04-30 18:42:18 +0530
committerAnkit Nautiyal <ankit.k.nautiyal@intel.com>2026-05-11 09:50:56 +0530
commitc6aeb1229dc282d04cc738bc4ac7f9d673fbaf24 (patch)
treebe1bd4c147519ba38f63a0a9187f6f1aae0e1d69 /rust/kernel/drm/gpuvm/git@git.tavy.me:linux-stable.git
parent9cdd4ec956b6a0fbfaaa88145478ebe680d4dbfd (diff)
drm/i915/intel_dvo: Drop call to intel_panel_fixed_mode() from compute_config
The function intel_dvo_compute_config() calls intel_panel_fixed_mode() only to check if there is a valid fixed_mode and based on that it then calls intel_panel_compute_config(). However, since the intel_panel_compute_config() already checks for fixed_mode and we can drop the call to intel_panel_fixed_mode(). 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-4-ankit.k.nautiyal@intel.com
Diffstat (limited to 'rust/kernel/drm/gpuvm/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions