[GIT PULL] drm/rockchip: fixes

2016-01-22 Thread Mark yao
Hi Dave Here are some fixes for drm/rockchip, these fixes base on drm-next. These fixes works on my popmetal(rk3288) board. About patch: drm/atomic-helper: Export framebuffer_changed() Daniel Vetter ack for merging it through rockchip git trees, so framebuffer_changed() can be reused by drm/roc

[GIT PULL] drm/rockchip: fixes

2015-12-02 Thread Mark yao
Hi Dave Here are some needed fixes for rockchip drm. There are three patches I had sent you before, I noticed that you don't land them, so I rebase to drm-fixes and send you again: drm/rockchip: unset pgoff when mmap'ing gems drm rockchip can't work without this patch, when te

[GIT PULL] drm/rockchip: fixes

2015-11-21 Thread Heiko Stuebner
Hi Mark, Am Mittwoch, 11. November 2015, 08:56:51 schrieb Mark yao: > Here are some fixes for drm/rockchip: > drm/rockchip can't work now, we need the patch > Revert "drm/rockchip: Convert the probe function to the > generic drm_of_component_probe()" > and

[GIT PULL] drm/rockchip: fixes

2015-11-11 Thread Mark yao
Hi Dave Here are some fixes for drm/rockchip: drm/rockchip can't work now, we need the patch Revert "drm/rockchip: Convert the probe function to the generic drm_of_component_probe()" and other three fixes are also needed. I'd like you can land them.

[GIT PULL] drm/rockchip: fixes and new features

