[PATCH] Pin new and unpin old buffer when setting a mode.

2008-12-17 Thread Kristian Høgsberg
This removes the requirement for user space to pin a buffer before setting a mode that is backed by the pixels from that buffer. Signed-off-by: Kristian Høgsberg --- drivers/gpu/drm/drm_crtc_helper.c| 20 ++- drivers/gpu/drm/i915/intel_display.c | 44 +

Re: [PATCH] Pin new and unpin old buffer when setting a mode.

2008-12-19 Thread Eric Anholt
On Wed, 2008-12-17 at 22:14 -0500, Kristian Høgsberg wrote: > This removes the requirement for user space to pin a buffer before > setting a mode that is backed by the pixels from that buffer. > > Signed-off-by: Kristian Høgsberg Committed. Thanks! -- Eric Anholt e...@anholt.net