All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] drm-hisilicon-next
@ 2017-08-29  2:46 Xinliang Liu
  2017-08-29  8:32 ` Daniel Vetter
  0 siblings, 1 reply; 8+ messages in thread
From: Xinliang Liu @ 2017-08-29  2:46 UTC (permalink / raw)
  To: Dave Airlie; +Cc: Peter Griffin, Guodong Xu, dri-devel

Hi Dave,
One fix for next.
Sorry for late pull request. If it can't catch this round, will resend
on next round.


Best,
Xinliang


The following changes since commit 7846b12fe0b5feab5446d892f41b5140c1419109:

  Merge branch 'drm-vmwgfx-next' of
git://people.freedesktop.org/~syeh/repos_linux into drm-next
(2017-08-29 10:38:14 +1000)

are available in the git repository at:


  git@github.com:xin3liang/linux.git tags/drm-hisilicon-next-2017-08-29

for you to fetch changes up to 834fe0f6023a4fad68612dbbe93866c4df32142e:

  drm/hisilicon: Ensure LDI regs are properly configured. (2017-08-29
10:17:18 +0800)

----------------------------------------------------------------
hisilicon-drm-next

----------------------------------------------------------------
Peter Griffin (1):
      drm/hisilicon: Ensure LDI regs are properly configured.

 drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c | 3 +++
 1 file changed, 3 insertions(+)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [GIT PULL] drm-hisilicon-next
  2017-08-29  2:46 [GIT PULL] drm-hisilicon-next Xinliang Liu
@ 2017-08-29  8:32 ` Daniel Vetter
  2017-08-29  9:54   ` Xinliang Liu
  0 siblings, 1 reply; 8+ messages in thread
From: Daniel Vetter @ 2017-08-29  8:32 UTC (permalink / raw)
  To: Xinliang Liu; +Cc: Peter Griffin, dri-devel, Guodong Xu

On Tue, Aug 29, 2017 at 10:46:33AM +0800, Xinliang Liu wrote:
> Hi Dave,
> One fix for next.
> Sorry for late pull request. If it can't catch this round, will resend
> on next round.

drm-misc is always open for features, which makes this a lot simpler. Just
in case you want to reconsider moving hisilicon into drm-misc :-)
-Daniel

> 
> 
> Best,
> Xinliang
> 
> 
> The following changes since commit 7846b12fe0b5feab5446d892f41b5140c1419109:
> 
>   Merge branch 'drm-vmwgfx-next' of
> git://people.freedesktop.org/~syeh/repos_linux into drm-next
> (2017-08-29 10:38:14 +1000)
> 
> are available in the git repository at:
> 
> 
>   git@github.com:xin3liang/linux.git tags/drm-hisilicon-next-2017-08-29
> 
> for you to fetch changes up to 834fe0f6023a4fad68612dbbe93866c4df32142e:
> 
>   drm/hisilicon: Ensure LDI regs are properly configured. (2017-08-29
> 10:17:18 +0800)
> 
> ----------------------------------------------------------------
> hisilicon-drm-next
> 
> ----------------------------------------------------------------
> Peter Griffin (1):
>       drm/hisilicon: Ensure LDI regs are properly configured.
> 
>  drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c | 3 +++
>  1 file changed, 3 insertions(+)
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [GIT PULL] drm-hisilicon-next
  2017-08-29  8:32 ` Daniel Vetter
@ 2017-08-29  9:54   ` Xinliang Liu
  2017-08-29 13:57     ` Daniel Vetter
  0 siblings, 1 reply; 8+ messages in thread
From: Xinliang Liu @ 2017-08-29  9:54 UTC (permalink / raw)
  To: Daniel Vetter; +Cc: Peter Griffin, dri-devel, Guodong Xu

Hi Dave,

On 29 August 2017 at 16:32, Daniel Vetter <daniel@ffwll.ch> wrote:
> On Tue, Aug 29, 2017 at 10:46:33AM +0800, Xinliang Liu wrote:
>> Hi Dave,
>> One fix for next.
>> Sorry for late pull request. If it can't catch this round, will resend
>> on next round.
>
> drm-misc is always open for features, which makes this a lot simpler. Just
> in case you want to reconsider moving hisilicon into drm-misc :-)

