All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 01/11] drm/amd/dal/dc: remove unused function
@ 2016-11-22 16:57 Alex Deucher
       [not found] ` <1479833848-14275-1-git-send-email-alexander.deucher-5C7GfCeVMHo@public.gmane.org>
  0 siblings, 1 reply; 12+ messages in thread
From: Alex Deucher @ 2016-11-22 16:57 UTC (permalink / raw)
  To: amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW; +Cc: Alex Deucher

Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
---
 drivers/gpu/drm/amd/dal/dc/bios/bios_parser.c | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/drivers/gpu/drm/amd/dal/dc/bios/bios_parser.c b/drivers/gpu/drm/amd/dal/dc/bios/bios_parser.c
index 7fdce9b..612a7bb 100644
--- a/drivers/gpu/drm/amd/dal/dc/bios/bios_parser.c
+++ b/drivers/gpu/drm/amd/dal/dc/bios/bios_parser.c
@@ -3662,12 +3662,6 @@ static void bios_parser_post_init(struct dc_bios *dcb)
 	process_ext_display_connection_info(bp);
 }
 
-static bool bios_parser_is_accelerated_mode(
-	struct dc_bios *dcb)
-{
-	bios_is_accelerated_mode(dcb);
-}
-
 /**
  * bios_parser_set_scratch_critical_state
  *
-- 
2.5.5

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

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

end of thread, other threads:[~2016-11-22 17:01 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-22 16:57 [PATCH 01/11] drm/amd/dal/dc: remove unused function Alex Deucher
     [not found] ` <1479833848-14275-1-git-send-email-alexander.deucher-5C7GfCeVMHo@public.gmane.org>
2016-11-22 16:57   ` [PATCH 02/11] drm/amd/dal/dc: fix warnings in dce_stream_encoder.c Alex Deucher
2016-11-22 16:57   ` [PATCH 03/11] drm/amd/dal/dc: fix warning in dce_link_encoder.c Alex Deucher
     [not found]     ` <1479833848-14275-3-git-send-email-alexander.deucher-5C7GfCeVMHo@public.gmane.org>
2016-11-22 17:01       ` Christian König
2016-11-22 16:57   ` [PATCH 04/11] drm/amd/dal/dc: fix bug in dal_display_clock_get_min_clocks_state Alex Deucher
2016-11-22 16:57   ` [PATCH 05/11] drm/amd/dal/dc: fix warning in dal_display_clock_dce112_construct Alex Deucher
2016-11-22 16:57   ` [PATCH 06/11] drm/amd/dal/dc: fix warning in dce110_hw_sequencer.c Alex Deucher
2016-11-22 16:57   ` [PATCH 07/11] drm/amd/dal/dc: fix warning in dce110_resource.c Alex Deucher
2016-11-22 16:57   ` [PATCH 08/11] drm/amd/dal/dc: fix include order in dce80_resource.c Alex Deucher
2016-11-22 16:57   ` [PATCH 09/11] drm/amd/dal/dc: handle NULL mem_input in dc_init_dchub Alex Deucher
2016-11-22 16:57   ` [PATCH 10/11] drm/amd/dal/dc: fix warning in dc_link_dp_set_test_pattern Alex Deucher
2016-11-22 16:57   ` [PATCH 11/11] drm/amd/dal/dc: fix warning in calculate_bandwidth 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.