[PULL] drm-misc-next-fixes

Daniel Vetter daniel.vetter at ffwll.ch
Tue Nov 7 13:44:41 UTC 2017


Hi Dave,

drm-misc-next-fixes-2017-11-07:
Fixes for 4.15 merge window:

Just the cherry-picked vc4 fix plus a GFP_NOFAIL annotation (there's
apparently some new options in-flight to change/audit
too-small-to-fail kmalloc semantics or something like that).

Cheers, Daniel

The following changes since commit 62884cd386b876638720ef88374b31a84ca7ee5f:

  drm: Add four ioctls for managing drm mode object leases [v7] (2017-10-25 16:31:30 +1000)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-next-fixes-2017-11-07

for you to fetch changes up to e073db5c5d7ad311efa8f4192a2047b006bbc5f3:

  drm/vc4: Fix wrong printk format in vc4_bo_stats_debugfs() (2017-11-03 10:15:42 -0700)

----------------------------------------------------------------
Fixes for 4.15 merge window:

Just the cherry-picked vc4 fix plus a GFP_NOFAIL annotation (there's
apparently some new options in-flight to change/audit
too-small-to-fail kmalloc semantics or something like that).

----------------------------------------------------------------
Boris Brezillon (1):
      drm/vc4: Fix wrong printk format in vc4_bo_stats_debugfs()

Chris Wilson (1):
      drm: Require __GFP_NOFAIL for the legacy drm_modeset_lock_all

 drivers/gpu/drm/drm_modeset_lock.c | 2 +-
 drivers/gpu/drm/vc4/vc4_bo.c       | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch


More information about the dri-devel mailing list