Linus Torvalds
|
fffddfd6c8
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 years ago |
Kamal Mostafa
|
256fc0e57d
fbcon: clear the logo bitmap from the margin area
|
12 years ago |
Dave Airlie
|
62cd2fa82a
Merge branch 'console-fixes' into drm-next
|
12 years ago |
Dave Airlie
|
054430e773
fbcon: fix locking harder
|
12 years ago |
Takashi Iwai
|
e93a9a8687
fb: Yet another band-aid for fixing lockdep mess
|
12 years ago |
Alan Cox
|
50e244cc79
fb: rework locking to fix lock ordering on takeover
|
12 years ago |
Dave Airlie
|
ae1287865f
fbcon: don't lose the console font across generic->chip driver switch
|
12 years ago |
Paul Cercueil
|
e432964a3c
fbcon: prevent possible buffer overflow.
|
13 years ago |
Dave Airlie
|
d8636a2717
fbcon: fix race condition between console lock and cursor timer (v1.1)
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Sergey Senozhatsky
|
62e0ff1ef2
fbcon: Remove unused 'display *p' variable from fb_flashcursor()
|
14 years ago |
Dave Airlie
|
32b98bf875
fbcon: fix situation where fbcon gets deinitialised and can't reinit.
|
14 years ago |
Torben Hohn
|
ac751efa6a
console: rename acquire/release_console_sem() to console_lock/unlock()
|
14 years ago |
Jarek Poplawski
|
142092e577
fbcon: fix lockdep warning from fbcon_deinit()
|
14 years ago |
Denys Vlasenko
|
da909ce4c0
fbcon: uninline large static function get_color()
|
15 years ago |
Jesse Barnes
|
8fd4bd2235
vt/console: try harder to print output when panicing
|
15 years ago |
Jesse Barnes
|
d219adc122
fb: add hooks to handle KDB enter/exit
|
15 years ago |
Dave Airlie
|
6a9ee8af34
vga_switcheroo: initial implementation (v15)
|
15 years ago |
Krzysztof Helt
|
f5c15d0b37
fb: remove fb_save_state() and fb_restore_state operations
|
15 years ago |
Ian Armstrong
|
2ddce3fd0a
fbcon: only unbind from console if successfully registered
|
16 years ago |
Florian Tobias Schandinat
|
0fcf6ada2b
fb: do not ignore fb_set_par errors
|
16 years ago |
Johannes Weiner
|
0035fe00f7
fbcon: don't use vc_resize() on initialization
|
16 years ago |
Andrea Righi
|
513adb5868
fbdev: fix info->lock deadlock in fbcon_event_notify()
|
16 years ago |
Andrea Righi
|
66c1ca0190
fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependency
|
16 years ago |
Geert Uytterhoeven
|
1fa0b29f3a
fbdev: Kill Atari vblank cursor blinking
|
16 years ago |
Geert Uytterhoeven
|
7f877ebb32
fbcon: Protect free_irq() by MACH_IS_ATARI check
|
16 years ago |
Finn Thain
|
79f0c9a047
fbcon: remove broken mac vbl handler
|
16 years ago |
Geoff Levand
|
beaa4867ee
fbcon: fix workqueue shutdown
|
16 years ago |
Dmitry Baryshkov
|
bca404afdc
fbdev: fix FB console blanking
|
16 years ago |
Marcin Slusarz
|
def1be2d72
fbcon: don't inline updatescrollmode
|
16 years ago |