[PATCH] parisc/stifb: Enable stifb with A1924A on HP 730 workstation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxx>

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:



[Index of Archives]     [Linux SoC]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux