config: fix vaGetConfigAttributes() to validate profile/entrypoint.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Fri, 9 May 2014 16:30:33 +0000 (18:30 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Mon, 2 Jun 2014 17:30:43 +0000 (19:30 +0200)
commit0f2e2a97a33881ab3a7f0c079391651c8a0fca78
treeac02d23dcab4e939d3dd0766cacec6261a682753
parentcffa75273cd367d41019995c2335241b8e349ef1
config: fix vaGetConfigAttributes() to validate profile/entrypoint.

Factor out code to validate profile/entrypoint per the underlying
hardware capabilities. Also fix vaGetConfigAttributes() to really
validate the profile/entrypoint pair.

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
src/i965_drv_video.c