1. 27 Jan, 2015 25 commits
  2. 26 Jan, 2015 6 commits
    • Dave Airlie's avatar
      Merge branch 'drm-next-3.20' of git://people.freedesktop.org/~agd5f/linux into drm-next · cc0cc1aa
      Dave Airlie authored
      Radeon drm-next changes for 3.20.  Highlights:
      - Indirect draw support for evergreen/NI hw
      - SMC fan control support for SI/CI
      - Manual fan control for SI/CI
      - DP audio support
      - Lots of code cleanup
      
      * 'drm-next-3.20' of git://people.freedesktop.org/~agd5f/linux: (45 commits)
        drm/radeon: make MMU_NOTIFIER optional
        drm/radeon: use NULL rather then 0 in audio detect
        drm/radeon: whitespace clean up in radeon_audio.c
        radeon/audio: enable DP audio
        radeon/audio: moved audio caps programming to audio_hotplug() function
        radeon/audio: applied audio_dpms() and audio_mode_set() calls
        radeon/audio: consolidate audio_mode_set() functions
        radeon/audio: removed unnecessary debug settings
        radeon/audio: moved mute programming to a separate function
        radeon/audio: moved audio packet programming to a separate function
        radeon/audio: set_avi_packet() function cleanup
        radeon/audio: removed unnecessary CRC control programing
        radeon: moved HDMI color depth programming to a separate function
        radeon/audio: moved VBI packet programming to separate functions
        radeon/audio: consolidate update_acr() functions (v2)
        radeon/audio: consolidate update_avi_infoframe() functions
        radeon/audio: consolidate audio_set_dto() functions
        radeon/audio: consolidate audio_fini() functions
        radeon/audio: consolidate audio_enable() functions
        radeon/audio: consolidate select_pin() functions
        ...
      cc0cc1aa
    • Dave Airlie's avatar
      Merge branch 'exynos-drm-next' of... · 923e0575
      Dave Airlie authored
      Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
      
        This pull request includes some code refactoring which removes
         Exynos specific structure names and uses generic structure
         names instead, and makes all plane updating to be done
         by only exynos_update_plane function. And also it includes
         some cleanup and fixup patches.
      
      * 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos: (22 commits)
        drm/exynos: fimd: check error status for drm_iommu_attach_device
        drm/exynos: create exynos_check_plane()
        drm/exynos: remove mode_set() ops from exynos_crtc
        drm/exynos: don't duplicate drm_display_mode in fimd context
        drm/exynos: remove struct exynos_drm_manager
        drm/exynos: remove drm_dev from struct exynos_drm_manager
        drm/exynos: move 'type' from manager to crtc struct
        drm/exynos: remove pipe member of struct exynos_drm_manager
        drm/exynos: add pipe param to exynos_drm_crtc_create()
        drm/exynos: rename base object of struct exynos_drm_crtc to 'base'
        drm/exynos: remove exynos_drm_crtc_mode_set_commit()
        drm/exynos: call exynos_update_plane() directly on page flips
        drm/exynos: unify plane update on exynos_update_plane()
        drm/exynos: remove exynos_plane_commit() wrapper
        drm/exynos: don't do any DPMS operation while updating planes
        drm/exynos: Don't touch DPMS when updating overlay planes
        drm/exynos/vidi: remove useless ops->commit()
        drm/exynos/fimd: don't initialize 'ret' variable in fimd_probe()
        drm/exynos: remove struct exynos_drm_overlay
        drm/exynos: remove exynos_drm_crtc_plane_* wrappers
        ...
      923e0575
    • Dave Airlie's avatar
      Merge tag 'drm-amdkfd-next-fixes-2015-01-25' of... · f43dff0e
      Dave Airlie authored
      Merge tag 'drm-amdkfd-next-fixes-2015-01-25' of git://people.freedesktop.org/~gabbayo/linux into drm-next
      
      Here is a pull request of fixes for 3.20 patches, including the fix you asked
      me when you merged the previous pull request.
      
      * tag 'drm-amdkfd-next-fixes-2015-01-25' of git://people.freedesktop.org/~gabbayo/linux:
        drm/amdkfd: change amdkfd version to 0.7.1
        drm/radeon: cik_sdma_ctx_switch_enable() can be static
        drm/amdkfd: Fix sparse errors
        drm/amdkfd: Handle case of invalid queue type
        drm/amdkfd: Add break at the end of case
        drm/amdkfd: Remove negative check of uint variable
      f43dff0e
    • Boris Brezillon's avatar
      drm: fix drm_display_info_set_bus_formats kernel doc header · e37bfa1a
      Boris Brezillon authored
      formats and num_formats arguments were previously called fmts and nfmts.
      Fix the kernel doc comment so that it matches the new argument names.
      Signed-off-by: default avatarBoris Brezillon <boris.brezillon@free-electrons.com>
      Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
      e37bfa1a
    • Dave Airlie's avatar
      Merge tag 'drm-intel-next-2015-01-17' of git://anongit.freedesktop.org/drm-intel into drm-next · d3e7a0da
      Dave Airlie authored
      - refactor i915/snd-hda interaction to use the component framework (Imre)
      - psr cleanups and small fixes (Rodrigo)
      - a few perf w/a from Ken Graunke
      - switch to atomic plane helpers (Matt Roper)
      - wc mmap support (Chris Wilson & Akash Goel)
      - smaller things all over
      
      * tag 'drm-intel-next-2015-01-17' of git://anongit.freedesktop.org/drm-intel: (40 commits)
        drm/i915: Update DRIVER_DATE to 20150117
        i915: reuse %ph to dump small buffers
        drm/i915: Ensure the HiZ RAW Stall Optimization is on for Cherryview.
        drm/i915: Enable the HiZ RAW Stall Optimization on Broadwell.
        drm/i915: PSR link standby at debugfs
        drm/i915: group link_standby setup and let this info visible everywhere.
        drm/i915: Add missing vbt check.
        drm/i915: PSR HSW/BDW: Fix inverted logic at sink main_link_active bit.
        drm/i915: PSR VLV/CHV: Remove condition checks that only applies to Haswell.
        drm/i915: VLV/CHV PSR needs to exit PSR on every flush.
        drm/i915: Fix kerneldoc for i915 atomic plane code
        drm/i915: Don't pretend SDVO hotplug works on 915
        drm/i915: Don't register HDMI connectors for eDP ports on VLV/CHV
        drm/i915: Remove I915_HAS_HOTPLUG() check from i915_hpd_irq_setup()
        drm/i915: Make hpd arrays big enough to avoid out of bounds access
        Revert "drm/i915/chv: Use timeout mode for RC6 on chv"
        drm/i915: Improve HiZ throughput on Cherryview.
        drm/i915: Reset CSB read pointer in ring init
        drm/i915: Drop unused position fields (v2)
        drm/i915: Move to atomic plane helpers (v9)
        ...
      d3e7a0da
    • Dave Airlie's avatar
      Merge tag 'topic/core-stuff-2015-01-23' of git://anongit.freedesktop.org/drm-intel into drm-next · e4514003
      Dave Airlie authored
      Just flushing out my drm-misc branch, nothing major. Well too old patches
      I've dug out from years since a patch from Rob look eerily familiar ;-)
      
      * tag 'topic/core-stuff-2015-01-23' of git://anongit.freedesktop.org/drm-intel:
        drm/probe-helper: clamp unknown connector status in the poll work
        drm/probe-helper: don't lose hotplug event
        next: drm/atomic: Use copy_from_user to copy 64 bit data from user space
        drm: Make drm_read() more robust against multithreaded races
        drm/fb-helper: Propagate errors from initial config failure
        drm: Drop superfluous "select VT_HW_CONSOLE_BINDING"
      e4514003
  3. 25 Jan, 2015 9 commits