]> git.baikalelectronics.ru Git - kernel.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)
commit4d0765ef095fc34089d0b0f116907a05cef511f3
tree5925182c46bd48205b28a56515c137a87fc49672
parent5ff2f5ecc0d3ce721e3a9527eb5272b4b5897914
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