--- - branch: MAIN date: Wed Jan 25 17:31:55 UTC 2017 files: - new: '1.56' old: '1.55' path: src/sys/dev/ic/igsfb.c pathrev: src/sys/dev/ic/igsfb.c@1.56 type: modified - new: '1.13' old: '1.12' path: src/sys/dev/ic/igsfb_subr.c pathrev: src/sys/dev/ic/igsfb_subr.c@1.13 type: modified id: 20170125T173155Z.4de71c113ffe8996c1e43bff85ebc94d8a776193 log: | Improve/fix igsfb(4) support for 15BPP. Use howmany(depth, NBBY) instead of (depth >> 3), so that 15 bits maps to 2 bytes instead of 1. While here, in a nearly-identical change, don't hard-code 8BPP into the CyberPro blitter. module: src subject: 'CVS commit: src/sys/dev/ic' unixtime: '1485365515' user: jakllsch