Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/video/nvidia
Antonino A. Daplas 7a482425f4 [PATCH] nvidiafb: Fix absence of cursor in nvidiafb
A recent change in nvidiafb caused nvidiafb_cursor to always return -ENXIO
instead of using the soft_cursor.  This will happen if the parameter "hwcur"
is not set, which happens to be the default.

Signed-off-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-20 17:36:38 -07:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nv_accel.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nv_dma.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nv_hw.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nv_i2c.c [PATCH] nv_i2c oops fix 2005-09-14 14:34:17 -07:00
nv_local.h [PATCH] nvidiafb: Fixed mirrored characters in big endian machines 2005-09-09 14:03:40 -07:00
nv_of.c [PATCH] Fix breakage on ppc{,64} by "nvidiafb: Fallback to firmware EDID" 2005-09-10 17:31:12 -07:00
nv_proto.h [PATCH] nvidiafb: Fallback to firmware EDID 2005-09-09 13:57:59 -07:00
nv_setup.c [PATCH] nvidiafb: Fallback to firmware EDID 2005-09-09 13:57:59 -07:00
nv_type.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nvidia.c [PATCH] nvidiafb: Fix absence of cursor in nvidiafb 2005-09-20 17:36:38 -07:00