All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] drm/amd/display: some fixes for gcc warning
@ 2019-10-05  2:44 zhengbin
       [not found] ` <1570243476-44419-1-git-send-email-zhengbin13-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: zhengbin @ 2019-10-05  2:44 UTC (permalink / raw)
  To: harry.wentland-5C7GfCeVMHo, sunpeng.li-5C7GfCeVMHo,
	alexander.deucher-5C7GfCeVMHo, christian.koenig-5C7GfCeVMHo,
	David1.Zhou-5C7GfCeVMHo, airlied-cv59FeDIM0c, daniel-/w4YWyX8dFk,
	amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW,
	dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
  Cc: zhengbin13-hv44wF8Li93QT0dZR+AlfA

zhengbin (5):
  drm/amd/display: Make function wait_for_alt_mode static
  drm/amd/display: Remove set but not used variable 'source_bpp'
  drm/amd/display: Remove set but not used variables
    'h_ratio_chroma','v_ratio_chroma'
  drm/amd/display: Remove set but not used variable 'pixel_width'
  drm/amd/display: Remove set but not used variables 'pp_smu','old_pipe'

 drivers/gpu/drm/amd/display/dc/core/dc_link.c               |  2 +-
 drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c | 12 ------------
 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dpp.c            |  7 -------
 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dwb_scl.c        |  4 ----
 drivers/gpu/drm/amd/display/dc/dsc/rc_calc.c                |  3 ---
 5 files changed, 1 insertion(+), 27 deletions(-)

--
2.7.4

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

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

end of thread, other threads:[~2019-10-07 16:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-05  2:44 [PATCH 0/5] drm/amd/display: some fixes for gcc warning zhengbin
     [not found] ` <1570243476-44419-1-git-send-email-zhengbin13-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2019-10-05  2:44   ` [PATCH 1/5] drm/amd/display: Make function wait_for_alt_mode static zhengbin
2019-10-05  2:44   ` [PATCH 2/5] drm/amd/display: Remove set but not used variable 'source_bpp' zhengbin
2019-10-05  2:44   ` [PATCH 3/5] drm/amd/display: Remove set but not used variables 'h_ratio_chroma', 'v_ratio_chroma' zhengbin
2019-10-05  2:44   ` [PATCH 4/5] drm/amd/display: Remove set but not used variable 'pixel_width' zhengbin
2019-10-05  2:44   ` [PATCH 5/5] drm/amd/display: Remove set but not used variables 'pp_smu', 'old_pipe' zhengbin
2019-10-07 14:19   ` [PATCH 0/5] drm/amd/display: some fixes for gcc warning Harry Wentland
     [not found]     ` <85a8ffa0-6458-32fc-41b0-6e14dcdb61d8-5C7GfCeVMHo@public.gmane.org>
2019-10-07 16:20       ` Alex Deucher

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.