All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Remove unused downstream bus scaling apis
@ 2020-08-04  6:44 ` Sai Prakash Ranjan
  0 siblings, 0 replies; 8+ messages in thread
From: Sai Prakash Ranjan @ 2020-08-04  6:44 UTC (permalink / raw)
  To: Rob Clark, Sean Paul
  Cc: David Airlie, Daniel Vetter, linux-arm-msm, linux-kernel,
	dri-devel, freedreno, Sam Ravnborg, Jordan Crouse,
	Sai Prakash Ranjan

MSM bus scaling has moved on to use interconnect framework
and downstream bus scaling apis are not present anymore.
Remove them as they are nop anyways in the current code,
no functional change.

Sai Prakash Ranjan (2):
  drm/msm/mdp4: Remove unused downstream bus scaling apis
  drm/msm/mdp5: Remove unused downstream bus scaling apis

 .../gpu/drm/msm/disp/mdp4/mdp4_dtv_encoder.c  | 51 --------------
 drivers/gpu/drm/msm/disp/mdp4/mdp4_kms.h      | 13 ----
 .../gpu/drm/msm/disp/mdp4/mdp4_lcdc_encoder.c | 47 -------------
 .../gpu/drm/msm/disp/mdp5/mdp5_cmd_encoder.c  | 24 -------
 drivers/gpu/drm/msm/disp/mdp5/mdp5_encoder.c  | 68 -------------------
 5 files changed, 203 deletions(-)

-- 
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation


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

end of thread, other threads:[~2020-08-07 18:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-04  6:44 [PATCH 0/2] Remove unused downstream bus scaling apis Sai Prakash Ranjan
2020-08-04  6:44 ` Sai Prakash Ranjan
2020-08-04  6:44 ` [PATCH 1/2] drm/msm/mdp4: " Sai Prakash Ranjan
2020-08-04  6:44   ` Sai Prakash Ranjan
2020-08-04  6:44 ` [PATCH 2/2] drm/msm/mdp5: " Sai Prakash Ranjan
2020-08-04  6:44   ` Sai Prakash Ranjan
2020-08-07 18:35 ` [PATCH 0/2] " Rob Clark
2020-08-07 18:35   ` Rob Clark

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.