]> bbs.cooldavid.org Git - net-next-2.6.git/commit
i915: support 8xx desktop cursors
authorJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 20 May 2009 20:47:08 +0000 (16:47 -0400)
committerEric Anholt <eric@anholt.net>
Fri, 22 May 2009 19:31:14 +0000 (12:31 -0700)
commit14b60391587ab9b2207c4fb6281763a93ae85e0f
tree5925182c46bd48205b28a56515c137a87fc49672
parent8e7d2b2c6ecd3c21a54b877eae3d5be48292e6b5
i915: support 8xx desktop cursors

For some reason we never added 8xx desktop cursor support to the
kernel.  This patch fixes that.

[krh: Also set the size on pre-i915 hw.]
Tested-by: Kristian Høgsberg <krh@redhat.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/i915/i915_gem.c
drivers/gpu/drm/i915/i915_reg.h
drivers/gpu/drm/i915/intel_display.c