Re: [PATCH v2] libdrm: headers: Sync with drm-next

From: Emil Velikov
Date: Fri Sep 21 2018 - 12:45:40 EST


Hi Ayan,

On 21 September 2018 at 17:00, Ayan Kumar Halder <ayan.halder@xxxxxxx> wrote:

> radeon:
> - Removed RADEON_TILING_R600_NO_SCANOUT
>
> sis:
> - Changed the data type of some structure members from 'int' to 'long'.
>
> via:
> - Removed inclusion of 'via_drmclient.h'.


These three need to be fixed properly. Having a look at the radeon
case - the define is used in mesa, so we should really add it to the
kernel copy.
Haven't looked closely at the rest.

Personally I'd omit touching those files for now. With that, the patch is
Reviewed-by: Emil Velikov <emil.l.velikov@xxxxxxxxx>

-Emil