[Intel-gfx] [PULL] drm-misc-next-fixes
Sean Paul
sean at poorly.run
Wed May 15 20:17:29 UTC 2019
Hi Da.*,
Some more fixes for -next. As predicted more panfrost cleanup.
We also have 4 msm patches that Rob and I figured should just go through -misc
instead of spinning up an msm-fixes branch. If we pooled together all msm fixes
for 5.2, maybe the -fixes branch would have been warranted, but we've been
boiling this frog for a while so why not continue.
Anyways, hopefully this is it until we move back to -misc-fixes.
drm-misc-next-fixes-2019-05-15:
- A couple new panfrost fixes
- Fix the low refresh rate register in adv7511
- A handful of msm fixes that fell out of 5.1 bringup on SDM845
- Fix spinlock initialization in pl111
Cheers, Sean
The following changes since commit eb85d03e01c3e9f3b0ba7282b2e3515a635decb2:
Merge tag 'drm-misc-next-fixes-2019-05-08' of git://anongit.freedesktop.org/drm/drm-misc into drm-next (2019-05-09 11:04:00 +1000)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-next-fixes-2019-05-15
for you to fetch changes up to 2b117451277140b782f3e4e56a4296c0a165e7ae:
drm/msm: Upgrade gxpd checks to IS_ERR_OR_NULL (2019-05-15 16:03:08 -0400)
----------------------------------------------------------------
- A couple new panfrost fixes
- Fix the low refresh rate register in adv7511
- A handful of msm fixes that fell out of 5.1 bringup on SDM845
- Fix spinlock initialization in pl111
----------------------------------------------------------------
Boris Brezillon (1):
drm/panfrost: Add missing _fini() calls in panfrost_device_fini()
Brian Masney (2):
drm/msm: remove resv fields from msm_gem_object struct
drm/msm: correct attempted NULL pointer dereference in debugfs
Guenter Roeck (1):
drm/pl111: Initialize clock spinlock early
Matt Redfearn (1):
drm/bridge: adv7511: Fix low refresh rate selection
Sabyasachi Gupta (1):
drm/msm/dpu: Remove duplicate header
Sean Paul (1):
drm/msm: Upgrade gxpd checks to IS_ERR_OR_NULL
Tomeu Vizoso (1):
drm/panfrost: Only put sync_out if non-NULL
drivers/gpu/drm/bridge/adv7511/adv7511_drv.c | 6 +++---
drivers/gpu/drm/msm/adreno/a6xx_gmu.c | 6 +++---
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_lm.c | 1 -
drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c | 4 +---
drivers/gpu/drm/msm/msm_atomic.c | 4 +---
drivers/gpu/drm/msm/msm_gem.c | 3 ++-
drivers/gpu/drm/msm/msm_gem.h | 4 ----
drivers/gpu/drm/panfrost/panfrost_device.c | 4 ++++
drivers/gpu/drm/panfrost/panfrost_drv.c | 3 ++-
drivers/gpu/drm/pl111/pl111_display.c | 5 +++--
10 files changed, 19 insertions(+), 21 deletions(-)
--
Sean Paul, Software Engineer, Google / Chromium OS
More information about the Intel-gfx
mailing list