]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: fix IVB cursor support
authorJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 12 Oct 2011 18:10:21 +0000 (11:10 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 21 Oct 2011 06:21:54 +0000 (23:21 -0700)
commit18b085396b5212e07663e8bacc793761f26e15bb
treed1e629844f1d14b3db062366ce24ebf4385ebf93
parent9501eb273f7cf3d845d0ff4561541d82fa75edc6
drm/i915: fix IVB cursor support

The cursor regs have moved around, add the offsets and new macros for
getting at them.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Tested-By: Eugeni Dodonov <eugeni.dodonov@intel.com>
Reviewed-By: Eugeni Dodonov <eugeni.dodonov@intel.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
drivers/gpu/drm/i915/i915_reg.h
drivers/gpu/drm/i915/intel_display.c