All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark yao <mark.yao@rock-chips.com>
To: David Airlie <airlied@linux.ie>
Cc: "open list:ARM/Rockchip SoC..."
	<linux-rockchip@lists.infradead.org>,
	dri-devel <dri-devel@lists.freedesktop.org>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] drm/rockchip: fix some problem
Date: Mon, 16 Mar 2015 14:43:17 +0800	[thread overview]
Message-ID: <55067B85.2060707@rock-chips.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1877 bytes --]

Hi Dave
     Those patch I think is good, do you plan to land them?

     patchs:
         [1] = drm/rockchip: Only alloc a kmap for fbdev gem object 
(http://lkml.iu.edu/hypermail/linux/kernel/1501.1/02169.html)
         [2] = drm/rockchip: vop: fix vop vsync/hsync polarity 
(https://lkml.org/lkml/2015/1/21/914)
         [3] = drm/rockchip: vop use is_enabled instead of dpms mode 
(https://lkml.org/lkml/2015/1/22/186)
         [4] = drm/rockchip: vop: set vop enabled after enable iommu 
(https://lkml.org/lkml/2015/1/22/187)
         [5] = drm/rockchip: vop: power off until vop standby take 
effect (https://lkml.org/lkml/2015/2/4/1)

The following changes since commit 03be70050c85768e9ce7c0d0887110d1b629e127:

   Merge tag 'topic/drm-misc-2015-03-10' of 
git://anongit.freedesktop.org/drm-intel into drm-next (2015-03-11 
12:15:06 +1000)

are available in the git repository at:


   https://github.com/markyzq/kernel-drm-rockchip.git drm_next

for you to fetch changes up to 1067219b27e29e925e7bdbb85b72c4c2bec0267e:

   drm/rockchip: vop: power off until vop standby take effect 
(2015-03-16 13:50:57 +0800)

----------------------------------------------------------------
Daniel Kurtz (1):
       drm/rockchip: Only alloc a kmap for fbdev gem object

Mark Yao (4):
       drm/rockchip: vop: fix vop vsync/hsync polarity
       drm/rockchip: vop use is_enabled instead of dpms mode
       drm/rockchip: vop: set vop enabled after enable iommu
       drm/rockchip: vop: power off until vop standby take effect

  drivers/gpu/drm/rockchip/rockchip_drm_fbdev.c |    2 +-
  drivers/gpu/drm/rockchip/rockchip_drm_gem.c   |   17 ++--
  drivers/gpu/drm/rockchip/rockchip_drm_gem.h   |    3 +-
  drivers/gpu/drm/rockchip/rockchip_drm_vop.c   |  118 
++++++++++++++++++-------
  4 files changed, 102 insertions(+), 38 deletions(-)

-- 
Mark
E-mail:mark.yao@rock-chips.com


[-- Attachment #1.2: Type: text/html, Size: 3937 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

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

                 reply	other threads:[~2015-03-16  6:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=55067B85.2060707@rock-chips.com \
    --to=mark.yao@rock-chips.com \
    --cc=airlied@linux.ie \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    /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 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.