All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] drm/fsl-dcu: cleanup changes and fixes for v4.6
@ 2016-02-26  1:09 Stefan Agner
  0 siblings, 0 replies; only message in thread
From: Stefan Agner @ 2016-02-26  1:09 UTC (permalink / raw)
  To: airlied; +Cc: dri-devel, alison.wang

Hi Dave,

As previously discussed, this is my first pull request for the DCU DRM
driver along with the change in MAINTAINERS.
https://lkml.org/lkml/2016/1/7/26

The pull contains some code cleanup changes (e.g. removing all error
handling for the regmap calls) and several fixes.

--
Stefan

The following changes since commit 0041ee4d3642f9ad80a479fbe51a4bc7f3cd8294:

  Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next (2016-02-25 10:30:59 +1000)

are available in the git repository at:

  http://git.agner.ch/git/linux-drm-fsl-dcu.git for-next

for you to fetch changes up to f76b9873d7db0afb51f2df389a99284ef484b86f:

  drm/fsl-dcu: fix register initialization (2016-02-25 16:13:16 -0800)

----------------------------------------------------------------
Meng Yi (1):
      drm: fsl-dcu: Fix no fb check bug

Stefan Agner (9):
      MAINTAINERS: update for Freescale DCU DRM driver
      drm/fsl-dcu: specify volatile registers
      drm/fsl-dcu: remove regmap return value checks
      drm/fsl-dcu: avoid memory leak on errors
      drm/fsl-dcu: handle initialization errors properly
      drm/fsl-dcu: mask all interrupts on initialization
      drm/fsl-dcu: fix alpha blending
      drm/fsl-dcu: use mode flags for hsync/vsync polarity
      drm/fsl-dcu: fix register initialization

 MAINTAINERS                                 |   2 +-
 drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_crtc.c  | 140 +++++++++++-----------------
 drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_drv.c   |  65 ++++++-------
 drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_drv.h   |   4 +-
 drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_kms.c   |  24 ++++-
 drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_plane.c | 140 ++++++++++++----------------
 drivers/gpu/drm/panel/panel-simple.c        |   1 +
 7 files changed, 168 insertions(+), 208 deletions(-)
_______________________________________________
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:[~2016-02-26  1:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-26  1:09 [GIT PULL] drm/fsl-dcu: cleanup changes and fixes for v4.6 Stefan Agner

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.