1. 12 May, 2016 4 commits
    • Dave Airlie's avatar
      Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into drm-next · 7d020672
      Dave Airlie authored
      More amdgpu fixes for 4.7.  Highlights:
      - enable async pageflips
      - UVD fixes for polaris
      - lots of GPUVM fixes
      - whitespace and code cleanups
      - misc bug fixes
      
      * 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux: (32 commits)
        drm/amd/powerplay: rewrite pp_sw_init to make code readable
        drm/amdgpu/dce11: fix audio offset for asics with >7 audio pins
        drm/amdgpu: fix and cleanup user fence handling v2
        drm/amdgpu: move VM fields into job
        drm/amdgpu: move the context from the IBs into the job
        drm/amdgpu: move context switch handling into common code v2
        drm/amdgpu: move preamble IB handling into common code
        drm/amdgpu/gfx7: fix pipeline sync
        amdgpu/uvd: separate context buffer from DPB
        drm/amdgpu: use fence_context to judge ctx switch v2
        drm/amd/amdgpu:  Added more named DRM info messages for debugging
        drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)
        drm/amdgpu: Support DRM_MODE_PAGE_FLIP_ASYNC (v2)
        drm/amdgpu/dce11: don't share PLLs on Polaris
        drm/amdgpu: Drop unused parameter for *get_sleep_divider_id_from_clock
        drm/amdgpu: Simplify calculation in *get_sleep_divider_id_from_clock
        drm/amdgpu: Use max macro in *get_sleep_divider_id_from_clock
        drm/amd/powerplay: Use defined constants for minium engine clock
        drm/amdgpu: add missing licenses on a couple of files
        drm/amdgpu: fetch cu_info once at init
        ...
      7d020672
    • Dave Airlie's avatar
      Merge tag 'drm/tegra/for-4.7-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next · 95306975
      Dave Airlie authored
      drm/tegra: Changes for v4.7-rc1
      
      Two small changes, one getting rid of the bogus gamma table size and
      another removing Terje from the MAINTAINERS file since he no longer does
      any work on host1x or display.
      
      * tag 'drm/tegra/for-4.7-rc1' of git://anongit.freedesktop.org/tegra/linux:
        MAINTAINERS: Remove Terje Bergström as Tegra DRM maintainer
        drm/tegra: Don't set a gamma table size
      95306975
    • Dave Airlie's avatar
      Merge branch 'drm-hisilicon-next' of github.com:xin3liang/linux into drm-next · 93f517c4
      Dave Airlie authored
      misc hisilicon cleanups.
      
      * 'drm-hisilicon-next' of github.com:xin3liang/linux:
        drm/hisilicon: Fix DRM_INFO printed issue
        drm/hisilicon: Make kirin_drm_unbind sufficient
        drm/hisilicon: Use drm_connector_register_all
      93f517c4
    • Dave Airlie's avatar
      Merge branch 'exynos-drm-next' of... · 6d23abf5
      Dave Airlie authored
      Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
      
       Summary:
         - expose HDMI-PHY clock to other drivers.
           . this patch was included in below patch series but I missed.
                   http://www.spinics.net/lists/dri-devel/msg103097.html
         - some fixups about DECON5433 driver
           . this patch corrects vblank handling and fixes up trigger
             configuration.
         - use generic functions - gem_prime_mmap and dma_buf_mmap.
         - use DMA-Mapping API instead of specific one.
         - some code cleanups and fixeups.
      
      * 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos:
        drm/exynos/decon5433: fix trigger configuration
        drm/exynos/dsi: use of_graph_get_endpoint_by_regs helper
        drm/exynos/dpi: use of_graph_get_endpoint_by_regs helper
        drm/exynos: Nuke dummy fb->dirty callback
        drm/exynos: use directly DMA mapping APIs on g2d
        drm/exynos/hdmi: Don't print error on deferral due to regulators
        drm/exynos: fix imported dma-buf to be mapped
        drm/exynos: support gem_prime_mmap
        drm/exynos: fimd: harden fimd_calc_clkdiv()
        drm/exynos: fix cancel page flip code
        drm/exynos/decon5433: do not use unnecessary software trigger
        drm/exynos/decon5433: handle vblank in vblank interrupt
        drm/exynos/hdmi: expose HDMI-PHY clock as pipeline clock
      6d23abf5
  2. 11 May, 2016 35 commits
  3. 10 May, 2016 1 commit