1. 30 Sep, 2016 4 commits
    • Milo Kim's avatar
      gpu: drm: exynos_hdmi: Move DDC logic into single function · 1caa360e
      Milo Kim authored
      Paring DT properties and getting the I2C adapter in one function.
      Signed-off-by: default avatarMilo Kim <woogyom.kim@gmail.com>
      Reviewed-by: default avatarAndrzej Hajda <a.hajda@samsung.com>
      Signed-off-by: default avatarInki Dae <inki.dae@samsung.com>
      1caa360e
    • Dave Airlie's avatar
      Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next · 28a39654
      Dave Airlie authored
      Some additional fixes for 4.9:
      - The rest of Christian's GTT rework which fixes a long standing bug
        in the GPUVM code among other things
      - Changes to the pci shutdown callbacks for certain hypervisors
      - Fix hpd interrupt storms on eDP panels which have the hpd interrupt
        enabled by the bios
      - misc cleanups and bug fixes
      
      * 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux: (33 commits)
        drm/radeon: always apply pci shutdown callbacks
        drm/amdgpu: always apply pci shutdown callbacks (v2)
        drm/amdgpu: improve VM PTE trace points
        drm/amdgpu: fix GART_DEBUGFS define
        drm/amdgpu: free userptrs even if GTT isn't bound
        drm/amd/amdgpu: Various cleanups for DCEv6
        drm/amdgpu: fix BO move offsets
        drm/amdgpu: fix amdgpu_move_blit on 32bit systems
        drm/amdgpu: fix gtt_mgr bo's offset
        drm/amdgpu: fix initializing the VM BO shadow
        drm/amdgpu: fix initializing the VM last eviction counter
        drm/amdgpu: cleanup VM shadow BO unreferencing
        drm/amdgpu: allocate GTT space for shadow VM page tables
        drm/amdgpu: rename all rbo variable to abo v2
        drm/amdgpu: remove unused member from struct amdgpu_bo
        drm/amdgpu: add a custom GTT memory manager v2
        drm/amdgpu/dce6: disable hpd on local panels
        drm/amdgpu/dce8: disable hpd on local panels
        drm/amdgpu/dce11: disable hpd on local panels
        drm/amdgpu/dce10: disable hpd on local panels
        ...
      28a39654
    • Dave Airlie's avatar
      Merge tag 'drm/tegra/for-4.9-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next · b2d7e089
      Dave Airlie authored
      drm/tegra: Changes for v4.9-rc1
      
      One bugfix that avoids overwriting the Y plane base address when
      displaying buffers with one of the YUV/YVU formats.
      
      * tag 'drm/tegra/for-4.9-rc1' of git://anongit.freedesktop.org/tegra/linux:
        drm/tegra: Fix window[0] base address corruption
      b2d7e089
    • Dave Airlie's avatar
      Merge tag 'drm/panel/for-4.9-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next · 011a9b9d
      Dave Airlie authored
      drm/panel: Changes for v4.9-rc1
      
      Adds support for one more panel to the simple-panel driver, fixes up a
      couple of delays and flags for existing panels and finally adds a new
      driver for the DSI panel found on Nexus 7 devices.
      
      * tag 'drm/panel/for-4.9-rc1' of git://anongit.freedesktop.org/tegra/linux:
        drm/panel: Add JDI LT070ME05000 WUXGA DSI Panel
        dt-bindings: Add JDI LT070ME05000 panel bindings
        drm/panel: simple: Fix bus_format for the Olimex LCD-OLinuXino-4.3TS
        drm/panel: simple-panel: Add delay timings for Starry KR122EA0SRA
        drm/panel: simple: Fix bus flags for Ortustech com43h4m85ulc
        drm/panel: simple: Add Innolux G101ICE-L01 panel
        drm/panel: simple: Add delay timing for Sharp LQ123P1JX31
        drm/dsi: Implement DCS set/get display brightness
        drm/dsi: Order DCS helpers by command code
      011a9b9d
  2. 28 Sep, 2016 34 commits
  3. 27 Sep, 2016 2 commits