If  moving hisilicon into drm-misc make things simpler, I would like to do it.
Just clarify how to do this:
I just need to change the git tree to drm-misc? I see a lot of drm
drivers maintainers set the their git tree to
git://anongit.freedesktop.org/drm/drm-misc.
The means to be an drm-misc maintainer, right?
I wonder how new driver specific features/fixes patches go into drm-misc then?
 Do I need to send a pull request to  drm-misc tree. I don't think I
have a write permission to drm-misc tree.

Best,
Xinliang

> -Daniel
>
>>
>>
>> Best,
>> Xinliang
>>
>>
>> The following changes since commit 7846b12fe0b5feab5446d892f41b5140c1419109:
>>
>>   Merge branch 'drm-vmwgfx-next' of
>> git://people.freedesktop.org/~syeh/repos_linux into drm-next
>> (2017-08-29 10:38:14 +1000)
>>
>> are available in the git repository at:
>>
>>
>>   git@github.com:xin3liang/linux.git tags/drm-hisilicon-next-2017-08-29
>>
>> for you to fetch changes up to 834fe0f6023a4fad68612dbbe93866c4df32142e:
>>
>>   drm/hisilicon: Ensure LDI regs are properly configured. (2017-08-29
>> 10:17:18 +0800)
>>
>> ----------------------------------------------------------------
>> hisilicon-drm-next
>>
>> ----------------------------------------------------------------
>> Peter Griffin (1):
>>       drm/hisilicon: Ensure LDI regs are properly configured.
>>
>>  drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c | 3 +++
>>  1 file changed, 3 insertions(+)
>> _______________________________________________
>> dri-devel mailing list
>> dri-devel@lists.freedesktop.org
>> https://lists.freedesktop.org/mailman/listinfo/dri-devel
>
> --
> Daniel Vetter
> Software Engineer, Intel Corporation
> http://blog.ffwll.ch
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [GIT PULL] drm-hisilicon-next
  2017-08-29  9:54   ` Xinliang Liu
@ 2017-08-29 13:57     ` Daniel Vetter
  2017-08-30  5:57       ` Xinliang Liu
  0 siblings, 1 reply; 8+ messages in thread
From: Daniel Vetter @ 2017-08-29 13:57 UTC (permalink / raw)
  To: Xinliang Liu; +Cc: Peter Griffin, dri-devel, Guodong Xu

On Tue, Aug 29, 2017 at 11:54 AM, Xinliang Liu <xinliang.liu@linaro.org> wrote:
> Hi Dave,
>
> On 29 August 2017 at 16:32, Daniel Vetter <daniel@ffwll.ch> wrote:
>> On Tue, Aug 29, 2017 at 10:46:33AM +0800, Xinliang Liu wrote:
>>> Hi Dave,
>>> One fix for next.
>>> Sorry for late pull request. If it can't catch this round, will resend
>>> on next round.
>>
>> drm-misc is always open for features, which makes this a lot simpler. Just
>> in case you want to reconsider moving hisilicon into drm-misc :-)
>
> If  moving hisilicon into drm-misc make things simpler, I would like to do it.
> Just clarify how to do this:
> I just need to change the git tree to drm-misc? I see a lot of drm
> drivers maintainers set the their git tree to
> git://anongit.freedesktop.org/drm/drm-misc.
> The means to be an drm-misc maintainer, right?
> I wonder how new driver specific features/fixes patches go into drm-misc then?
>  Do I need to send a pull request to  drm-misc tree. I don't think I
> have a write permission to drm-misc tree.

You'll need to become drm-misc committer, and patches are pushed
directly using the scripts we have:

https://01.org/linuxgraphics/gfx-docs/maintainer-tools/dim.html

Here's the rules for how drm-misc works:

https://01.org/linuxgraphics/gfx-docs/maintainer-tools/drm-misc.html

drm-misc is essentially a service provided to take care of some of the
maintainer chores, but review and patch merging still needs to be done
by the individual driver owners (i.e. we won't take a new driver
without a committer for it).

Cheers, Daniel

>
> Best,
> Xinliang
>
>> -Daniel
>>
>>>
>>>
>>> Best,
>>> Xinliang
>>>
>>>
>>> The following changes since commit 7846b12fe0b5feab5446d892f41b5140c1419109:
>>>
>>>   Merge branch 'drm-vmwgfx-next' of
>>> git://people.freedesktop.org/~syeh/repos_linux into drm-next
>>> (2017-08-29 10:38:14 +1000)
>>>
>>> are available in the git repository at:
>>>
>>>
>>>   git@github.com:xin3liang/linux.git tags/drm-hisilicon-next-2017-08-29
>>>
>>> for you to fetch changes up to 834fe0f6023a4fad68612dbbe93866c4df32142e:
>>>
>>>   drm/hisilicon: Ensure LDI regs are properly configured. (2017-08-29
>>> 10:17:18 +0800)
>>>
>>> ----------------------------------------------------------------
>>> hisilicon-drm-next
>>>
>>> ----------------------------------------------------------------
>>> Peter Griffin (1):
>>>       drm/hisilicon: Ensure LDI regs are properly configured.
>>>
>>>  drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c | 3 +++
>>>  1 file changed, 3 insertions(+)
>>> _______________________________________________
>>> dri-devel mailing list
>>> dri-devel@lists.freedesktop.org
>>> https://lists.freedesktop.org/mailman/listinfo/dri-devel
>>
>> --
>> Daniel Vetter
>> Software Engineer, Intel Corporation
>> http://blog.ffwll.ch



-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [GIT PULL] drm-hisilicon-next
  2017-08-29 13:57     ` Daniel Vetter
