mbox series

[0/2] Remove redundant condition check

Message ID 20241111120900.63869-1-bhavin.sharma@siliconsignals.io (mailing list archive)
Headers show
Series Remove redundant condition check | expand

Message

Bhavin Sharma Nov. 11, 2024, 12:08 p.m. UTC
Bhavin Sharma (2):
  drm: amd: display: Remove redundant check
  drm: amd: pm: Remove redundant check

 .../display/dc/dml/dml1_display_rq_dlg_calc.c |  2 +-
 drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c   | 13 ++++------
 .../amd/pm/powerplay/smumgr/vega12_smumgr.c   | 24 +++++++++----------
 3 files changed, 17 insertions(+), 22 deletions(-)