All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] sti-drm-next-2017-01-06
@ 2017-01-06 14:56 Vincent Abriou
  2017-01-08 23:57 ` Dave Airlie
  0 siblings, 1 reply; 2+ messages in thread
From: Vincent Abriou @ 2017-01-06 14:56 UTC (permalink / raw)
  To: dri-devel, airlied; +Cc: Vincent Abriou, Fabien Dessenne

Hi Dave,

Here is an update of the STI drm driver.
It contains file cleanup and various fixes.

Regard,
Vincent

The following changes since commit 2cf026ae85c42f253feb9f420d1b4bc99bd5503d:

  Merge branch 'linux-4.10' of git://github.com/skeggsb/linux into drm-next (2016-12-13 14:29:05 +1000)

are available in the git repository at:

  https://github.com/vinceab/linux.git 1ae0d5af347df224a6e76334683f13a96d915a44

for you to fetch changes up to 1ae0d5af347df224a6e76334683f13a96d915a44:

  drm/sti: sti_vtg: Handle return NULL error from devm_ioremap_nocache (2017-01-06 15:12:03 +0100)

----------------------------------------------------------------
Arnaud Pouliquen (1):
      drm/sti: allow audio playback on HDMI even if disabled.

Arvind Yadav (1):
      drm/sti: sti_vtg: Handle return NULL error from devm_ioremap_nocache

Fabien DESSENNE (2):
      drm/sti: load XP70 firmware only once
      drm/sti: do not post HQVDP command if no update

Vincent Abriou (3):
      drm/sti: update fps debugfs entries
      drm/sti: create fbdev at binding
      drm/sti: remove deprecated sti_vtac.c file

 drivers/gpu/drm/sti/Makefile    |   1 -
 drivers/gpu/drm/sti/sti_drv.c   |  28 ++---
 drivers/gpu/drm/sti/sti_drv.h   |   1 -
 drivers/gpu/drm/sti/sti_hdmi.c  | 205 ++++++++++++++++++------------------
 drivers/gpu/drm/sti/sti_hqvdp.c |  23 ++++-
 drivers/gpu/drm/sti/sti_plane.c |  17 ++-
 drivers/gpu/drm/sti/sti_plane.h |   2 +-
 drivers/gpu/drm/sti/sti_vtac.c  | 223 ----------------------------------------
 drivers/gpu/drm/sti/sti_vtg.c   |   4 +
 9 files changed, 154 insertions(+), 350 deletions(-)
 delete mode 100644 drivers/gpu/drm/sti/sti_vtac.c
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* Re: [PULL] sti-drm-next-2017-01-06
  2017-01-06 14:56 [PULL] sti-drm-next-2017-01-06 Vincent Abriou
@ 2017-01-08 23:57 ` Dave Airlie
  0 siblings, 0 replies; 2+ messages in thread
From: Dave Airlie @ 2017-01-08 23:57 UTC (permalink / raw)
  To: Vincent Abriou; +Cc: Fabien Dessenne, dri-devel

On 7 January 2017 at 00:56, Vincent Abriou <vincent.abriou@st.com> wrote:
> Hi Dave,
>
> Here is an update of the STI drm driver.
> It contains file cleanup and various fixes.
>
> Regard,
> Vincent
>
> The following changes since commit 2cf026ae85c42f253feb9f420d1b4bc99bd5503d:
>
>   Merge branch 'linux-4.10' of git://github.com/skeggsb/linux into drm-next (2016-12-13 14:29:05 +1000)
>
> are available in the git repository at:
>
>   https://github.com/vinceab/linux.git 1ae0d5af347df224a6e76334683f13a96d915a44

Hi Vincent,

please use a tag (signed preferable) rather than a straight commit id.

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

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

end of thread, other threads:[~2017-01-08 23:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-06 14:56 [PULL] sti-drm-next-2017-01-06 Vincent Abriou
2017-01-08 23:57 ` Dave Airlie

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.