Linux/linux 6ee2846drivers/gpu/drm/amd/amdgpu sdma_v4_0.c amdgpu_vm.c, drivers/gpu/drm/amd/display/amdgpu_dm amdgpu_dm.c

Merge tag 'drm-fixes-2019-02-22' of git://anongit.freedesktop.org/drm/drm

Pull drm fixes from Dave Airlie:
 "This contains a single i915 tiled display fix, and a set of
  amdgpu/radeon fixes.

  i915:

   - tiled display fix

  amdgpu/radeon:

   - runtime PM fix

   - bulk moves disable (fix is too large for 5.0)

   - a set of display fixes that are all cc'ed stable so we didn't want
     to leave them until -next"

* tag 'drm-fixes-2019-02-22' of git://anongit.freedesktop.org/drm/drm:
  drm/amdgpu: disable bulk moves for now
  drm/amd/display: set clocks to 0 on suspend on dce80
  drm/amd/display: fix optimize_bandwidth func pointer for dce80
  drm/amd/display: Fix negative cursor pos programming
  drm/i915/fbdev: Actually configure untiled displays
  drm/amd/display: Raise dispclk value for dce11
  drm/amd/display: Fix MST reboot/poweroff sequence
  drm/amdgpu: Update sdma golden setting for vega20
  drm/amdgpu: Set DPM_FLAG_NEVER_SKIP when enabling PM-runtime
  gpu: drm: radeon: Set DPM_FLAG_NEVER_SKIP when enabling PM-runtime
DeltaFile
+16-3drivers/gpu/drm/amd/display/dc/dce80/dce80_resource.c
+7-5drivers/gpu/drm/i915/intel_fbdev.c
+8-3drivers/gpu/drm/amd/display/dc/dce/dce_clk_mgr.c
+3-2drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
+2-2drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c
+4-0drivers/gpu/drm/amd/display/dc/dce100/dce100_hw_sequencer.h
+2-2drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c
+1-1drivers/gpu/drm/amd/display/dc/dce80/dce80_hw_sequencer.c
+2-0drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
+1-0drivers/gpu/drm/radeon/radeon_kms.c
+1-0drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c
+47-1811 files

UnifiedSplitRaw