mbox series

[git,pull] drm next fixes for rc1

Message ID CAPM=9tzFx67xnMMYmrw1z1BTRmKsc+wjjXt_C+FuWNz4dMoV9A@mail.gmail.com (mailing list archive)
State New, archived
Headers show
Series [git,pull] drm next fixes for rc1 | expand

Pull-request

git://anongit.freedesktop.org/drm/drm tags/drm-next-2019-01-05

Message

Dave Airlie Jan. 4, 2019, 7:10 p.m. UTC
Hi Linus,

Happy New Year, just decloaking from leave to get this stuff in before rc1.

Some stuff from the last week:
core:
two regression fixes for damage blob and atomic

i915 gvt:
Some missed GVT fixes from the original pull

amdgpu:
new PCI IDs
SR-IOV fixes
DC fixes
Vega20 fixes

Dave.

drm-next-2019-01-05:
drm i915 gvt, amdgpu, core fixes
The following changes since commit 221b35fedee1b38b9cee99320f0c60263d229e14:

  Merge branch 'etnaviv/next' of
https://git.pengutronix.de/git/lst/linux into drm-next (2018-12-18
14:24:52 +0100)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm tags/drm-next-2019-01-05

for you to fetch changes up to 9ddf32a8df9e342371aaf9233d59739a356231e6:

  Merge tag 'drm-misc-next-fixes-2019-01-02' of
git://anongit.freedesktop.org/drm/drm-misc into drm-next (2019-01-04
14:09:15 +1000)

----------------------------------------------------------------
drm i915 gvt, amdgpu, core fixes

----------------------------------------------------------------
Alex Deucher (3):
      drm/amdgpu/nbio6.1: add hw bug workaround for vega10/12
      drm/amdgpu/nbio7.4: add hw bug workaround for vega20
      drm/amdgpu: Add new VegaM pci id

Christian König (1):
      drm/amdgpu: fix NULL fence handling in amdgpu_cs_fence_to_handle_ioctl

Colin Ian King (2):
      drm/i915/gvt: fix spelling mistake "Interupts" -> "Interrupts"
      drm: fix null pointer dereference on null state pointer

Dale Zhao (1):
      drm/amd/display: Wait edp HPD to high in detect_sink

Dave Airlie (3):
      Merge tag 'drm-intel-next-fixes-2018-12-27' of
git://anongit.freedesktop.org/drm/drm-intel into drm-next
      Merge branch 'drm-next-4.21' of
git://people.freedesktop.org/~agd5f/linux into drm-next
      Merge tag 'drm-misc-next-fixes-2019-01-02' of
git://anongit.freedesktop.org/drm/drm-misc into drm-next

David Francis (1):
      drm/amd/display: Warn instead of error on REG_WAIT timeout

Deepak Rawat (1):
      drm: Put damage blob when destroy plane state

Dmytro Laktyushkin (2):
      drm/amd/display: move AYCrCb8888 format to video section
      drm/amd/display: fix surface update sequence

Emily Deng (3):
      drm/amdgpu: access register without KIQ
      drm/amdgpu/psp_v3_1: Get psp fw version through reading register
      drm/amdgpu/psp: Correct and refine the vmr support. (v2)

Eric Yang (2):
      drm/amd/display: fix YCbCr420 blank color
      drm/amd/display: Don't skip link training for empty dongle

Evan Quan (7):
      drm/amdgpu: increase the MAX ring number
      drm/amdgpu: update the vm invalidation engine layout V2
      drm/amdgpu: use different irq ring ID for Vega20 page queues
      drm/amdgpu: enable Vega20 page queue support
      drm/amdgpu: correct the return value for error case
      drm/amd/powerplay: add Vega20 LCLK DPM level setting support
      drm/amdgpu: add Vega20 PSP ASD firmware loading

Felix Kuehling (1):
      drm/amdkfd: Fix handling of return code of dma_buf_get

Harry Wentland (1):
      drm/amd/display: Don't log error if we have no connectors

James Zhu (8):
      drm/amdgpu/vcn: Update vcn.cur_state during suspend
      drm/amdgpu/vcn:Always gate vcn block during hw finishing
      drm/amdgpu/vcn:Update ring point to JPEG before init JPEG wptr
      drm/amdgpu/vcn:Always check all vcn ring status during dpg mode stop
      drm/amdgpu/vcn:Scan enc/jpeg fences to init dpg pause new state
      drm/amdgpu/vcn:Remove bit 31 for scratch2 to indicate the WA is active
      drm/amdgpu:Improves robustness of SOC15_WAIT_ON_RREG
      drm/amdgpu/uvd:Change uvd ring name convention

Jani Nikula (1):
      Merge tag 'gvt-next-2018-12-07' of
https://github.com/intel/gvt-linux into drm-intel-next-fixes

Jerry (Fangzhi) Zuo (1):
      drm/amd/display: Fix MST dp_blank REG_WAIT timeout

Leo Li (2):
      drm/amd/display: Add DCE_VERSION_12_1 enum for Vega 20
      drm/amd/display: Add functionality to get XGMI SS info

