diff mbox series

parisc/stifb: Enable stifb with A1924A on HP 730 workstation

Message ID 20201012071836.GA16373@ls3530.fritz.box (mailing list archive)
State New, archived
Headers show
Series parisc/stifb: Enable stifb with A1924A on HP 730 workstation | expand

Commit Message

Helge Deller Oct. 12, 2020, 7:18 a.m. UTC
The stifb driver should - according to the documentation - work on my HP
730 workstation with built-in A1924A card. The A1924A is a grayscale CRC
card and should be compatible with the A1659A. Nevertheless, the screen
stays blank and this patch needs more analysis...

Signed-off-by: Helge Deller <deller@gmx.de>
diff mbox series

Patch

diff --git a/drivers/video/fbdev/stifb.c b/drivers/video/fbdev/stifb.c
index 265865610edc..60ebbb7f922d 100644
--- a/drivers/video/fbdev/stifb.c
+++ b/drivers/video/fbdev/stifb.c
@@ -1162,6 +1162,7 @@  static int __init stifb_init_fb(struct sti_struct *sti, int bpp_pref)
 	case S9000_ID_HCRX:
 	case S9000_ID_TIMBER:
 	case S9000_ID_A1659A:
+	case S9000_ID_A1924A:
 	case S9000_ID_A1439A:
 		break;
 	default: