OSDN Git Service

dri: return error for unimplemented surface formats
authorScott D Phillips <scott.d.phillips@intel.com>
Mon, 25 Jul 2016 20:19:28 +0000 (13:19 -0700)
committerXiang, Haihao <haihao.xiang@intel.com>
Mon, 22 Aug 2016 04:08:56 +0000 (12:08 +0800)
commit396bf01a6181401e14d8d60f34774109239c8fd1
tree679e7510362a938b0a516d540781cc80a6208669
parent04e73fd9351b625e06a5d166be0d1a6921c06768
dri: return error for unimplemented surface formats

Previously packed YUV422 surface were allowed to be renderd but
got rendered improperly.

Signed-off-by: Scott D Phillips <scott.d.phillips@intel.com>
(cherry picked from commit c7c69eb953822bbaf2075f9bea6f52d41212f5d3)
src/i965_output_dri.c