[PATCH 7/7] drm/amdgpu: update version for timeline syncobj support in amdgpu

zhoucm1 zhoucm1 at amd.com
Wed Oct 17 07:46:34 UTC 2018



On 2018年10月16日 20:54, Christian König wrote:
> I've added my rb to patch #1 and pushed it to drm-misc-next.
>
> I would really like to get an rb from other people on patch #2 before 
> proceeding.
>
> Daniel, Dave and all the other usual suspects on the list what is your 
> opinion on this implementation?
Thanks for head up, @Daniel, @Dave, or the others, Could you take a look 
for the series?

Thanks,
David
>
> Christian.
>
> Am 15.10.2018 um 11:04 schrieb Koenig, Christian:
>> I'm on sick leave today.
>>
>> But I will see what I can do later in the afternoon,
>> Christian.
>>
>> Am 15.10.2018 um 11:01 schrieb Zhou, David(ChunMing):
>>> Ping...
>>> Christian, Could I get your RB on the series? And help me to push to 
>>> drm-misc?
>>> After that I can rebase libdrm header file based on drm-next.
>>>
>>> Thanks,
>>> David Zhou
>>>
>>>> -----Original Message-----
>>>> From: amd-gfx <amd-gfx-bounces at lists.freedesktop.org> On Behalf Of
>>>> Chunming Zhou
>>>> Sent: Monday, October 15, 2018 4:56 PM
>>>> To: dri-devel at lists.freedesktop.org
>>>> Cc: Zhou, David(ChunMing) <David1.Zhou at amd.com>; amd-
>>>> gfx at lists.freedesktop.org
>>>> Subject: [PATCH 7/7] drm/amdgpu: update version for timeline syncobj
>>>> support in amdgpu
>>>>
>>>> Signed-off-by: Chunming Zhou <david1.zhou at amd.com>
>>>> ---
>>>>    drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 3 ++-
>>>>    1 file changed, 2 insertions(+), 1 deletion(-)
>>>>
>>>> diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
>>>> b/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
>>>> index 6870909da926..58cba492ba55 100644
>>>> --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
>>>> +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
>>>> @@ -70,9 +70,10 @@
>>>>     * - 3.25.0 - Add support for sensor query info (stable pstate 
>>>> sclk/mclk).
>>>>     * - 3.26.0 - GFX9: Process AMDGPU_IB_FLAG_TC_WB_NOT_INVALIDATE.
>>>>     * - 3.27.0 - Add new chunk to to AMDGPU_CS to enable BO_LIST 
>>>> creation.
>>>> + * - 3.28.0 - Add syncobj timeline support to AMDGPU_CS.
>>>>     */
>>>>    #define KMS_DRIVER_MAJOR    3
>>>> -#define KMS_DRIVER_MINOR    27
>>>> +#define KMS_DRIVER_MINOR    28
>>>>    #define KMS_DRIVER_PATCHLEVEL    0
>>>>
>>>>    int amdgpu_vram_limit = 0;
>>>> -- 
>>>> 2.17.1
>>>>
>>>> _______________________________________________
>>>> amd-gfx mailing list
>>>> amd-gfx at lists.freedesktop.org
>>>> https://lists.freedesktop.org/mailman/listinfo/amd-gfx
>> _______________________________________________
>> dri-devel mailing list
>> dri-devel at lists.freedesktop.org
>> https://lists.freedesktop.org/mailman/listinfo/dri-devel
>



More information about the amd-gfx mailing list