@ 2017-08-30  5:57       ` Xinliang Liu
  2017-08-30  7:41         ` Daniel Vetter
  0 siblings, 1 reply; 8+ messages in thread
From: Xinliang Liu @ 2017-08-30  5:57 UTC (permalink / raw)
  To: Daniel Vetter; +Cc: Peter Griffin, dri-devel, Guodong Xu

On 29 August 2017 at 21:57, Daniel Vetter <daniel@ffwll.ch> wrote:
> On Tue, Aug 29, 2017 at 11:54 AM, Xinliang Liu <xinliang.liu@linaro.org> wrote:
>> Hi Dave,
>>
>> On 29 August 2017 at 16:32, Daniel Vetter <daniel@ffwll.ch> wrote:
>>> On Tue, Aug 29, 2017 at 10:46:33AM +0800, Xinliang Liu wrote:
>>>> Hi Dave,
>>>> One fix for next.
>>>> Sorry for late pull request. If it can't catch this round, will resend
>>>> on next round.
>>>
>>> drm-misc is always open for features, which makes this a lot simpler. Just
>>> in case you want to reconsider moving hisilicon into drm-misc :-)
>>
>> If  moving hisilicon into drm-misc make things simpler, I would like to do it.
>> Just clarify how to do this:
>> I just need to change the git tree to drm-misc? I see a lot of drm
>> drivers maintainers set the their git tree to
>> git://anongit.freedesktop.org/drm/drm-misc.
>> The means to be an drm-misc maintainer, right?
>> I wonder how new driver specific features/fixes patches go into drm-misc then?
>>  Do I need to send a pull request to  drm-misc tree. I don't think I
>> have a write permission to drm-misc tree.
>
> You'll need to become drm-misc committer, and patches are pushed
> directly using the scripts we have:
>
> https://01.org/linuxgraphics/gfx-docs/maintainer-tools/dim.html
>
> Here's the rules for how drm-misc works:
>
> https://01.org/linuxgraphics/gfx-docs/maintainer-tools/drm-misc.html
>
> drm-misc is essentially a service provided to take care of some of the
> maintainer chores, but review and patch merging still needs to be done
> by the individual driver owners (i.e. we won't take a new driver
> without a committer for it).

Thanks Daniel,
We are considering  switch to a stable maintainer for hisilicon.
After that we will move hisilicon to drm-misc.

Best,
Xinliang


