i965_drv_video: move pp_context to i965_driver_data and make it a pointer.
authorXiang, Haihao <haihao.xiang@intel.com>
Tue, 15 Feb 2011 08:07:04 +0000 (16:07 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Thu, 10 Mar 2011 05:46:47 +0000 (13:46 +0800)
commit334eaa3ffa1be8d23bbbe5f74fee08afedbf09bf
tree860ef893cc6e5d9c37a6e8f6012ef3dbeaddc8ac
parent68d0d264efc02dffc08a8b6afc296b8bc53efeee
i965_drv_video: move pp_context to i965_driver_data and make it a pointer.

Later media_state/render_state/pp_context will be moved to object_context.

Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
i965_drv_video/i965_drv_video.c
i965_drv_video/i965_drv_video.h
i965_drv_video/i965_post_processing.c
i965_drv_video/i965_post_processing.h
i965_drv_video/i965_render.c