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-2018-01-22 for you to fetch changes up to fa3e64a16adcbad7c838589f0fbfb86abb24f5a0: drm/msm: avoid unused function warning (2019-01-22 11:32:10 -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(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel