amd-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/13] DC Patches April 20 2022
@ 2022-04-22 16:44 Tom Chung
  2022-04-22 16:44 ` [PATCH 01/13] drm/amd/display: Insert smu busy status before sending another request Tom Chung
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: Tom Chung @ 2022-04-22 16:44 UTC (permalink / raw)
  To: amd-gfx
  Cc: stylon.wang, Tom Chung, Sunpeng.Li, Harry.Wentland,
	qingqing.zhuo, Rodrigo.Siqueira, roman.li, solomon.chiu,
	Aurabindo.Pillai, wayne.lin, Bhawanpreet.Lakha,
	agustin.gutierrez, pavle.kotarac

This version brings along following fixes:

- Keep tracking of DSC packed PPS for future use
- Maintain current link settings in link loss interrupt
- Remove DDC write and read size check
- Read PSR-SU cap DPCD for specific panel
- Don't pass HostVM by default on DCN3.1
- Reset cached PSR parameters after hibernate
- Add audio readback registers
- Update dcn315 clk table read
- Fix HDCP QUERY Error for eDP and Tiled
- Insert smu busy status before sending another request

Aric Cyr (2):
  drm/amd/display: 3.2.182
  drm/amd/display: 3.2.183

David Zhang (1):
  drm/amd/display: read PSR-SU cap DPCD for specific panel

Dillon Varone (1):
  drm/amd/display: Remove unused integer

Dmytro Laktyushkin (1):
  drm/amd/display: update dcn315 clk table read

Evgenii Krasnikov (1):
  drm/amd/display: Reset cached PSR parameters after hibernate

Gary Li (1):
  drm/amd/display: Maintain current link settings in link loss interrupt

Ilya (2):
  drm/amd/display: Add Audio readback registers
  drm/amd/display: Keep track of DSC packed PPS

Leo (Hanghong) Ma (1):
  drm/amd/display: Remove ddc write and read size checking

Michael Strauss (1):
  drm/amd/display: Don't pass HostVM by default on DCN3.1

Mustapha Ghaddar (1):
  drm/amd/display: Fix HDCP QUERY Error for eDP and Tiled

Oliver Logush (1):
  drm/amd/display: Insert smu busy status before sending another request

 .../display/dc/clk_mgr/dcn301/dcn301_smu.c    |   2 +
 .../dc/clk_mgr/dcn315/dcn315_clk_mgr.c        | 114 +++++++++-----
 drivers/gpu/drm/amd/display/dc/core/dc_link.c |  15 +-
 .../gpu/drm/amd/display/dc/core/dc_link_ddc.c |   6 -
 .../gpu/drm/amd/display/dc/core/dc_link_dp.c  |  15 ++
 drivers/gpu/drm/amd/display/dc/dc.h           |  10 +-
 drivers/gpu/drm/amd/display/dc/dc_stream.h    |   2 +-
 .../display/dc/dcn10/dcn10_stream_encoder.c   |   1 +
 .../display/dc/dcn10/dcn10_stream_encoder.h   |   8 +
 .../dc/dcn30/dcn30_dio_stream_encoder.h       |   4 +
 .../drm/amd/display/dc/dcn31/dcn31_resource.c |   9 +-
 .../drm/amd/display/dc/dml/dcn31/dcn31_fpu.c  | 145 ++++--------------
 .../gpu/drm/amd/display/dc/inc/hw/clk_mgr.h   |   1 +
 .../amd/display/include/ddc_service_types.h   |   2 +
 14 files changed, 172 insertions(+), 162 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2022-04-25 13:06 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-22 16:44 [PATCH 00/13] DC Patches April 20 2022 Tom Chung
2022-04-22 16:44 ` [PATCH 01/13] drm/amd/display: Insert smu busy status before sending another request Tom Chung
2022-04-22 16:44 ` [PATCH 02/13] drm/amd/display: Fix HDCP QUERY Error for eDP and Tiled Tom Chung
2022-04-22 16:44 ` [PATCH 03/13] drm/amd/display: 3.2.182 Tom Chung
2022-04-22 16:44 ` [PATCH 04/13] drm/amd/display: update dcn315 clk table read Tom Chung
2022-04-22 16:44 ` [PATCH 05/13] drm/amd/display: Add Audio readback registers Tom Chung
2022-04-22 16:44 ` [PATCH 06/13] drm/amd/display: Reset cached PSR parameters after hibernate Tom Chung
2022-04-22 16:44 ` [PATCH 07/13] drm/amd/display: Don't pass HostVM by default on DCN3.1 Tom Chung
2022-04-22 16:44 ` [PATCH 08/13] drm/amd/display: read PSR-SU cap DPCD for specific panel Tom Chung
2022-04-22 16:44 ` [PATCH 09/13] drm/amd/display: Remove ddc write and read size checking Tom Chung
2022-04-22 16:44 ` [PATCH 10/13] drm/amd/display: Maintain current link settings in link loss interrupt Tom Chung
2022-04-22 16:44 ` [PATCH 11/13] drm/amd/display: Remove unused integer Tom Chung
2022-04-22 16:44 ` [PATCH 12/13] drm/amd/display: Keep track of DSC packed PPS Tom Chung
2022-04-22 16:44 ` [PATCH 13/13] drm/amd/display: 3.2.183 Tom Chung
2022-04-25 13:06 ` [PATCH 00/13] DC Patches April 20 2022 Wheeler, Daniel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).