drm/i915: Handle tiled buffers in vblank tasklet
authorKeith Packard <keithp@keithp.com>
Mon, 21 Apr 2008 06:31:10 +0000 (16:31 +1000)
committerDave Airlie <airlied@linux.ie>
Sat, 26 Apr 2008 07:48:54 +0000 (17:48 +1000)
commit7b832b56bd971348329c3f4c753ca0abfdf3a3d1
tree38bcc4d42d03942ffc31c9024091fd7e2b75d5c0
parenta36b7dcc05bc4c4580f11cf78e95edfefa86b8a6
drm/i915: Handle tiled buffers in vblank tasklet

The vblank tasklet update code must build 2D blt commands with the appropriate
tiled flags

Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/char/drm/i915_drv.h
drivers/char/drm/i915_irq.c