[Libva] [PATCH v2 3/5] API: backend: rename dri_state to drm_state.
Gwenole Beauchesne
gb.devel at gmail.com
Sun Jul 8 21:28:10 PDT 2012
Hi,
2012/7/9 ykzhao <yakui.zhao at intel.com>:
> On Fri, 2012-07-06 at 10:42 -0600, Gwenole Beauchesne wrote:
>> Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne at intel.com>
>> ---
>> va/android/va_android.cpp | 10 +++++-----
>> va/va_backend.h | 2 +-
>> va/x11/dri1_util.c | 4 ++--
>> va/x11/dri2_util.c | 4 ++--
>> va/x11/va_dricommon.c | 10 +++++-----
>> va/x11/va_x11.c | 6 +++---
>> 6 files changed, 18 insertions(+), 18 deletions(-)
>>
>
> There is no problem when the variable of dri_state is renamed to
> drm_state.
> But it seems a little confusing as the patch 2 already defines the
> structure type of drm_state.
Both patches could be merged altogether, if this is what you suggest.
More information about the Libva
mailing list