2015-08-26 Thread Mark yao
Hi Dave Here are some fixes and some new features for rockchip drm, tested on popmetal rk3288 board, can you land them? The following changes since commit db56176025cee5e242dfeed5f4e304d095d29fa3: Revert "drm/atomic: Call ww_acquire_done after check phase is complete" (2015-08-25 17

[GIT PULL] drm/rockchip: fixes and new features

2015-07-01 Thread Tomasz Figa
On Wed, Jul 1, 2015 at 6:13 PM, Mark yao wrote: By the way, if we're using window 3 for cursor plane, because the cursor window needs special handling, is it okay to expose the cusor window as an overlay plane to userspace, as we do currently? >>> >>> >>> special handling? what mean

[GIT PULL] drm/rockchip: fixes and new features

2015-07-01 Thread Tomasz Figa
On Wed, Jul 1, 2015 at 5:32 PM, Mark yao wrote: > On 2015年07月01日 16:03, Tomasz Figa wrote: >> >> Hi Mark, >> >> On Tue, Jun 30, 2015 at 3:50 PM, Mark yao wrote: >>> >>> Hi Dave. >>> >>> Some fixes and some new features. I'd like you can pull them. >>> >>> The following changes since co

[GIT PULL] drm/rockchip: fixes and new features

2015-07-01 Thread Tomasz Figa
On Wed, Jul 1, 2015 at 5:20 PM, Daniel Vetter wrote: > On Wed, Jul 01, 2015 at 05:03:39PM +0900, Tomasz Figa wrote: >> Hi Mark, >> >> On Tue, Jun 30, 2015 at 3:50 PM, Mark yao wrote: >> > >> > Hi Dave. >> > >> > Some fixes and some new features. I'd like you can pull them. >> > >> > The follo

[GIT PULL] drm/rockchip: fixes and new features

2015-07-01 Thread Mark yao
On 2015年07月01日 16:42, Tomasz Figa wrote: > On Wed, Jul 1, 2015 at 5:32 PM, Mark yao wrote: >> On 2015年07月01日 16:03, Tomasz Figa wrote: >>> Hi Mark, >>> >>> On Tue, Jun 30, 2015 at 3:50 PM, Mark yao >>> wrote: Hi Dave. Some fixes and some new features. I'd like yo

[GIT PULL] drm/rockchip: fixes and new features

2015-07-01 Thread Tomasz Figa
Hi Mark, On Tue, Jun 30, 2015 at 3:50 PM, Mark yao wrote: > > Hi Dave. > > Some fixes and some new features. I'd like you can pull them. > > The following changes since commit c5fd936e992dd2829167d2adc63e151675ca6898: > > drm/nouveau: Pause between setting gpu to D3hot and cutting the power

[GIT PULL] drm/rockchip: fixes and new features

2015-07-01 Thread Mark yao
On 2015年07月01日 16:32, Tomasz Figa wrote: > On Wed, Jul 1, 2015 at 5:20 PM, Daniel Vetter wrote: >> On Wed, Jul 01, 2015 at 05:03:39PM +0900, Tomasz Figa wrote: >>> Hi Mark, >>> >>> On Tue, Jun 30, 2015 at 3:50 PM, Mark yao >>> wrote: Hi Dave. Some fixes and some new fea

[GIT PULL] drm/rockchip: fixes and new features

2015-07-01 Thread Mark yao
On 2015年07月01日 16:32, Mark yao wrote: > On 2015年07月01日 16:03, Tomasz Figa wrote: >> Hi Mark, >> >> On Tue, Jun 30, 2015 at 3:50 PM, Mark yao >> wrote: >>> Hi Dave. >>> >>> Some fixes and some new features. I'd like you can pull them. >>> >>> The following changes since commit >>

[GIT PULL] drm/rockchip: fixes and new features

2015-07-01 Thread Mark yao
On 2015年07月01日 16:03, Tomasz Figa wrote: > Hi Mark, > > On Tue, Jun 30, 2015 at 3:50 PM, Mark yao wrote: >> Hi Dave. >> >> Some fixes and some new features. I'd like you can pull them. >> >> The following changes since commit c5fd936e992dd2829167d2adc63e151675ca6898: >> >>drm/nouvea

[GIT PULL] drm/rockchip: fixes and new features

2015-07-01 Thread Daniel Vetter
On Wed, Jul 01, 2015 at 05:03:39PM +0900, Tomasz Figa wrote: > Hi Mark, > > On Tue, Jun 30, 2015 at 3:50 PM, Mark yao wrote: > > > > Hi Dave. > > > > Some fixes and some new features. I'd like you can pull them. > > > > The following changes since commit c5fd936e992dd2829167d2adc63e151675ca68

[GIT PULL] drm/rockchip: fixes and new features

2015-06-30 Thread Mark yao
Hi Dave. Some fixes and some new features. I'd like you can pull them. The following changes since commit c5fd936e992dd2829167d2adc63e151675ca6898: drm/nouveau: Pause between setting gpu to D3hot and cutting the power (2015-06-26 10:26:37 +1000) are available in the git repository at:

[GIT PULL] drm/rockchip: fixes and be rockchip/drm maintainer

2015-04-30 Thread Heiko Stübner
Hi Dave, Am Montag, 20. April 2015, 09:30:06 schrieb Mark yao: > Hi Dave > I'm interesting to maintain the rockchip drm, so add entry for > Rockchip drm. > and some fixes. can you consider these as fixes for 4.1? Thanks Heiko > > Can you land them? > > The following changes s

[GIT PULL] drm/rockchip: fixes and be rockchip/drm maintainer

2015-04-20 Thread Mark yao
Hi Dave I'm interesting to maintain the rockchip drm, so add entry for Rockchip drm. and some fixes. Can you land them? The following changes since commit aa219a0dd7774e2454a5687e7d38e947a131cdee: Merge tag 'drm-intel-next-fixes-2015-04-15' of git://anongit.freedesktop.org/dr

[GIT PULL] drm/rockchip: fixes

2015-04-03 Thread Mark yao
Hi Dave These are based on drm-next branch, fix some drm/rockchip problem. Please pull them. Mark The following changes since commit 502e95c6678505474f1056480310cd9382bacbac: drm/vgem: implement virtual GEM (2015-04-02 09:21:48 +1000) are available in the git repository at: ht