mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 21:15:53 +02:00
Preserve the I/O register bits in __ast_write8_i_masked() as specified by preserve_mask. Accidentally OR-ing the output value into these will overwrite the register's previous settings. Fixes display output on the AST2300, where the screen can go blank at boot. The driver's original commit |
||
|---|---|---|
| .. | ||
| ast_2000.c | ||
| ast_2100.c | ||
| ast_2300.c | ||
| ast_2500.c | ||
| ast_2600.c | ||
| ast_cursor.c | ||
| ast_ddc.c | ||
| ast_ddc.h | ||
| ast_dp.c | ||
| ast_dp501.c | ||
| ast_drv.c | ||
| ast_drv.h | ||
| ast_main.c | ||
| ast_mm.c | ||
| ast_mode.c | ||
| ast_post.c | ||
| ast_post.h | ||
| ast_reg.h | ||
| ast_sil164.c | ||
| ast_tables.h | ||
| ast_vbios.c | ||
| ast_vbios.h | ||
| ast_vga.c | ||
| Kconfig | ||
| Makefile | ||