1. 01 Feb, 2019 1 commit
  2. 31 Jan, 2019 2 commits
    • Dave Airlie's avatar
      Merge tag 'drm-intel-next-2019-01-24' of git://anongit.freedesktop.org/drm/drm-intel into drm-next · fb27a3cb
      Dave Airlie authored
      - Track all runtime-PM wakerefs and other rpm improvements (Chris)
      - Fix ILK-IVB primary plane enable delays (Juha-Pekka)
      - Differentiate between gtt->mutex and ppgtt->mutex (Chris)
      - Prevent concurrent GGTT update and use on Braswell (Chris)
      - Fix CNL macros for DDI vswing (Aditya)
      - Fix static code analysis warning (RK)
      - Only dump GPU state on set-wedged if interesting (Chris)
      - Port F detection improvements (Imre)
      - userptr mutex lock fixes (Chris)
      - Fix on MST allocation by propagating error value at compute_config (Lyude)
      - Serialise concurrent calls to set_wedge (Chris)
      - Unify reset functionality into i915_reset.c (Chris)
      - Switch to kernel fixed size types (Jani)
      - Limit the for_each_set_bit to the valid range (Chris)
      - Fix wakeref cooie handling (Tvrtko)
      - IRQs handling improvements (Chris)
      - Selftests improvements (Chris)
      - Remove superfluous PANEL_POWER_OFF macro (Jani)
      - Global seqno fix (Chris)
      - DSI fixes (Hans)
      - Refactor out intel_context_init() (Chris)
      - Show all active engines on hangcheck (Chris)
      - PSR2 fixes and improvements (Jose)
      - Do a posting read after irq install on Ice Lake (Daniele)
      - Add few more device IDs for Ice Lake (Rodrigo)
      - Mark up priority boost on preemption (Chris)
      - Add color management LUT validation helper (Matt)
      - Split out intel_crt_present to platform specific setup (Jani)
      - LVDS and TV clean up and improvements (Jani)
      - Simplify CRT VBT check for per-VLV/DDI (Jani)
      - De-inline intel_context_init() (Chris)
      - Backlight fixes (Maarten)
      - Enable fastset for non-boot modesets (Maarten)
      - Make HW readout mark CRTC scaler as in use (Maarten)
      Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
      
      From: Rodrigo Vivi <rodrigo.vivi@intel.com>
      Link: https://patchwork.freedesktop.org/patch/msgid/20190128181000.GA5284@intel.com
      fb27a3cb
    • Dave Airlie's avatar
      Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into drm-next · e09191d3
      Dave Airlie authored
      New stuff for 5.1.
      amdgpu:
      - DC bandwidth formula updates
      - Support for DCC on scanout surfaces
      - Support for multiple IH rings on soc15 asics
      - Fix xgmi locking
      - Add sysfs interface to get pcie usage stats
      - Simplify DC i2c/aux code
      - Initial support for BACO on vega10/20
      - New runtime SMU feature debug interface
      - Expand existing sysfs power interfaces to new clock domains
      - Handle kexec properly
      - Simplify IH programming
      - Rework doorbell handling across asics
      - Drop old CI DPM implementation
      - DC page flipping fixes
      - Misc SR-IOV fixes
      
      amdkfd:
      - Simplify the interfaces between amdkfd and amdgpu
      
      ttm:
      - Add a callback to notify the driver when the lru changes
      
      sched:
      - Refactor mirror list handling
      - Rework hw fence processing
      Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
      From: Alex Deucher <alexdeucher@gmail.com>
      Link: https://patchwork.freedesktop.org/patch/msgid/20190125231517.26268-1-alexander.deucher@amd.com
      e09191d3
  3. 30 Jan, 2019 1 commit
  4. 25 Jan, 2019 36 commits