1. 10 Apr, 2017 2 commits
    • Dave Airlie's avatar
      Merge tag 'drm-intel-testing-2017-04-03' of... · 2b2fc72a
      Dave Airlie authored
      Merge tag 'drm-intel-testing-2017-04-03' of git://anongit.freedesktop.org/git/drm-intel into drm-next
      
      Last 4.12 feature pile:
      
      GVT updates:
      - Add mdev attribute group for per-vgpu info
      - Time slice based vGPU scheduling QoS support (Gao Ping)
      - Initial KBL support for E3 server (Han Xu)
      - other misc.
      
      i915:
      - lots and lots of small fixes and improvements all over
      - refactor fw_domain code (Chris Wilson)
      - improve guc code (Oscar Mateo)
      - refactor cursor/sprite code, precompute more for less overhead in
        the critical path (Ville)
      - refactor guc/huc fw loading code a bit (Michal Wajdeczko)
      
      * tag 'drm-intel-testing-2017-04-03' of git://anongit.freedesktop.org/git/drm-intel: (121 commits)
        drm/i915: Update DRIVER_DATE to 20170403
        drm/i915: Clear gt.active_requests before checking idle status
        drm/i915/uc: Drop use of MISSING_CASE on trivial enums
        drm/i915: make a few DDI functions static
        drm/i915: Combine reset_all_global_seqno() loops into one
        drm/i915: Remove redudant wait for each engine to idle from seqno wrap
        drm/i915: Wait for all engines to be idle as part of i915_gem_wait_for_idle()
        drm/i915: Move retire-requests into i915_gem_wait_for_idle()
        drm/i915/uc: Move fw path check to fetch_uc_fw()
        drm/i915/huc: Remove unused intel_huc_fini()
        drm/i915/uc: Add intel_uc_fw_fini()
        drm/i915/uc: Add intel_uc_fw_type_repr()
        drm/i915/uc: Move intel_uc_fw_status_repr() to intel_uc.h
        drivers: gpu: drm: i915L intel_lpe_audio: Fix kerneldoc comments
        drm/i915: Suppress busy status for engines if wedged
        drm/i915: Do request retirement before marking engines as wedged
        drm/i915: Drop verbose and archaic "ring" from our internal engine names
        drm/i915: Use a dummy timeline name for a signaled fence
        drm/i915: Ironlake do_idle_maps w/a may be called w/o struct_mutex
        drm/i915/guc: Take enable_guc_loading check out of GEM core code
        ...
      2b2fc72a
    • Dave Airlie's avatar
      Merge branch 'drm-next-4.12' of https://github.com/ckhu-mediatek/linux.git-tags into drm-next · cdf5316b
      Dave Airlie authored
      This series is MT2701 DRM support.
      
      * 'drm-next-4.12' of https://github.com/ckhu-mediatek/linux.git-tags:
        drm/mediatek: add support for Mediatek SoC MT2701
        drm/mediatek: update DSI sub driver flow for sending commands to panel
        drm/mediatek: add non-continuous clock mode and EOT packet control
        drm/mediatek: add dsi transfer function
        drm/mediatek: add dsi interrupt control
        drm/mediatek: cleaning up and refine
        drm/mediatek: update display module connections
        drm/mediatek: add BLS component
        drm/mediatek: add shadow register support
        drm/mediatek: add *driver_data for different hardware settings
        drm/mediatek: add helpers for coverting from the generic components
        dt-bindings: display: mediatek: update supported chips
      cdf5316b
  2. 07 Apr, 2017 12 commits
  3. 06 Apr, 2017 26 commits