All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex Deucher <alexdeucher-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Cc: Alex Deucher <alexander.deucher-5C7GfCeVMHo@public.gmane.org>
Subject: [PATCH 01/11] drm/amd/dal/dc: remove unused function
Date: Tue, 22 Nov 2016 11:57:18 -0500	[thread overview]
Message-ID: <1479833848-14275-1-git-send-email-alexander.deucher@amd.com> (raw)

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

             reply	other threads:[~2016-11-22 16:57 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-22 16:57 Alex Deucher [this message]
     [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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1479833848-14275-1-git-send-email-alexander.deucher@amd.com \
    --to=alexdeucher-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=alexander.deucher-5C7GfCeVMHo@public.gmane.org \
    --cc=amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.