~joe-yasi/xserver-xorg-video-intel/+git/xf86-video-intel:intel-kernelmode

Last commit made on 2008-07-23
Get this branch:
git clone -b intel-kernelmode https://git.launchpad.net/~joe-yasi/xserver-xorg-video-intel/+git/xf86-video-intel

Branch merges

Branch information

Recent commits

4b3c27e... by Tiago Vignatti

Fix typo due new drmModeEncoder interface.

7c83e84... by Jesse Barnes <jbarnes@jbarnes-t61.(none)>

Use KD_TEXT mode with kernel mode setting

This allows messages to be printed to the hidden fbcon while X is running.
That way of a panic or other switch back to the fbcon occurs, we'll see what
happened.

c36125b... by Jesse Barnes <jbarnes@jbarnes-t61.(none)>

Merge branch 'intel-kernelmode' of ssh://git.freedesktop.org/git/xorg/driver/xf86-video-intel into intel-kernelmode

95fb4ac... by Dave Airlie <email address hidden>

drm: fixup encoder retrival for intel only

also names

63b6f54... by Dave Airlie <email address hidden>

modeset: move to new drm modesetting interface.

This code is for intel which encoder + connector is all we get

a3cead8... by Dave Airlie <email address hidden>

make driver not need root

3e21a3b... by Hong Liu <email address hidden>

fix G33 hw status page alloc

driver can only use TTM to allocate gfx memory in drm modeset, so we have to
setup G33 hw status page in drm kernel module.

b61e1ec... by Hong Liu <email address hidden>

fix G33 hw status page alloc

driver can only use TTM to allocate gfx memory in drm modeset, so we have to
setup G33 hw status page in drm kernel module.

1f41a1d... by Hong Liu <email address hidden>

intel-kernelmode: fix VT switch crash X server

ring buffer registers can only be accessed when not using
drm kernel modesetting.

71ae4a6... by Dave Airlie <email address hidden>

drmmode: use bits per pixel in correct place vs depth