commit | 7b832b56bd971348329c3f4c753ca0abfdf3a3d1 | [log] [tgz] |
---|---|---|
author | Keith Packard <keithp@keithp.com> | Mon Apr 21 16:31:10 2008 +1000 |
committer | Dave Airlie <airlied@linux.ie> | Sat Apr 26 17:48:54 2008 +1000 |
tree | 38bcc4d42d03942ffc31c9024091fd7e2b75d5c0 | |
parent | a36b7dcc05bc4c4580f11cf78e95edfefa86b8a6 [diff] |
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>