• D
    Merge tag 'topic/drm-misc-2016-06-15' of git://anongit.freedesktop.org/drm-intel into drm-next · a0877f52
    Dave Airlie 提交于
    - best_encoder cleanup from Boris.
    - drm_simple_display_pipe helpers from Noralf. Looks really neat imo, and
      there's 2-3 in-flight drivers which look like they could/should use it.
      Anyway, with this we have now helpers and everything in place to write
      drivers for simple hw with fewer complexity in the driver than what
      fbdev would need. That was the last complaint I've heard from embedded
      folks after we made atomic happen. Mission accomplished!
    - nonblocking commit helpers for atomic, plus a bunch of driver patches
      for that.
    - Prep patch from Laurent for cleaned up pixel format functions.
    - More of Gustavo's cleanup for drm vblank functions.
    - and a few oddball things in between
    
    Plus the merge of docs-next to prep the docbook->sphinx conversion as
    discussed. Jon cc'ed as fyi.
    
    * tag 'topic/drm-misc-2016-06-15' of git://anongit.freedesktop.org/drm-intel: (108 commits)
      drm/atomic-helpers: Clear up cleanup_done a bit
      drm/atomic-helpers: Stall on the right commit
      drm/vmwgfx: use *_32_bits() macros
      drm/virtio: Don't reinvent a flipping wheel
      drm/i915: Fix missing unlock on error in i915_ppgtt_info()
      drm/gma500: use drm_crtc_vblank_{on,off}()
      drm/radeon: use crtc directly in drm_crtc_vblank_put()
      drm/amdgpu: use crtc directly in drm_crtc_vblank_put()
      drm/radeon: use drm_crtc_vblank_{on,off}()
      drm/amdgpu: use drm_crtc_vblank_{on,off}()
      drm: make drm_vblank_{get,put}() static
      drm: remove legacy drm_arm_vblank_event()
      drm: remove legacy drm_send_vblank_event()
      drm/nouveau: replace legacy vblank helpers
      drm/prime: fix error path deadlock fail
      drm/dsi: Add uevent callback
      drm: fb: cma: fix memory leak
      drm: i915: Rely on the default ->best_encoder() behavior where appropriate
      drm: Add helper for simple display pipeline
      drm/bridge: dw-hdmi: Use drm_atomic_helper_best_encoder()
      ...
    a0877f52
arcpgu.h 1.4 KB
新手
引导
客服 返回
顶部