diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2024-09-23 18:24:50 +0300 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2024-10-01 17:30:48 +0300 |
commit | 3823683a0f170c45b84e8a32a3c282f783f9620a (patch) | |
tree | ff906038e6c87ed3e7633a38ee0cdc3dfb24cafe /scripts/lib/kdoc/kdoc_parser.py | |
parent | 1533b4057f1d8fd3296116e010880ae5b604edbe (diff) |
drm/i915/bios: Round PCI ROM VBT allocation to multiple of 4
The SPI code rounds the VBT allocation to a multiple of four bytes
(presumably because it reads the VBT 4 bytes at a time). Do the
same for the PCI ROM side to eliminate pointless differences between
the two codepaths. This will make no functional difference.
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240923152453.11230-4-ville.syrjala@linux.intel.com
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions