[PATCH libdrm] Add support for DRM_MODE_PAGE_FLIP_TARGET_* flags

Emil Velikov emil.l.velikov at gmail.com
Wed Oct 12 15:54:26 UTC 2016


Hi Michel,

On 12 October 2016 at 10:41, Michel Dänzer <michel at daenzer.net> wrote:
> From: Michel Dänzer <michel.daenzer at amd.com>
>
> Signed-off-by: Michel Dänzer <michel.daenzer at amd.com>
> ---
>
> The corresponding kernel changes have landed in Linus' tree.
>
>  include/drm/drm.h      |  1 +
>  include/drm/drm_mode.h | 39 ++++++++++++++++++++++++++++++++++++---
For these two (patch 1/2) please follow the pre-existing pattern (git
log -- include/drm/), barring the top commit of course ;-) Namely: use
make headers_install & reference the tree/sha that files are based on.

If you can skim through & handle radeon/amdgpu_drm.h that'll be
greatly appreciated.

>  xf86drmMode.c          | 16 ++++++++++++++++
>  xf86drmMode.h          |  3 +++
And here (patch 2/2) please mention some of the users.

Thanks
Emil


More information about the dri-devel mailing list