Michel Dänzer (2):
      drm/amdgpu: WARN once if amdgpu_bo_unpin is called for an unpinned BO
      drm/ttm: Use drm_debug_printer for all ttm_bo_mem_space_debug output

Nicholas Kazlauskas (3):
      drm/amd/display: Skip fast cursor updates for fb changes
      drm/amd/display: Add below the range support for FreeSync
      drm/amd/display: Use div_u64 for flip timestamp ns to ms

Paul Hsieh (1):
      drm/amd/display: Add retry to read ddc_clock pin

Peng Hao (1):
      drm/i915/gvt: fix a typo: "registeration" -> "registration".

Roman Li (1):
      drm/amd/display: Raise dispclk value for Polaris

SivapiriyanKumarasamy (1):
      drm/amd/display: Fix bug with not updating VSP infoframe

Trigger Huang (1):
      drm/amdgpu: print process info when job timeout

Wenjing Liu (2):
      drm/amd/display: verify lane status before exiting verify link cap
      drm/amd/display: validate extended dongle caps

Xinyun Liu (1):
      drm/i915/gvt: fix typo in two MI cmd annotation

Xiong Zhang (1):
      drm/i915/gvt: Fix shadow ctx ppgtt destroy function

Yongqiang Sun (1):
      drm/amd/display: Optimize passive update planes.

Zhao Yan (1):
      drm/i915/gvt: update force-to-nonpriv register whitelist

wentalou (1):
      drm/amdgpu: kfd_pre_reset outside req_full_gpu cause sriov hang

 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c             |   3 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c         |  10 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c            |   1 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_job.c            |   6 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_object.c         |   2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c            |   8 -
 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.h            |  17 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_ring.h           |   2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c            |  22 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c           |  15 +-
 drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c              |  53 +++--
 drivers/gpu/drm/amd/amdgpu/gmc_v9_0.h              |  10 +
 drivers/gpu/drm/amd/amdgpu/nbio_v6_1.c             |   7 +
 drivers/gpu/drm/amd/amdgpu/nbio_v7_4.c             |   7 +
 drivers/gpu/drm/amd/amdgpu/psp_v11_0.c             |  78 +++++--
 drivers/gpu/drm/amd/amdgpu/psp_v3_1.c              |   5 +-
 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c             |   9 +-
 drivers/gpu/drm/amd/amdgpu/soc15_common.h          |   9 +-
 drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c              |   4 +-
 drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c              |  33 ++-
 drivers/gpu/drm/amd/amdgpu/vi.c                    |  18 +-
 drivers/gpu/drm/amd/amdkfd/kfd_chardev.c           |   4 +-
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  |  93 ++++++--
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h  |   2 +-
 drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c |  15 ++
 .../amd/display/dc/bios/command_table_helper2.c    |   1 +
 drivers/gpu/drm/amd/display/dc/core/dc.c           |  10 +-
 drivers/gpu/drm/amd/display/dc/core/dc_link.c      |  48 +++-
 drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c   | 246 +++++++++++----------
 drivers/gpu/drm/amd/display/dc/core/dc_link_hwss.c |   3 +-
 drivers/gpu/drm/amd/display/dc/core/dc_resource.c  |   6 +-
 drivers/gpu/drm/amd/display/dc/dc_helper.c         |   4 +-
 drivers/gpu/drm/amd/display/dc/dc_hw_types.h       |   2 +-
 drivers/gpu/drm/amd/display/dc/dce/dce_clk_mgr.c   |   7 +
 .../amd/display/dc/dce110/dce110_hw_sequencer.c    |  11 +-
 .../drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c  |  15 +-
 drivers/gpu/drm/amd/display/dc/gpio/hw_factory.c   |   1 +
 drivers/gpu/drm/amd/display/dc/gpio/hw_translate.c |   1 +
 drivers/gpu/drm/amd/display/dc/i2caux/i2caux.c     |   1 +
 .../drm/amd/display/include/bios_parser_types.h    |   1 +
 drivers/gpu/drm/amd/display/include/dal_types.h    |   1 +
 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c |  43 ++++
 drivers/gpu/drm/drm_atomic_state_helper.c          |   3 +
 drivers/gpu/drm/drm_damage_helper.c                |   3 +-
 drivers/gpu/drm/i915/gvt/cmd_parser.c              |   6 +-
 drivers/gpu/drm/i915/gvt/gvt.c                     |   2 +-
 drivers/gpu/drm/i915/gvt/gvt.h                     |   4 +
 drivers/gpu/drm/i915/gvt/handlers.c                |   1 +
 drivers/gpu/drm/i915/gvt/interrupt.c               |   2 +-
 drivers/gpu/drm/i915/gvt/scheduler.c               |  33 +++
 drivers/gpu/drm/ttm/ttm_bo.c                       |  33 +--
 51 files changed, 630 insertions(+), 291 deletions(-)

Comments

pr-tracker-bot@kernel.org Jan. 6, 2019, 2:40 a.m. UTC | #1
The pull request you sent on Sat, 5 Jan 2019 05:10:22 +1000:

> git://anongit.freedesktop.org/drm/drm tags/drm-next-2019-01-05

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/0fe4e2d5cd931ad2ff99d61cfdd5c6dc0c3ec60b

Thank you!