1. 17 3月, 2016 6 次提交
    • D
      Merge branch '2016-02-26-st-drm-next' of... · cf481068
      Dave Airlie 提交于
      Merge branch '2016-02-26-st-drm-next' of http://git.linaro.org/people/benjamin.gaignard/kernel into drm-next
      
      Here are sti patches for drm-next.
      It brings:
        - The support of the atomic_check for the planes and minor fixes for
      planes
        - The support of the vendor specific infoframe for HDMI and the
      support of 2 HDMI properties related to the connector
        - The support of the DVO solving panel detection issue and timing issue.
        - The support of debugfs for connectors, encoders, crtcs and planes.
      
      * '2016-02-26-st-drm-next' of http://git.linaro.org/people/benjamin.gaignard/kernel: (36 commits)
        drm/sti: use u32 to store DMA addresses
        drm: sti: remove sti_gem_prime_export hack
        drm/sti: add debugfs fps_show/fps_get mechanism for planes
        drm/sti: add debugfs entries for TVOUT encoders
        drm/sti: add debugfs entries for MIXER crtc
        drm/sti: add debugfs entries for VID plane
        drm/sti: add debugfs entries for HQVDP plane
        drm/sti: add debugfs entries for GDP planes
        drm/sti: add debugfs entries for CURSOR plane
        drm/sti: add debugfs entries for HDA connector
        drm/sti: add debugfs entries for DVO connector
        drm/sti: add debugfs entries for HDMI connector
        drm/sti: add hdmi_mode property for HDMI connector
        drm/sti: add colorspace property to the HDMI connector
        drm/sti: add HDMI vendor specific infoframe
        drm/sti: reset infoframe transmission when HDMI is stopped
        drm/sti: HDMI infoframe transmission mode not take into account
        drm/sti: reset HD DACS when HDA connector is created
        drm/sti: fix dvo data_enable signal
        drm/sti: adjust delay for DVO
        ...
      cf481068
    • D
      Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-next · 9f443bf5
      Dave Airlie 提交于
      A few more fixes and cleanups for 4.6:
      - DCE code cleanups
      - HDP flush/invalidation fixes
      - GPUVM fixes
      - switch to drm_vblank_[on|off]
      - PX fixes
      - misc bug fixes
      
      * 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux: (50 commits)
        drm/amdgpu: split pipeline sync out of SDMA vm_flush() as well
        drm/amdgpu: Revert "add mutex for ba_va->valids/invalids"
        drm/amdgpu: Revert "add lock for interval tree in vm"
        drm/amdgpu: Revert "add spin lock to protect freed list in vm (v3)"
        drm/amdgpu: reserve the PD during unmap and remove
        drm/amdgpu: Fix two bugs in amdgpu_vm_bo_split_mapping
        drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.
        MAINTAINERS: update radeon entry to include amdgpu as well
        drm/amdgpu: disable runtime pm on PX laptops without dGPU power control
        drm/radeon: disable runtime pm on PX laptops without dGPU power control
        drm/amd/amdgpu: Fix indentation in do_set_base() (DCEv8)
        drm/amd/amdgpu: make afmt_init cleanup if alloc fails (DCEv8)
        drm/amd/amdgpu: Move config init flag to bottom of sw_init (DCEv8)
        drm/amd/amdgpu: Don't proceed into audio_fini if audio is disabled (DCEv8)
        drm/amd/amdgpu: Fix identation in do_set_base() (DCEv10)
        drm/amd/amdgpu: Make afmt_init cleanup if alloc fails (DCEv10)
        drm/amd/amdgpu: Move initialized flag to bottom of sw_init (DCEv10)
        drm/amd/amdgpu: Don't proceed in audio_fini if disabled (DCEv10)
        drm/amd/amdgpu: Fix indentation in dce_v11_0_crtc_do_set_base()
        drm/amd/amdgpu: Make afmt_init() cleanup if alloc fails (DCEv11)
        ...
      9f443bf5
    • D
      Merge tag 'vmwgfx-next-160316' of git://people.freedesktop.org/~thomash/linux into drm-next · 70a09f36
      Dave Airlie 提交于
      Pull request of 2016-03-16
      
      * tag 'vmwgfx-next-160316' of git://people.freedesktop.org/~thomash/linux:
        drm/vmwgfx: Bump driver minor
        drm/vmwgfx: Allow the UPDATE_LAYOUT ioctl from control nodes
        drm/vmwgfx: Send a hotplug event at master_set
        drm/vmwgfx: Default to explicit crtc placement for screen targets and screen objects
        drm/vmwgfx: Calculate the cursor position based on the crtc gui origin
        drm/vmwgfx: Add connector properties to switch between explicit and implicit placement
        drm/vmwgfx: Add suggested screen x and y connector properties
        drm/vmwgfx: Add implicit framebuffer checks to the screen target code
        drm/vmwgfx: Break out implicit fb code
        drm/vmwgfx: Rework screen target page flips v2
        drm/vmwgfx: Fix screen object page flips for large framebuffers
        drm/vmwgfx: Fix a screen object framebuffer dirty corner case
        drm/vmwgfx: Add DXGenMips support
      70a09f36
    • D
      Merge tag 'drm-intel-next-fixes-2016-03-16' of... · 189df01d
      Dave Airlie 提交于
      Merge tag 'drm-intel-next-fixes-2016-03-16' of http://anongit.freedesktop.org/git/drm-intel into drm-next
      
      * tag 'drm-intel-next-fixes-2016-03-16' of http://anongit.freedesktop.org/git/drm-intel:
        drm/i915: Handle -EDEADLK in drm_atomic_commit from load-detect.
      189df01d
    • D
      Merge tag 'drm/panel/for-4.6-rc1' of http://anongit.freedesktop.org/git/tegra/linux into drm-next · 5e2368a3
      Dave Airlie 提交于
      drm/panel: Changes for v4.6-rc1
      
      This contains a refactoring of parts of the DSI core to allow creating
      DSI devices from non-DSI control busses (i.e. I2C, SPI, ...).
      
      Other than that there's support for a couple of new panels as well as
      a few cleanup patches.
      
      * tag 'drm/panel/for-4.6-rc1' of http://anongit.freedesktop.org/git/tegra/linux:
        drm/bridge: Make (pre/post) enable/disable callbacks optional
        drm/panel: simple: Add URT UMSH-8596MD-xT panels support
        dt-bindings: Add URT UMSH-8596MD-xT panel bindings
        of: Add United Radiant Technology Corporation vendor prefix
        drm/panel: simple: Support for LG lp120up1 panel
        dt-bindings: Add LG lp120up1 panel bindings
        drm/panel: simple: Fix g121x1_l03 hsync/vsync polarity
        drm/dsi: Get DSI host by DT device node
        drm/dsi: Add routine to unregister a DSI device
        drm/dsi: Try to match non-DT DSI devices
        drm/dsi: Use mipi_dsi_device_register_full() for DSI device creation
        drm/dsi: Check for CONFIG_OF when defining of_mipi_dsi_device_add()
      5e2368a3
    • D
      Merge tag 'drm/tegra/for-4.6-rc1' of http://anongit.freedesktop.org/git/tegra/linux into drm-next · 0e5dc9a8
      Dave Airlie 提交于
      drm/tegra: Changes for v4.6-rc1
      
      Only two cleanups this time around. One fixes reference counting of
      device tree nodes, the other changes the return value of a function
      from an unsigned int to an int to reflect that it will return error
      codes.
      
      * tag 'drm/tegra/for-4.6-rc1' of http://anongit.freedesktop.org/git/tegra/linux:
        gpu: host1x: Use a signed return type for do_relocs()
        gpu: host1x: bus: Add missing of_node_put()
      0e5dc9a8
  2. 16 3月, 2016 7 次提交
  3. 15 3月, 2016 2 次提交
  4. 14 3月, 2016 25 次提交