>
> Cheers, Daniel
>
>>
>> Best,
>> Xinliang
>>
>>> -Daniel
>>>
>>>>
>>>>
>>>> Best,
>>>> Xinliang
>>>>
>>>>
>>>> The following changes since commit 7846b12fe0b5feab5446d892f41b5140c1419109:
>>>>
>>>>   Merge branch 'drm-vmwgfx-next' of
>>>> git://people.freedesktop.org/~syeh/repos_linux into drm-next
>>>> (2017-08-29 10:38:14 +1000)
>>>>
>>>> are available in the git repository at:
>>>>
>>>>
>>>>   git@github.com:xin3liang/linux.git tags/drm-hisilicon-next-2017-08-29
>>>>
>>>> for you to fetch changes up to 834fe0f6023a4fad68612dbbe93866c4df32142e:
>>>>
>>>>   drm/hisilicon: Ensure LDI regs are properly configured. (2017-08-29
>>>> 10:17:18 +0800)
>>>>
>>>> ----------------------------------------------------------------
>>>> hisilicon-drm-next
>>>>
>>>> ----------------------------------------------------------------
>>>> Peter Griffin (1):
>>>>       drm/hisilicon: Ensure LDI regs are properly configured.
>>>>
>>>>  drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c | 3 +++
>>>>  1 file changed, 3 insertions(+)
>>>> _______________________________________________
>>>> dri-devel mailing list
>>>> dri-devel@lists.freedesktop.org
>>>> https://lists.freedesktop.org/mailman/listinfo/dri-devel
>>>
>>> --
>>> Daniel Vetter
>>> Software Engineer, Intel Corporation
>>> http://blog.ffwll.ch
>
>
>
> --
> Daniel Vetter
> Software Engineer, Intel Corporation
> +41 (0) 79 365 57 48 - http://blog.ffwll.ch
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [GIT PULL] drm-hisilicon-next
  2017-08-30  5:57       ` Xinliang Liu
@ 2017-08-30  7:41         ` Daniel Vetter
  0 siblings, 0 replies; 8+ messages in thread
From: Daniel Vetter @ 2017-08-30  7:41 UTC (permalink / raw)
  To: Xinliang Liu; +Cc: Peter Griffin, dri-devel, Guodong Xu

On Wed, Aug 30, 2017 at 01:57:35PM +0800, Xinliang Liu wrote:
> On 29 August 2017 at 21:57, Daniel Vetter <daniel@ffwll.ch> wrote:
> > On Tue, Aug 29, 2017 at 11:54 AM, Xinliang Liu <xinliang.liu@linaro.org> wrote:
> >> Hi Dave,
> >>
> >> On 29 August 2017 at 16:32, Daniel Vetter <daniel@ffwll.ch> wrote:
> >>> On Tue, Aug 29, 2017 at 10:46:33AM +0800, Xinliang Liu wrote:
> >>>> Hi Dave,
> >>>> One fix for next.
> >>>> Sorry for late pull request. If it can't catch this round, will resend
> >>>> on next round.
> >>>
> >>> drm-misc is always open for features, which makes this a lot simpler. Just
> >>> in case you want to reconsider moving hisilicon into drm-misc :-)
> >>
> >> If  moving hisilicon into drm-misc make things simpler, I would like to do it.
> >> Just clarify how to do this:
> >> I just need to change the git tree to drm-misc? I see a lot of drm
> >> drivers maintainers set the their git tree to
> >> git://anongit.freedesktop.org/drm/drm-misc.
> >> The means to be an drm-misc maintainer, right?
> >> I wonder how new driver specific features/fixes patches go into drm-misc then?
> >>  Do I need to send a pull request to  drm-misc tree. I don't think I
> >> have a write permission to drm-misc tree.
> >
> > You'll need to become drm-misc committer, and patches are pushed
> > directly using the scripts we have:
> >
> > https://01.org/linuxgraphics/gfx-docs/maintainer-tools/dim.html
> >
> > Here's the rules for how drm-misc works:
> >
> > https://01.org/linuxgraphics/gfx-docs/maintainer-tools/drm-misc.html
> >
> > drm-misc is essentially a service provided to take care of some of the
> > maintainer chores, but review and patch merging still needs to be done
> > by the individual driver owners (i.e. we won't take a new driver
> > without a committer for it).
> 
> Thanks Daniel,
> We are considering  switch to a stable maintainer for hisilicon.
> After that we will move hisilicon to drm-misc.

You can also have a team (2 people or so) if you want.
-Daniel

