diff options
| author | Ankit Nautiyal <ankit.k.nautiyal@intel.com> | 2026-04-30 16:12:20 +0300 |
|---|---|---|
| committer | Ankit Nautiyal <ankit.k.nautiyal@intel.com> | 2026-05-11 07:20:57 +0300 |
| commit | 5b9eb61b37749438997b17c57a9b9212e7d12543 (patch) | |
| tree | e643a29bc256f35f368fe3aa607ea366a10d1e7b /include/linux/debugobjects.h | |
| parent | 90d8acc6d8b780822aa3fa7ff6f1614d0454fd58 (diff) | |
| download | linux-5b9eb61b37749438997b17c57a9b9212e7d12543.tar.xz | |
drm/i915/dp: Drop call to intel_panel_fixed_mode() from compute_config
At the moment, in intel_dp_compute_config(), intel_panel_fixed_mode() is
called to check if the panel has any fixed mode or not. If it is an eDP
and has the fixed mode, then intel_panel_compute_config() is called.
However, the intel_panel_compute_config already checks if the panel
supports a fixed mode and returns early if it doesn't. This makes the
earlier check in the caller redundant.
Remove this extra check for 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-6-ankit.k.nautiyal@intel.com
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
