diff options
author | Imre Deak <imre.deak@intel.com> | 2025-02-14 16:19:56 +0200 |
---|---|---|
committer | Imre Deak <imre.deak@intel.com> | 2025-02-14 21:39:07 +0200 |
commit | c729ff4598d023afb8f81de63e1363d4c2a7cd40 (patch) | |
tree | 86953031a4f369fb2f35c47f4eb211ae0f991af8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d6e6cb5980ed8ad09cdcf3669056564b29b07585 (diff) |
drm/i915/ddi: Simplify the port disabling via DDI_BUF_CTL
A port can be disabled only via a modeset (or during HW state
sanitization) when the port is enabled. Thus it's not required to check
the port's enabled state before disabling it. In any case if the port
happened to be disabled, the following disabling would be just a nop and
waiting for the buffer's idle state should succeed. Simplify the
disabling sequence accordingly.
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250214142001.552916-7-imre.deak@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions