AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] idle optimization patches (mall)
@ 2021-01-19 20:38 Bhawanpreet Lakha
  2021-01-19 20:38 ` [PATCH 1/3] drm/amd/display: Enable programing of MALL watermarks Bhawanpreet Lakha
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Bhawanpreet Lakha @ 2021-01-19 20:38 UTC (permalink / raw)
  To: nicholas.kazlauskas, alexander.deucher; +Cc: Bhawanpreet Lakha, amd-gfx

There is some missing mall code, this series updates the code.
-enable watermark programming
-dynamic cursor cache
-updates to mall eligibility check

Bhawanpreet Lakha (3):
  drm/amd/display: Enable programing of MALL watermarks
  drm/amd/display: Dynamic cursor cache size for MALL eligibility check
  drm/amd/display: Update dcn30_apply_idle_power_optimizations() code

 .../display/dc/clk_mgr/dcn30/dcn30_clk_mgr.c  |  18 +-
 drivers/gpu/drm/amd/display/dc/core/dc.c      |   6 +-
 drivers/gpu/drm/amd/display/dc/dc.h           |   6 +-
 .../drm/amd/display/dc/dcn30/dcn30_hwseq.c    | 182 ++++++++++++++----
 .../drm/amd/display/dc/dcn30/dcn30_hwseq.h    |   3 +-
 .../amd/display/dc/dcn302/dcn302_resource.c   |   5 +-
 .../gpu/drm/amd/display/dc/inc/hw_sequencer.h |   3 +-
 .../gpu/drm/amd/display/dmub/inc/dmub_cmd.h   |   5 +
 8 files changed, 171 insertions(+), 57 deletions(-)

-- 
2.25.1

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

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

end of thread, other threads:[~2021-01-19 22:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-19 20:38 [PATCH 0/3] idle optimization patches (mall) Bhawanpreet Lakha
2021-01-19 20:38 ` [PATCH 1/3] drm/amd/display: Enable programing of MALL watermarks Bhawanpreet Lakha
2021-01-19 20:38 ` [PATCH 2/3] drm/amd/display: Dynamic cursor cache size for MALL eligibility check Bhawanpreet Lakha
2021-01-19 20:38 ` [PATCH 3/3] drm/amd/display: Update dcn30_apply_idle_power_optimizations() code Bhawanpreet Lakha
2021-01-19 22:10   ` Kazlauskas, Nicholas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox