All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10] DC Patches July 10, 2020
@ 2020-07-10 20:33 Rodrigo Siqueira
  2020-07-10 20:33 ` [PATCH 01/10] drm/amd/display: update dml var Rodrigo Siqueira
                   ` (9 more replies)
  0 siblings, 10 replies; 18+ messages in thread
From: Rodrigo Siqueira @ 2020-07-10 20:33 UTC (permalink / raw)
  To: amd-gfx
  Cc: Eryk.Brol, Sunpeng.Li, Harry.Wentland, qingqing.zhuo,
	Rodrigo.Siqueira, Aurabindo.Pillai, Bhawanpreet.Lakha

This DC patchset brings improvements in multiple areas. In summary, we
highlight:
* Updates on DML code;
* Bug fixes;
* FW and DC version update.

Best Regards
Rodrigo Siqueira

Anthony Koo (1):
  drm/amd/display: [FW Promotion] Release 0.0.24

Aric Cyr (1):
  drm/amd/display: 3.2.94

Chiawen Huang (1):
  drm/amd/display: reduce sr_xxx_time by 3 us when ppt disable

Dmytro Laktyushkin (2):
  drm/amd/display: update dml var
  drm/amd/display: fix dcn3 p_state_change_support validation

Josip Pavic (1):
  drm/amd/display: handle failed allocation during stream construction

Mikita Lipski (1):
  drm/amd/display: Reuse parsing code of debugfs write buffer

Sung Lee (1):
  drm/amd/display: Power down hardware if set mode is not called before
    timeout

hersen wu (2):
  drm/amd/display: OLED panel backlight adjust not work with external
    display connected
  drm/amd/display: p-state warning occurs while changing resolution from
    120hz to 60hz

 .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c |   5 +
 .../amd/display/amdgpu_dm/amdgpu_dm_debugfs.c | 259 +++++++++---------
 .../amd/display/dc/clk_mgr/dcn21/rn_clk_mgr.c |  43 ++-
 .../dc/clk_mgr/dcn21/rn_clk_mgr_vbios_smu.c   |  13 +-
 .../dc/clk_mgr/dcn21/rn_clk_mgr_vbios_smu.h   |   1 +
 drivers/gpu/drm/amd/display/dc/core/dc.c      |   6 +
 .../gpu/drm/amd/display/dc/core/dc_stream.c   |  19 +-
 drivers/gpu/drm/amd/display/dc/dc.h           |   5 +-
 .../amd/display/dc/dcn10/dcn10_hw_sequencer.c | 105 ++++---
 .../amd/display/dc/dcn10/dcn10_hw_sequencer.h |   1 +
 .../gpu/drm/amd/display/dc/dcn10/dcn10_init.c |   1 +
 .../gpu/drm/amd/display/dc/dcn20/dcn20_init.c |   1 +
 .../gpu/drm/amd/display/dc/dcn21/dcn21_init.c |   1 +
 .../drm/amd/display/dc/dcn30/dcn30_resource.c |  46 +++-
 .../dc/dml/dcn30/display_mode_vba_30.c        |   8 +-
 .../drm/amd/display/dc/dml/display_mode_vba.h |   2 +-
 .../amd/display/dc/inc/hw/clk_mgr_internal.h  |   1 +
 .../gpu/drm/amd/display/dc/inc/hw_sequencer.h |   1 +
 .../gpu/drm/amd/display/dmub/inc/dmub_cmd.h   |   4 +-
 19 files changed, 335 insertions(+), 187 deletions(-)

-- 
2.27.0

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

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

end of thread, other threads:[~2020-07-16  0:27 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-10 20:33 [PATCH 00/10] DC Patches July 10, 2020 Rodrigo Siqueira
2020-07-10 20:33 ` [PATCH 01/10] drm/amd/display: update dml var Rodrigo Siqueira
2020-07-10 20:33 ` [PATCH 02/10] drm/amd/display: Power down hardware if set mode is not called before timeout Rodrigo Siqueira
2020-07-10 20:33 ` [PATCH 03/10] drm/amd/display: reduce sr_xxx_time by 3 us when ppt disable Rodrigo Siqueira
2020-07-10 20:33 ` [PATCH 04/10] drm/amd/display: OLED panel backlight adjust not work with external display connected Rodrigo Siqueira
2020-07-10 20:33   ` Rodrigo Siqueira
2020-07-16  0:27   ` Sasha Levin
2020-07-16  0:27     ` Sasha Levin
2020-07-10 20:33 ` [PATCH 05/10] drm/amd/display: p-state warning occurs while changing resolution from 120hz to 60hz Rodrigo Siqueira
2020-07-10 20:33 ` [PATCH 06/10] drm/amd/display: fix dcn3 p_state_change_support validation Rodrigo Siqueira
2020-07-13  1:30   ` Li, Dennis
2020-07-10 20:33 ` [PATCH 07/10] drm/amd/display: [FW Promotion] Release 0.0.24 Rodrigo Siqueira
2020-07-10 20:33 ` [PATCH 08/10] drm/amd/display: 3.2.94 Rodrigo Siqueira
2020-07-10 20:33 ` [PATCH 09/10] drm/amd/display: Reuse parsing code of debugfs write buffer Rodrigo Siqueira
2020-07-10 20:33 ` [PATCH 10/10] drm/amd/display: handle failed allocation during stream construction Rodrigo Siqueira
2020-07-10 20:33   ` Rodrigo Siqueira
2020-07-16  0:27   ` Sasha Levin
2020-07-16  0:27     ` Sasha Levin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.