All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL v2] sti-drm-next-2017-01-06
@ 2017-01-10 10:12 Vincent Abriou
  0 siblings, 0 replies; only message in thread
From: Vincent Abriou @ 2017-01-10 10:12 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 stih410 cleanup, create fbdev at binding, HQVDP fixes.

Tag is available but not yet signed for the moment. I'm working on it.

Regards,
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 tags/sti-drm-next-2017-01-06

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)

----------------------------------------------------------------
stih410 cleanup, create fbdev at binding, HQVDP fixes.

----------------------------------------------------------------
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] only message in thread

only message in thread, other threads:[~2017-01-10 10:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-10 10:12 [PULL v2] sti-drm-next-2017-01-06 Vincent Abriou

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.