All of lore.kernel.org
 help / color / mirror / Atom feed
* [resend pull] drm/msm: drm-msm-fixes-2019-01-24 for 5.0
@ 2019-01-24 20:43 Rob Clark
  0 siblings, 0 replies; only message in thread
From: Rob Clark @ 2019-01-24 20:43 UTC (permalink / raw)
  To: Dave Airlie; +Cc: linux-arm-msm, freedreno, dri-devel

Hi Dave,

A few fixes for v5.0.. the opp-level fix and removal of hard-coded irq
name is partially to make things smoother in v5.1 merge window to
avoid dependency on drm vs dt trees, but are otherwise sane changes.


The following changes since commit ba0ede185ef4c74bfecfe1c992be5dbcc5c5ac04:

  drm/msm/dpu: Fix clock issue after bind failure (2018-12-11 13:10:19 -0500)

are available in the Git repository at:

  git://people.freedesktop.org/~robclark/linux drm-msm-fixes-2019-01-24

for you to fetch changes up to a840f690d3c6f2f27425ca7e7bd2d635cdec07d7:

  drm/msm: avoid unused function warning (2019-01-24 15:36:33 -0500)

----------------------------------------------------------------
Arnd Bergmann (2):
      drm/msm/gpu: fix building without debugfs
      drm/msm: avoid unused function warning

Douglas Anderson (1):
      drm/msm: Fix A6XX support for opp-level

Joe Perches (1):
      drm/msm: Add __printf verification

Jordan Crouse (2):
      drm/msm/gpu: Remove hardcoded interrupt name
      drm/msm: drop interrupt-names

Kristian H. Kristensen (1):
      drm/msm: Unblock writer if reader closes file

Rob Clark (1):
      drm/msm: honor GPU_READONLY flag

 .../devicetree/bindings/display/msm/gpu.txt        |  1 -
 drivers/gpu/drm/msm/adreno/a6xx_gmu.c              |  2 +-
 drivers/gpu/drm/msm/adreno/adreno_gpu.c            |  1 -
 drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c          | 26 +++++++++++-----------
 drivers/gpu/drm/msm/msm_drv.h                      |  6 ++++-
 drivers/gpu/drm/msm/msm_gem.c                      |  8 +++++--
 drivers/gpu/drm/msm/msm_gem_vma.c                  |  5 +++--
 drivers/gpu/drm/msm/msm_gpu.c                      |  2 +-
 drivers/gpu/drm/msm/msm_gpu.h                      |  3 +--
 drivers/gpu/drm/msm/msm_rd.c                       |  7 +++++-
 10 files changed, 36 insertions(+), 25 deletions(-)
_______________________________________________
Freedreno mailing list
Freedreno@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/freedreno

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-01-24 20:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-24 20:43 [resend pull] drm/msm: drm-msm-fixes-2019-01-24 for 5.0 Rob Clark

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.