backend/drm: add BenQ to manufacturer list

This commit is contained in:
Simon Ser 2019-12-11 12:00:13 +01:00 committed by Drew DeVault
parent 8a5e4768e1
commit efd294ef09
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ static const char *get_manufacturer(uint16_t id) {
case ID('A', 'S', 'K'): return "Ask A/S";
case ID('A', 'V', 'T'): return "Avtek (Electronics) Pty Ltd";
case ID('B', 'N', 'O'): return "Bang & Olufsen";
case ID('B', 'N', 'Q'): return "BenQ Corporation";
case ID('C', 'M', 'N'): return "Chimei Innolux Corporation";
case ID('C', 'M', 'O'): return "Chi Mei Optoelectronics corp.";
case ID('C', 'R', 'O'): return "Extraordinary Technologies PTY Limited";