[PATCH 00/33] DC Patches 31 Jan 2020

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Summary Of Changes
*DMCUB changes
*psr frame calculation fix
*fix compile warnings
*refactor front end programing
*enable OLED support in DC

Anthony Koo (3):
  drm/amd/display: Split program front end part that occur outside lock
  drm/amd/display: Indicate dsc updates explicitly
  drm/amd/display: Added locking for atomic update stream and update
    planes

Aric Cyr (5):
  drm/amd/display: Fix GSL acquire
  drm/amd/display: remove unused variable
  drm/amd/display: 3.2.70
  drm/amd/display: Check engine is not NULL before acquiring
  drm/amd/display: 3.2.71

Charlene Liu (1):
  drm/amd/display: add stream_enc_inst for PSP HDCP inst use

David Galiffi (1):
  drm/amd/display: Use uint64_t logger_mask instead of uint32_t

Eric Bernstein (1):
  drm/amd/display: Fix various issues found by compiler warning as
    errors

Eric Yang (1):
  drm/amd/display: fix inputting clk lvl into dml for RN

George Shen (1):
  drm/amd/display: Move USB-C workaround to after parameter variables
    are set

Hersen Wu (1):
  drm/amd/display: linux enable oled panel support dc part

Isabel Zhang (1):
  drm/amd/display: Add initialitions for PLL2 clock source

Jing Zhou (1):
  drm/amd/display: external monitor abm enabled in modern standby

Joseph Gravenor (2):
  drm/amd/display: remove invalid dc_is_hw_initialized function
  drm/amd/display: turn off the mst hub before we do detection

Nicholas Kazlauskas (3):
  drm/amd/display: Add GPINT handler interface
  drm/amd/display: Wait for clean shutdown in DMCUB reset
  drm/amd/display: Add DMUB tracebuffer debugfs

Peikang Zhang (2):
  drm/amd/display: dc_get_vmid_use_vector() crashes when get called
  drm/amd/display: Update hubbub description comment

Roman Li (2):
  drm/amd/display: Fix psr static frames calculation
  drm/amd/display: remove early break in interdependent_lock

Sung Lee (3):
  drm/amd/display: Do not set optimized_require to false after plane
    disable
  drm/amd/display: Use dcfclk to populate watermark ranges
  drm/amd/display: Add wm ranges to clk_mgr

Tony Cheng (1):
  drm/amd/display: fix workaround for incorrect double buffer register
    for DLG ADL and TTU

Wenjing Liu (1):
  drm/amd/display: decouple global lock out of pipe control lock

Wyatt Wood (1):
  drm/amd/display: Add set psr version message

Yongqiang Sun (2):
  drm/amd/display: Check hyperV flag in DC.
  drm/amd/display: Limit minimum DPPCLK to 100MHz.

 .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c |   5 +-
 .../amd/display/amdgpu_dm/amdgpu_dm_debugfs.c |  61 ++++++
 .../amd/display/dc/clk_mgr/dcn21/rn_clk_mgr.c |  25 ++-
 drivers/gpu/drm/amd/display/dc/core/dc.c      | 149 ++++++++++----
 drivers/gpu/drm/amd/display/dc/core/dc_link.c |  41 +++-
 .../gpu/drm/amd/display/dc/core/dc_link_dp.c  | 189 +++++++++++++++++-
 .../gpu/drm/amd/display/dc/core/dc_resource.c |   2 +-
 .../drm/amd/display/dc/core/dc_vm_helper.c    |   5 +-
 drivers/gpu/drm/amd/display/dc/dc.h           |  22 +-
 drivers/gpu/drm/amd/display/dc/dc_dp_types.h  |  34 ++++
 drivers/gpu/drm/amd/display/dc/dc_link.h      |  16 ++
 drivers/gpu/drm/amd/display/dc/dc_stream.h    |   1 +
 drivers/gpu/drm/amd/display/dc/dce/dce_aux.c  |   2 +-
 drivers/gpu/drm/amd/display/dc/dce/dmub_psr.c |  62 ++++--
 drivers/gpu/drm/amd/display/dc/dce/dmub_psr.h |   9 +-
 .../display/dc/dce110/dce110_hw_sequencer.c   |  43 ++--
 .../drm/amd/display/dc/dcn10/dcn10_hubbub.c   |  63 +-----
 .../amd/display/dc/dcn10/dcn10_hw_sequencer.c |  93 ++++++---
 .../amd/display/dc/dcn10/dcn10_hw_sequencer.h |   7 +
 .../gpu/drm/amd/display/dc/dcn10/dcn10_init.c |   2 +
 .../display/dc/dcn10/dcn10_stream_encoder.c   |   1 +
 .../drm/amd/display/dc/dcn20/dcn20_hwseq.c    |  90 +++------
 .../drm/amd/display/dc/dcn20/dcn20_hwseq.h    |   7 +-
 .../gpu/drm/amd/display/dc/dcn20/dcn20_init.c |   3 +-
 .../display/dc/dcn20/dcn20_stream_encoder.c   |   1 +
 .../gpu/drm/amd/display/dc/dcn21/dcn21_hubp.c |  35 +++-
 .../gpu/drm/amd/display/dc/dcn21/dcn21_init.c |   3 +-
 .../drm/amd/display/dc/dcn21/dcn21_resource.c | 171 ++++++++++++----
 .../amd/display/dc/dml/display_mode_structs.h |   5 +-
 .../gpu/drm/amd/display/dc/inc/dc_link_dp.h   |   2 +
 .../gpu/drm/amd/display/dc/inc/hw/clk_mgr.h   |   2 +
 drivers/gpu/drm/amd/display/dc/inc/hw/dwb.h   |   3 +-
 .../amd/display/dc/inc/hw/stream_encoder.h    |   1 +
 .../gpu/drm/amd/display/dc/inc/hw_sequencer.h |   6 +-
 .../gpu/drm/amd/display/dmub/inc/dmub_cmd.h   |  10 +-
 .../drm/amd/display/dmub/inc/dmub_cmd_dal.h   |   4 +-
 .../drm/amd/display/dmub/inc/dmub_gpint_cmd.h |  74 +++++++
 .../gpu/drm/amd/display/dmub/inc/dmub_srv.h   |  48 +++++
 .../gpu/drm/amd/display/dmub/src/dmub_dcn20.c |  58 ++++++
 .../gpu/drm/amd/display/dmub/src/dmub_dcn20.h |   9 +
 .../gpu/drm/amd/display/dmub/src/dmub_srv.c   |  50 +++++
 41 files changed, 1074 insertions(+), 340 deletions(-)
 create mode 100644 drivers/gpu/drm/amd/display/dmub/inc/dmub_gpint_cmd.h

-- 
2.17.1

_______________________________________________
amd-gfx mailing list
amd-gfx@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/amd-gfx



[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux