Antonino A. Daplas
72c24cc51a
[PATCH] atyfb: Fix hardware cursor handling
...
Fix image and color handling in atyfb_cursor()
- In the 2-bit scheme of the cursor image, just set the first bit to be
always zero (turn off transparency and/or XOR), and just do the masking
manually
- The cursor color is converted into 32-bit RGBA8888 using struct fb_cmap.
Each component in the cmap is u16 in size, so mask the upper 8 bits.
Signed-off-by: Antonino Daplas <adaplas@pol.net >
Signed-off-by: Andrew Morton <akpm@osdl.org >
Signed-off-by: Linus Torvalds <torvalds@osdl.org >
2006-06-26 09:58:29 -07:00
..
2006-06-26 09:58:21 -07:00
2006-06-20 01:21:29 -07:00
2006-06-26 09:58:17 -07:00
2006-06-25 10:01:22 -07:00
2006-06-26 09:58:16 -07:00
2006-06-25 10:01:16 -07:00
2006-06-26 09:58:20 -07:00
2006-06-26 09:58:21 -07:00
2006-06-23 07:43:06 -07:00
2006-06-23 08:47:27 -07:00
2006-03-21 20:14:08 +11:00
2006-03-25 08:22:53 -08:00
2006-06-17 21:25:58 -07:00
2006-05-03 20:05:41 -07:00
2006-03-25 08:23:01 -08:00
2006-06-20 01:21:29 -07:00
2006-06-25 10:01:24 -07:00
2006-06-22 11:10:36 -07:00
2006-06-22 22:11:30 -07:00
2006-06-26 09:58:28 -07:00
2006-06-26 09:58:18 -07:00
2006-06-26 09:58:18 -07:00
2006-06-25 10:01:00 -07:00
2006-06-26 09:58:23 -07:00
2006-06-25 10:01:23 -07:00
2006-06-25 10:00:59 -07:00
2006-06-26 09:58:18 -07:00
2006-06-26 09:58:18 -07:00
2006-06-21 11:18:25 -07:00
2006-03-24 07:33:28 -08:00
2006-06-23 07:42:45 -07:00
2006-06-19 13:06:05 +01:00
2006-06-20 20:31:24 +01:00
2006-06-26 09:58:19 -07:00
2006-06-25 10:01:04 -07:00
2006-04-21 22:20:33 +00:00
2006-06-25 10:01:25 -07:00
2006-06-21 12:00:01 -07:00
2006-06-19 15:37:31 +01:00
2006-06-25 10:01:01 -07:00
2006-06-25 10:01:14 -07:00
2006-06-26 09:58:18 -07:00
2006-06-25 10:00:55 -07:00
2006-06-26 09:58:18 -07:00
2006-06-25 17:43:33 -07:00
2006-06-23 07:43:07 -07:00
2006-05-26 11:55:46 -07:00
2006-03-23 07:38:16 -08:00
2006-03-31 17:26:33 +02:00
2006-06-26 09:58:18 -07:00
2006-06-26 09:58:29 -07:00
2006-06-23 07:43:06 -07:00
2006-03-25 08:22:53 -08:00
2006-06-17 21:18:43 -07:00
2006-06-26 09:58:21 -07:00