diff options
author | Jani Nikula <jani.nikula@intel.com> | 2024-11-29 12:25:03 +0200 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2024-12-02 16:26:31 +0200 |
commit | 6710232f1dcc47c6c5e49bb6a487821202579469 (patch) | |
tree | 6a76f3da7f43efa14f3644c4c4c9a25447679d43 /scripts/lib/kdoc/kdoc_parser.py | |
parent | e3ca05ce5014965377e28e02714020927093bf7f (diff) |
drm/i915/display: replace dig_port->saved_port_bits with flags
dig_port->saved_port_bits is used to permanently store two DDI_BUF_CTL
bits, DDI_BUF_PORT_REVERSAL and DDI_A_4_LANES. Store them separately as
bools to make their use more logical and less about storing state as
register bits.
Reviewed-by: Gustavo Sousa <gustavo.sousa@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241129102503.452272-1-jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions