]> git.baikalelectronics.ru Git - kernel.git/commit
drm/vmwgfx: Refactor module load to not require fifo unless fbdev is loaded
authorThomas Hellstrom <thellstrom@vmware.com>
Fri, 9 Nov 2012 12:26:14 +0000 (12:26 +0000)
committerDave Airlie <airlied@redhat.com>
Tue, 20 Nov 2012 06:19:56 +0000 (16:19 +1000)
commitf3a3b2c1e85465ecb9a359b60115cdca4fd58c95
tree20d8a4f2a4d9b024e5b2b9bb37cea8d79eefbf8d
parentb48e3478284911e73ad06f0295f110540f1ad6c9
drm/vmwgfx: Refactor module load to not require fifo unless fbdev is loaded

This also fixes a bug where the fence manager was left without irq
enabled when waiting for fences, causing various errors at module
load time

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Dmitry Torokhov <dtor@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/vmwgfx/vmwgfx_drv.c