dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: zhoucm1 <zhoucm1@amd.com>
To: "Koenig, Christian" <Christian.Koenig@amd.com>,
	"Zhou, David(ChunMing)" <David1.Zhou@amd.com>,
	"dri-devel@lists.freedesktop.org"
	<dri-devel@lists.freedesktop.org>,
	"michel@daenzer.net" <michel@daenzer.net>
Subject: Re: [PATCH 1/2] update drm.h
Date: Fri, 24 May 2019 13:15:54 +0800	[thread overview]
Message-ID: <f95b85cd-80ee-576a-248a-409f512e8d38@amd.com> (raw)
In-Reply-To: <17e558ac-bda8-0541-b102-2fd730ce4753@amd.com>

anyone can pick up to gitlab for libdrm?


Thanks,

-David


On 2019年05月22日 18:46, Koenig, Christian wrote:
> Am 22.05.19 um 11:07 schrieb Chunming Zhou:
>>      a) delta: only DRM_CAP_SYNCOBJ_TIMELINE
>>      b) Generated using make headers_install.
>>      c) Generated from origin/drm-misc-next commit 982c0500fd1a8012c31d3c9dd8de285129904656"
>>
>> Signed-off-by: Chunming Zhou <david1.zhou@amd.com>
>> Suggested-by: Michel Dänzer <michel@daenzer.net>
> Reviewed-by: Christian König <christian.koenig@amd.com>
>
>> ---
>>    include/drm/drm.h | 2 ++
>>    1 file changed, 2 insertions(+)
>>
>> diff --git a/include/drm/drm.h b/include/drm/drm.h
>> index c893f3b4..438abde3 100644
>> --- a/include/drm/drm.h
>> +++ b/include/drm/drm.h
>> @@ -44,6 +44,7 @@ typedef unsigned int drm_handle_t;
>>    
>>    #else /* One of the BSDs */
>>    
>> +#include <stdint.h>
>>    #include <sys/ioccom.h>
>>    #include <sys/types.h>
>>    typedef int8_t   __s8;
>> @@ -643,6 +644,7 @@ struct drm_gem_open {
>>    #define DRM_CAP_PAGE_FLIP_TARGET	0x11
>>    #define DRM_CAP_CRTC_IN_VBLANK_EVENT	0x12
>>    #define DRM_CAP_SYNCOBJ		0x13
>> +#define DRM_CAP_SYNCOBJ_TIMELINE	0x14
>>    
>>    /** DRM_IOCTL_GET_CAP ioctl argument type */
>>    struct drm_get_cap {

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  reply	other threads:[~2019-05-24  5:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-22  9:07 [PATCH 1/2] update drm.h Chunming Zhou
2019-05-22  9:08 ` [PATCH 2/2] enable syncobj test depending on capability Chunming Zhou
2019-05-22 10:46 ` [PATCH 1/2] update drm.h Koenig, Christian
2019-05-24  5:15   ` zhoucm1 [this message]
2019-06-06 10:20     ` Michel Dänzer
2019-06-06 10:26       ` zhoucm1
2019-06-06 10:30         ` Koenig, Christian
2019-06-06 10:31         ` Michel Dänzer
2019-06-06 14:09           ` Michel Dänzer
2019-06-06 14:13             ` Zhou, David(ChunMing)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f95b85cd-80ee-576a-248a-409f512e8d38@amd.com \
    --to=zhoucm1@amd.com \
    --cc=Christian.Koenig@amd.com \
    --cc=David1.Zhou@amd.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=michel@daenzer.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox