android_kernel_xiaomi_sm7250/include
Antonino A. Daplas e614b18dce [PATCH] VT binding: Update fbcon to support binding
The control for binding/unbinding is moved from fbcon to the console layer.
Thus the fbcon sysfs attributes, attach and detach, are also gone.

    1. Add a notifier event that tells fbcon if a framebuffer driver has been
       unregistered.  If no registered driver remains, fbcon will unregister
       itself from the console layer.

    2. Replaced calls to give_up_console() with unregister_con_driver().

    3. Still use take_over_console() instead of register_con_driver() to
       maintain compatibility

    4. Respect the parameter first_fb_vc and last_fb_vc instead of using 0 and
       MAX_NR_CONSOLES - 1. These parameters are settable by the user.

    5. When fbcon is completely unbound from the console layer, fbcon will
       also release (iow, decrement module reference counts to zero) all fbdev
       drivers. In other words, a bind or unbind request from the console layer
       will propagate down to the framebuffer drivers.

    6. If fbcon is not bound to the console, it will ignore all notifier
       events (except driver registration and unregistration) and all sysfs
       requests.

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:33 -07:00
..
acpi
asm-alpha
asm-arm [PATCH] backlight: LOCOMO Backlight Driver updates 2006-06-26 09:58:28 -07:00
asm-arm26
asm-cris
asm-frv
asm-generic
asm-h8300
asm-i386 [PATCH] Notify page fault call chain 2006-06-26 09:58:22 -07:00
asm-ia64 [PATCH] Notify page fault call chain 2006-06-26 09:58:22 -07:00
asm-m32r
asm-m68k
asm-m68knommu [PATCH] m68knommu: make enable_irq() macro statement 2006-06-25 21:04:24 -07:00
asm-mips
asm-parisc
asm-powerpc [PATCH] Notify page fault call chain 2006-06-26 09:58:22 -07:00
asm-ppc
asm-s390
asm-sh
asm-sh64
asm-sparc
asm-sparc64 [PATCH] Notify page fault call chain 2006-06-26 09:58:22 -07:00
asm-um
asm-v850
asm-x86_64 [PATCH] Notify page fault call chain 2006-06-26 09:58:22 -07:00
asm-xtensa
keys [PATCH] keys: discard the contents of a key on revocation 2006-06-26 09:58:18 -07:00
linux [PATCH] VT binding: Update fbcon to support binding 2006-06-26 09:58:33 -07:00
math-emu
media
mtd
net
pcmcia
rdma
rxrpc
scsi
sound
video