• Dave Airlie's avatar
    Merge tag 'topic/drm-misc-2016-06-01' of git://anongit.freedesktop.org/drm-intel into drm-next · 65439b68
    Dave Airlie authored
    Frist -misc pull for 4.8, with pretty much just random all over plus a few
    more lockless gem BO patches acked/reviewed by driver maintainers.
    
    I'm starting a bit earlier this time around because there's a few invasive
    patch series to land (nonblocking atomic prep work, fence prep work,
    rst/sphinx kerneldoc finally happening) and I need a baseline with all the
    branches merged.
    
    * tag 'topic/drm-misc-2016-06-01' of git://anongit.freedesktop.org/drm-intel: (21 commits)
      drm/vc4: Use lockless gem BO free callback
      drm/vc4: Use drm_gem_object_unreference_unlocked
      drm: Initialize a linear gamma table by default
      drm/vgem: Use lockless gem BO free callback
      drm/qxl: Don't set a gamma table size
      drm/msm: Nuke dummy gamma_set/get functions
      drm/cirrus: Drop redundnant gamma size check
      drm/fb-helper: Remove dead code in setcolreg
      drm/mediatek: Use lockless gem BO free callback
      drm/hisilicon: Use lockless gem BO free callback
      drm/hlcd: Use lockless gem BO free callback
      vga_switcheroo: Support deferred probing of audio clients
      vga_switcheroo: Add helper for deferred probing
      virtio-gpu: fix output lookup
      drm/doc: Unify KMS Locking docs
      drm/atomic-helper: Do not call ->mode_fixup for CRTC which will be disabled
      Fix annoyingly awkward typo in drm_edid_load.c
      drm/doc: Drop vblank_disable_allow wording
      drm: use seqlock for vblank time/count
      drm/mm: avoid possible null pointer dereference
      ...
    65439b68
vc4_drv.c 7.74 KB