1. 07 4月, 2017 1 次提交
    • D
      Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next · 3eda2f59
      Dave Airlie 提交于
      A bit more for 4.12:
      - GP10B support
      - GP107 acceleration support
      
      * 'linux-4.12' of git://github.com/skeggsb/linux: (23 commits)
        drm/nouveau/gpio: enable interrupts on cards with 32 gpio lines
        drm/nouveau/gr/gp107: initial support
        drm/nouveau/core: recognise GP10B chipset
        drm/nouveau/platform: support for probing GP10B
        drm/nouveau/platform: make VDD regulator optional
        drm/nouveau/gr: support for GP10B
        drm/nouveau/ibus: add GP10B support
        drm/nouveau/mc: add GP10B support
        drm/nouveau/fb: add GP10B support
        drm/nouveau/fifo: add GP10B support
        drm/nouveau/msgqueue: support for GP10B PMU firmware
        drm/nouveau/secboot: add GP10B support
        drm/nouveau/secboot/gm20b: specify MC base address as argument
        drm/nouveau/secboot: start LS firmware in post-run hook
        drm/nouveau/secboot: let LS post_run hooks return error
        drm/nouveau/secboot: pass instance to LS firmware loaders
        drm/nouveau/secboot: allow to boot multiple falcons
        drm/nouveau/imem/gk20a: Turn instmem lock into mutex
        drm/nouveau: initial support (display-only) for GP107
        drm/nouveau/kms/nv50: fix double dma_fence_put() when destroying plane state
        ...
      3eda2f59
  2. 06 4月, 2017 23 次提交
  3. 05 4月, 2017 1 次提交
    • D
      Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-next · fabe2be1
      Dave Airlie 提交于
      RCAR GEN3 DU HDMI support.
      
      * 'drm/next/du' of git://linuxtv.org/pinchartl/media: (22 commits)
        drm: rcar-du: Add HDMI outputs to R8A7795 device description
        drm: rcar-du: Add DPLL support
        drm: rcar-du: Skip disabled outputs
        drm: rcar-du: Add Gen3 HDMI encoder support
        dt-bindings: display: renesas: Add R-Car Gen3 HDMI TX DT bindings
        drm: rcar-du: Hardcode encoders types to DRM_MODE_ENCODER_NONE
        drm: rcar-du: Replace manual bridge implementation with DRM bridge
        drm: rcar-du: Add support for LVDS mode selection
        drm: rcar-du: Use the DRM panel API
        drm: rcar-du: Document the vsps property in the DT bindings
        drm: rcar-du: Remove wait field from rcar_du_device structure
        drm: rcar-du: Make sure the VSP is initialized on platforms that need it
        drm: rcar-du: Use DRM core's atomic commit helper
        drm: rcar-du: Clear handled event pointer in CRTC state
        drm: rcar-du: Handle event when disabling CRTCs
        drm: rcar-du: Don't open code of_device_get_match_data()
        drm: rcar-du: Switch to encoder .atomic_mode_set() helper function
        drm: panels: Add LVDS panel driver
        drm: Add data transmission order bus flag
        devicetree/bindings: display: Add bindings for two Mitsubishi panels
        ...
      fabe2be1
  4. 04 4月, 2017 15 次提交