CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2019/10/23 04:17:40
Modified files:
sys/dev/pci/drm: drm_linux.c
Log message:
Use baseboard specific vendor, product and serial strings for DMI_BOARD_*
instead of using hw_vendor and hw_prod which are set from the
system information structure possibly falling back to baseboard structure.
Remove currently unused DMI_BOARD_VERSION case.
Should fix the GPD Pocket panel rotation quirk that depends on baseboard
vendor of 'AMI Corporation' while the system information vendor is
'Default string'. Reported by Alexander Shendi on bugs@.