> 
> Best,
> Xinliang
> 
> 
> >
> > Cheers, Daniel
> >
> >>
> >> Best,
> >> Xinliang
> >>
> >>> -Daniel
> >>>
> >>>>
> >>>>
> >>>> Best,
> >>>> Xinliang
> >>>>
> >>>>
> >>>> The following changes since commit 7846b12fe0b5feab5446d892f41b5140c1419109:
> >>>>
> >>>>   Merge branch 'drm-vmwgfx-next' of
> >>>> git://people.freedesktop.org/~syeh/repos_linux into drm-next
> >>>> (2017-08-29 10:38:14 +1000)
> >>>>
> >>>> are available in the git repository at:
> >>>>
> >>>>
> >>>>   git@github.com:xin3liang/linux.git tags/drm-hisilicon-next-2017-08-29
> >>>>
> >>>> for you to fetch changes up to 834fe0f6023a4fad68612dbbe93866c4df32142e:
> >>>>
> >>>>   drm/hisilicon: Ensure LDI regs are properly configured. (2017-08-29
> >>>> 10:17:18 +0800)
> >>>>
> >>>> ----------------------------------------------------------------
> >>>> hisilicon-drm-next
> >>>>
> >>>> ----------------------------------------------------------------
> >>>> Peter Griffin (1):
> >>>>       drm/hisilicon: Ensure LDI regs are properly configured.
> >>>>
> >>>>  drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c | 3 +++
> >>>>  1 file changed, 3 insertions(+)
> >>>> _______________________________________________
> >>>> dri-devel mailing list
> >>>> dri-devel@lists.freedesktop.org
> >>>> https://lists.freedesktop.org/mailman/listinfo/dri-devel
> >>>
> >>> --
> >>> Daniel Vetter
> >>> Software Engineer, Intel Corporation
> >>> http://blog.ffwll.ch
> >
> >
> >
> > --
> > Daniel Vetter
> > Software Engineer, Intel Corporation
> > +41 (0) 79 365 57 48 - http://blog.ffwll.ch

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [GIT PULL] drm-hisilicon-next
@ 2017-11-01  2:51 Xinliang Liu
  0 siblings, 0 replies; 8+ messages in thread
From: Xinliang Liu @ 2017-11-01  2:51 UTC (permalink / raw)
  To: Dave Airlie, David Airlie; +Cc: Peter Griffin, Guodong Xu, dri-devel

Hi Dave,
One fix for next.

Best,
Xinliang

The following changes since commit 62884cd386b876638720ef88374b31a84ca7ee5f:

  drm: Add four ioctls for managing drm mode object leases [v7]
(2017-10-25 16:31:30 +1000)

are available in the git repository at:

  git@github.com:xin3liang/linux.git tags/drm-hisilicon-next-2017-11-01

for you to fetch changes up to a2f042430784d86eb2b7a6d2a869f552da30edba:

  drm/hisilicon: Ensure LDI regs are properly configured. (2017-11-01
10:36:50 +0800)

----------------------------------------------------------------
For 4.15

----------------------------------------------------------------
Peter Griffin (1):
      drm/hisilicon: Ensure LDI regs are properly configured.

 drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c | 3 +++
 1 file changed, 3 insertions(+)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [GIT PULL] drm-hisilicon-next
@ 2016-07-04 11:09 Xinliang Liu
  0 siblings, 0 replies; 8+ messages in thread
From: Xinliang Liu @ 2016-07-04 11:09 UTC (permalink / raw)
  To: David Airlie; +Cc: Guodong Xu, dri-devel

Hi Dave,

This drm-hisilicon-next-2016-07-04 tag includes 3 small fixes for 4.8.
Please help to pull and let me know if there is any problem.

Thanks,
-xinliang



The following changes since commit dac2c48ca5ac9bb2d6339aaa733c60d5b801ee86:

  Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu
into drm-next (2016-07-02 16:21:35 +1000)

are available in the git repository at:

  git@github.com:xin3liang/linux.git tags/drm-hisilicon-next-2016-07-04

for you to fetch changes up to 85d8747d2a24e913fffac68024b2154db266c50c:

  drm/hisilicon: Fix ADE vblank on/off handling (2016-07-04 18:49:21 +0800)

----------------------------------------------------------------
Wei Yongjun (1):
      drm/hisilicon: Fix return value check in ade_dts_parse()

Xinliang Liu (1):
      drm/hisilicon: Fix ADE vblank on/off handling

Zoltan Kuscsik (1):
      drm/hisilicon: add select HISI_KIRIN_DW_DSI

 drivers/gpu/drm/hisilicon/kirin/Kconfig         |  1 +
 drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c | 14 ++++++++------
 2 files changed, 9 insertions(+), 6 deletions(-)
----------------------------------------------------------------
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-11-01  2:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-29  2:46 [GIT PULL] drm-hisilicon-next Xinliang Liu
2017-08-29  8:32 ` Daniel Vetter
2017-08-29  9:54   ` Xinliang Liu
2017-08-29 13:57     ` Daniel Vetter
2017-08-30  5:57       ` Xinliang Liu
2017-08-30  7:41         ` Daniel Vetter
  -- strict thread matches above, loose matches on Subject: below --
2017-11-01  2:51 Xinliang Liu
2016-07-04 11:09 Xinliang Liu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.