1. 14 Mar, 2018 22 commits
  2. 09 Mar, 2018 2 commits
    • Dave Airlie's avatar
      Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux into drm-next · 128cccea
      Dave Airlie authored
      More stuff for 4.17. Highlights:
      - More fixes for "wattman" like functionality (fine grained clk/voltage control)
      - Add more power profile infrastucture (context based dpm)
      - SR-IOV fixes
      - Add iomem debugging interface for use with umr
      - Powerplay and cgs cleanups
      - DC fixes and cleanups
      - ttm improvements
      - Misc cleanups all over
      
      * 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux: (143 commits)
        drm/amdgpu:Always save uvd vcpu_bo in VM Mode
        drm/amdgpu:Correct max uvd handles
        drm/amdgpu: replace iova debugfs file with iomem (v3)
        drm/amd/display: validate plane format on primary plane
        drm/amdgpu: Clean sdma wptr register when only enable wptr polling
        drm/amd/amdgpu: re-add missing GC 9.1 and SDMA0 4.1 sh_mask header files
        drm/amdgpu: give warning before sleep in kiq_r/wreg
        drm/amdgpu: further mitigate workaround for i915
        drm/amdgpu: drop gtt->adev
        drm/amdgpu: add amdgpu_evict_gtt debugfs entry
        drm/amd/pp: Add #ifdef checks for CONFIG_ACPI
        drm/amd/pp: fix "Delete the wrapper layer of smu_allocate/free_memory"
        drm/amd/pp: Drop wrapper functions for upper/lower_32_bits
        drm/amdgpu: Delete cgs wrapper functions for gpu memory manager
        drm/amd/pp: Delete the wrapper layer of smu_allocate/free_memory
        drm/amd/pp: Remove cgs wrapper function for temperature update
        Revert "drm/amd/pp: Add a pp feature mask bit for AutoWattman feature"
        drm/amd/pp: Add auto power profilng switch based on workloads (v2)
        drm/amd/pp: Revert gfx/compute profile switch sysfs
        drm/amd/pp: Fix sclk in highest two levels when compute on smu7
        ...
      128cccea
    • Dave Airlie's avatar
      Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-next · 2ec360bb
      Dave Airlie authored
      - Convert LVDS support to a drm_bridge driver
      - Add DT bindings for the R8A77995 SoC
      - Add DT bindings and driver support for the R8A77970 SoC
      
      Note that the LVDS conversion depends on a patch series from Frank Rowand that
      will make it upstream through Rob Herring's tree. Frank has provided a stable
      branch based on v4.16-rc1 with the patches, and both Rob and I have merged it
      into our trees. This should thus generate no conflict when reaching -next.
      
      * 'drm/next/du' of git://linuxtv.org/pinchartl/media:
        dt-bindings: display: renesas: lvds: Document r8a77995 bindings
        dt-bindings: display: renesas: du: Document r8a77995 bindings
        drm: rcar-du: lvds: Add R8A77970 support
        drm: rcar-du: Add R8A77970 support
        dt-bindings: display: renesas: lvds: Document R8A77970 bindings
        dt-bindings: display: renesas: du: Document R8A77970 bindings
        drm: rcar-du: Convert LVDS encoder code to bridge driver
        drm: rcar-du: Fix legacy DT to create LVDS encoder nodes
        dt-bindings: display: renesas: Deprecate LVDS support in the DU bindings
        dt-bindings: display: renesas: Add R-Car LVDS encoder DT bindings
        of: improve reporting invalid overlay target path
        of: convert unittest overlay devicetree source to sugar syntax
        of: Documentation: of_overlay_apply() replaced by of_overlay_fdt_apply()
        of: change overlay apply input data from unflattened to FDT
        x86: devicetree: fix config option around x86_flattree_get_config()
      2ec360bb
  3. 08 Mar, 2018 16 commits