History log of /external/mesa3d/src/gallium/targets/xorg-nouveau/nouveau_xorg.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f2509df95cd1d055e91b1558c5d9c5a935067d78 13-Apr-2012 Marcin Slusarz <marcin.slusarz@gmail.com> xorg/nouveau: switch to libdrm_nouveau-2.0
/external/mesa3d/src/gallium/targets/xorg-nouveau/nouveau_xorg.c
50d7d03a7923ababa22af0ad185941c3e7f8b9cb 05-Jun-2011 Marcin Slusarz <marcin.slusarz@gmail.com> xorg/nouveau: blacklist all pre NV30 cards

Bail out early in probe, so other driver can take control of the card.
Doing it in screen_create would be too late.
/external/mesa3d/src/gallium/targets/xorg-nouveau/nouveau_xorg.c
c772d4e6f34f6f55a730fb17aaee7a3b0554db3e 16-May-2011 Marcin Slusarz <marcin.slusarz@gmail.com> xorg/nouveau: rename to nouveau2

Signed-off-by: Marek Olšák <maraeo@gmail.com>
/external/mesa3d/src/gallium/targets/xorg-nouveau/nouveau_xorg.c
eb0a9e9a5a3e1d86bce24cf4839be60ce72d89e3 25-Apr-2011 Marcin Slusarz <marcin.slusarz@gmail.com> targets/xorg-nouveau: load nouveau_dri.so instead of i915_dri.so
/external/mesa3d/src/gallium/targets/xorg-nouveau/nouveau_xorg.c
43218a45a4cdbe2bc92867dc143f4b0e5fe9ca8d 24-Mar-2010 Jakob Bornecrantz <jakob@vmware.com> gallium: Move xorg drivers to targets

Attached output from git commit:
rename src/gallium/{winsys/drm/intel/xorg => targets/xorg-i915}/Makefile (95%)
rename src/gallium/{winsys/drm/intel/xorg => targets/xorg-i915}/intel_xorg.c (98%)
rename src/gallium/{winsys/drm/i965/xorg => targets/xorg-i965}/Makefile (78%)
rename src/gallium/{winsys/drm/i965/xorg => targets/xorg-i965}/intel_xorg.c (98%)
rename src/gallium/{winsys/drm/nouveau/xorg => targets/xorg-nouveau}/Makefile (96%)
rename src/gallium/{winsys/drm/nouveau/xorg => targets/xorg-nouveau}/nouveau_xorg.c (98%)
rename src/gallium/{winsys/drm/radeon/xorg => targets/xorg-radeon}/Makefile (73%)
rename src/gallium/{winsys/drm/radeon/xorg => targets/xorg-radeon}/radeon_xorg.c (98%)
rename src/gallium/{winsys/drm/vmware/xorg => targets/xorg-vmwgfx}/Makefile (97%)
rename src/gallium/{winsys/drm/vmware/xorg => targets/xorg-vmwgfx}/SConscript (100%)
rename src/gallium/{winsys/drm/vmware/xorg => targets/xorg-vmwgfx}/vmw_driver.h (100%)
rename src/gallium/{winsys/drm/vmware/xorg => targets/xorg-vmwgfx}/vmw_hook.h (100%)
rename src/gallium/{winsys/drm/vmware/xorg => targets/xorg-vmwgfx}/vmw_ioctl.c (99%)
rename src/gallium/{winsys/drm/vmware/xorg => targets/xorg-vmwgfx}/vmw_screen.c (100%)
rename src/gallium/{winsys/drm/vmware/xorg => targets/xorg-vmwgfx}/vmw_video.c (99%)
rename src/gallium/{winsys/drm/vmware/xorg => targets/xorg-vmwgfx}/vmw_xorg.c (100%)
/external/mesa3d/src/gallium/targets/xorg-nouveau/nouveau_xorg.c